path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
index.html | ugjka/vardadienas | <!doctype html>
<html lang="lv">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- Important stuff for SEO, don't neglect. (And don't dupicate values across your site!) -->
<title>Latviešu Vārdadienas</title>
<meta name="title" content="Latvijas Vārdadienu Kalendārs" />
<meta name="author" content="Uģis Ģērmanis" />
<meta name="description" content="Latviešu vārda dienas priekš Viedtālruņa" />
<!-- Don't forget to set your site up: http://google.com/webmasters -->
<meta name="google-site-verification" content="" />
<!-- Who owns the content of this site? -->
<meta name="Copyright" content="CC" />
<meta name="mobile-web-app-capable" content="yes">
<meta name="HandheldFriendly" content="True">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<!-- Set my own favicon -->
<link rel="shortcut icon" href="favicon.ico" />
<!-- My own resources -->
<link rel="stylesheet" href="css/common.css">
<!-- Jquery include -->
<script src="bower_components/jquery/dist/jquery.min.js"></script>
<!-- My scripts -->
<script src="js/common.js"></script>
<!-- Polymer Stuff -->
<script src="bower_components/webcomponentsjs/webcomponents.min.js"></script>
<script>
// Use shadow dom where supported
window.Polymer = window.Polymer || {};
window.Polymer.dom = 'shadow';
</script>
<link rel="import" href="bower_components/polymer/polymer.html">
<link rel="import" href="bower_components/paper-header-panel/paper-header-panel.html">
<link rel="import" href="bower_components/paper-toolbar/paper-toolbar.html">
<!-- include my own polymer tags -->
<link rel="import" href="tags/varda-diena.html">
<!-- Mobile Viewport
http://j.mp/mobileviewport & http://davidbcalhoun.com/2010/viewport-metatag
device-width : Occupy full width of the screen in its current orientation
initial-scale = 1.0 retains dimensions instead of zooming out if page height > device height
maximum-scale = 1.0 retains dimensions instead of zooming in if page width < device width (wrong for most sites)
-->
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body class="fullbleed layout vertical" unresolved>
<paper-header-panel class="flex" mode="scroll">
<paper-toolbar>
<h2>Vārda Dienas!</h2>
</paper-toolbar>
<!-- Content Goes Here -->
<div id="dd">
<!-- js/common.js genarates namedays here -->
</div>
<div>
<button id="loadmore">Ielādēt vēl</button>
</div>
</paper-header-panel>
</body>
</html>
|
app/partials/about.html | SolidStateDepot/ssd-w3-ng | <div ng-controller="AboutCtrl" class="content-main">
<div class="container ssd-docs">
<h2 translate>ABOUT</h2>
<div ng-bind-html="mainContent1"></div>
</div>
</div> |
blog/p2-final-projects.html | morganmccrory/morganmccrory.github.io | <!DOCTYPE = HTML>
<html>
<head>
<title>Code She Wrote</title>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="http://morganmccrory.github.io/stylesheets/blog-stylesheet.css">
<style type="text/css"></style>
</head>
<body>
<div class="background">
<div class="navigation_bar">
<ul>
<li><a href="http://codeshewrote.io" id="navbar_homelink"><span>code</span>shewrote.io</a></li>
<li><a href="http://morganmccrory.github.io">portfolio</a></li>
<li><a href="http://morganmccrory.github.io/blog/contact.html">about</a></li>
<li><a href="http://morganmccrory.github.io/blog/contact.html">contact</a></li>
</ul>
<ul>
<li><a href="http://www.twitter.com/morganmccrory" class="twitter"></a></li>
<li><a href="http://www.linkedin.com/in/morganmccrory" class="linkedin"></a></li>
<li><a href="http://www.github.com/morganmccrory" class="github"></a></li>
</ul>
</div>
<br>
<br>
<br>
<div class="main">
<img src="http://morganmccrory.github.io/stylesheets/codeshewrote5.jpg" id="codeshewrote"><br>
<img src="https://morganmccrory.github.io/imgs/computer.jpg" id="picture_me"><br><br>
<div class="main_left">
<div class="left_heading">
<span class="left_title">April 16, 2015</span>
</div>
<h1>The Beginning of The End</h1>
<p>We started final projects today! Lots of user stories, schemas, and wireframing. Before the end of the day, we're looking to have our models and migrations done, and possibly our controller - but that may be optimistic. It took us a while to come to full agreement on all aspects of our app, but now that we have I think the process will be much smoother than it would have been otherwise. What's that - what app are we building, you ask? Why, let me tell you!</p>
<center><h3>House Rules</h3></center>
<p>Our app is going to facilitate how you interact with your roommates. We brainstormed a lot of problems that we have faced in our own lives when living with roommates and tried to think of how an app could solve most of these problems. It's always awkward to text someone to remind them that they owe you money. It would also be nice to be able to see all of the bills associated with the apartment in one convenient place. In my apartment right now, we have an "Inventory List" of communal household items including toilet paper, paper towels, dishwasher detergent, etc. - our app can keep track of who's turn it is to buy a specific item. Our list ended up being fairly long, so many ideas were iceboxed, but our final app should include:</p>
<ul>
<li>Create an account and log in</li>
<li>See lease and landlord contact information</li>
<li>Post text and pictures to the "fridge" (ie. like a main Slack channel between roommates)</li>
<li>Log of how much I owe my roommates and for what</li>
<li>Customize how rent is split among roommates</li>
<li>View all bills associated with the house and see if the current bill has been paid</li>
<li>Automatic reminder sent if a roommate owes someone money and they haven't paid in 5 days</li>
<li>CRUD house rules, including approval between all roommates</li>
<li>CRUD inventory, and see what items are in-stock, low-stock, and out-of-stock</li>
<li>CRUD house chores, and send reminder to a roommate if they haven't completed a certain chore in a while</li>
</ul>
<br><br>
<p>As far as technologies, we are using a PostgreSQL database, Ruby for back-end, and React.js for front-end. We'll also be utilizing the Splitwise and Boxcar APIs. This isn't a final list by any means, but this is where we are at as of right now. I can't believe we will have our final project completed in only 7 days! Wish us luck!</p><br>
<center><img src="http://i0.wp.com/www.theeurekalife.com/wp-content/uploads/2014/01/talking-on-phone.gif", width="400"><br><br><br><br>
<p class="sign_off">If you have any questions or comments, please send me either an <a href="mailto:morgan@codeshewrote.io">email</a> or a <a href="http://www.twitter.com/morganmccrory">tweet</a>. Happy coding!<br><br>Posted by Morgan McCrory</p>
<br>
<br>
</div>
</div>
<div class="bottom"><a href="http://morganmccrory.github.io/blog/p1-phase-one-reflection.html"> ← Previous Post</a></div></div>
</body>
</html>
|
index.html | jfairchild/jfairchild.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<title>Jeff Fairchild's GitHub Page</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="container">
<!-- NAVBAR -->
<nav class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Jeff</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Link</a></li>
<li><a href="#">Link</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="#">Action</a></li>
<li><a href="#">Another action</a></li>
<li><a href="#">Something else here</a></li>
<li class="divider"></li>
<li><a href="#">Separated link</a></li>
<li class="divider"></li>
<li><a href="#">One more separated link</a></li>
</ul>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
</div>
<div class="jumbotron">
<div class="container">
<h1>Hello, world!</h1>
<p>New GitHub Page.</p>
<p><a class="btn btn-primary btn-lg" role="button">Learn more</a></p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</body>
</html>
|
doc/jsunit/dropdown.html | rookiebob/regular-ui | <!DOCTYPE html>
<html lang="zh-cn">
<head>
<!-- 该文档由doc-src自动生成 -->
<meta charset="utf-8">
<title>Regular UI</title>
<meta name="author" content="森森">
<meta name="keywords" content="Regular,UI,JavaScript,Framework,MVC,MVVM">
<meta name="description" content="Regular UI">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<link rel="icon" href="/global/img/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="/global/img/favicon.ico" type="image/x-icon">
<link rel="stylesheet" id="j-themeCSS">
<script>
// 该段代码是选择主题用的,与渲染有关,所以必须放前面。
var relativePath = '../';
var themes = [
{name: 'simple'},
{name: 'default'},
{name: 'flat'},
{name: 'bootstrap'}
];
var selectedTheme;
if(localStorage['selectedTheme']) {
for(var i = 0; i < themes.length; i++)
if(themes[i].name === localStorage['selectedTheme']) {
selectedTheme = themes[i];
break;
}
} else {
selectedTheme = themes[1];
}
var themeCSS = document.getElementById('j-themeCSS');
themeCSS.href = window.relativePath + 'css/doc.' + selectedTheme.name + '.min.css';
</script>
<body>
<div class="g-top">
<div class="g-topc">
<h1 class="m-logo">
<a href="/">Regular UI</a>
</h1>
<ul class="m-navbar f-fr">
<li><a href="../start/index.html">开始使用</a></li>
<li><a href="../cssunit/index.html">CSS元件</a></li>
<li><a href="../cssmodule/index.html">CSS模块</a></li>
<li class="z-crt"><a href="../jsunit/index.html">JS元件</a></li>
<li><a href="../jsmodule/index.html">JS模块</a></li>
<li id="j-themeSelect"></li>
</ul>
</div>
</div>
<div class="g-bd">
<div class="g-bdc"><div class="g-sd">
<ul class="m-sidebar">
<li class="sidebar_group"><span>导航类</span></li>
<li class="z-crt"><a href="../jsunit/dropdown.html">下拉菜单<small> Dropdown</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/menu.html">多级菜单<small> Menu</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li class="sidebar_group"><span>表单类</span></li>
<li><a href="../jsunit/input2.html">输入扩展<small> Input2</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/numberinput.html">数字输入<small> NumberInput</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/check2.html">多选按钮<small> Check2</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/checkgroup.html">多选组<small> CheckGroup</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/radiogroup.html">单选组<small> RadioGroup</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/select2.html">选择扩展<small> Select2</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/treeselect.html">树型选择<small> TreeSelect</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/suggest.html">自动提示<small> Suggest</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/uploader.html">上传<small> Uploader</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li class="sidebar_group"><span>日期类</span></li>
<li><a href="../jsunit/datepicker.html">日期选择<small> DatePicker</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/timepicker.html">时间选择<small> TimePicker</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/datetimepicker.html">日期时间选择<small> DateTimePicker</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li class="sidebar_group"><span>其他</span></li>
<li><a href="../jsunit/progress.html">进度条<small> Progress</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
<li><a href="../jsunit/gotop.html">回到顶部<small> Gotop</small>
<i class="u-icon u-icon-success-circle" title="功能和主题基本实现,文档比较完善"></i>
</a></li>
</ul>
</div><div class="g-mn">
<article class="m-article">
<h2>下拉菜单<small> Dropdown</small></h2>
<h3 id="-">示例</h3>
<h4 id="-">基本形式</h4>
<div class="m-example"></div>
<pre class="lang-xml"><code><span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span> <span class="cm-tagcm-bracketcm-error">/></span>
</code></pre>
<pre class="lang-javascript"><code><span class="cm-keyword">var</span> <span class="cm-variable">component</span> <span class="cm-operator">=</span> <span class="cm-keyword">new</span> <span class="cm-variable">RGUI</span>.<span class="cm-property">Component</span>({
<span class="cm-property">template</span>: <span class="cm-variable">template</span>,
<span class="cm-property">data</span>: {
<span class="cm-property">source</span>: [
{<span class="cm-property">name</span>: <span class="cm-string">'选项1'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项2'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项3'</span>}
]
}
});
</code></pre>
<h4 id="-">修改标题</h4>
<div class="m-example"></div>
<pre class="lang-xml"><code><span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span> <span class="cm-attribute">title</span>=<span class="cm-string">"修改标题"</span> <span class="cm-tagcm-bracket">/></span>
</code></pre>
<pre class="lang-javascript"><code><span class="cm-keyword">var</span> <span class="cm-variable">component</span> <span class="cm-operator">=</span> <span class="cm-keyword">new</span> <span class="cm-variable">RGUI</span>.<span class="cm-property">Component</span>({
<span class="cm-property">template</span>: <span class="cm-variable">template</span>,
<span class="cm-property">data</span>: {
<span class="cm-property">source</span>: [
{<span class="cm-property">name</span>: <span class="cm-string">'选项1'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项2'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项3'</span>}
]
}
});
</code></pre>
<h4 id="-">禁用某一项,禁用组件</h4>
<div class="m-example"></div>
<pre class="lang-xml"><code><span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span> <span class="cm-tagcm-bracketcm-error">/></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span> <span class="cm-attribute">disabled</span>=<span class="cm-attribute">{true}</span> <span class="cm-tagcm-bracketcm-error">/></span>
</code></pre>
<pre class="lang-javascript"><code><span class="cm-keyword">var</span> <span class="cm-variable">component</span> <span class="cm-operator">=</span> <span class="cm-keyword">new</span> <span class="cm-variable">RGUI</span>.<span class="cm-property">Component</span>({
<span class="cm-property">template</span>: <span class="cm-variable">template</span>,
<span class="cm-property">data</span>: {
<span class="cm-property">source</span>: [
{<span class="cm-property">name</span>: <span class="cm-string">'选项1'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项2'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项3(禁用)'</span>, <span class="cm-property">disabled</span>: <span class="cm-atom">true</span>}
]
}
});
</code></pre>
<h4 id="-">分隔线</h4>
<div class="m-example"></div>
<pre class="lang-xml"><code><span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span> <span class="cm-tagcm-bracketcm-error">/></span>
</code></pre>
<pre class="lang-javascript"><code><span class="cm-keyword">var</span> <span class="cm-variable">component</span> <span class="cm-operator">=</span> <span class="cm-keyword">new</span> <span class="cm-variable">RGUI</span>.<span class="cm-property">Component</span>({
<span class="cm-property">template</span>: <span class="cm-variable">template</span>,
<span class="cm-property">data</span>: {
<span class="cm-property">source</span>: [
{<span class="cm-property">name</span>: <span class="cm-string">'选项1'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项2'</span>},
{<span class="cm-property">divider</span>: <span class="cm-atom">true</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项3(禁用)'</span>, <span class="cm-property">disabled</span>: <span class="cm-atom">true</span>}
]
}
});
</code></pre>
<h4 id="-">按钮自定义</h4>
<div class="m-example"></div>
<pre class="lang-xml"><code><span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span><span class="cm-tagcm-bracketcm-error">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">a</span> <span class="cm-attribute">class</span>=<span class="cm-string">"u-btn u-btn-primary"</span><span class="cm-tagcm-bracket">></span>Primary<span class="cm-tagcm-bracket"></</span><span class="cm-tag">a</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"></</span><span class="cm-tag">dropdown</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span><span class="cm-tagcm-bracketcm-error">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">a</span> <span class="cm-attribute">class</span>=<span class="cm-string">"u-btn u-btn-success"</span><span class="cm-tagcm-bracket">></span>Success<span class="cm-tagcm-bracket"></</span><span class="cm-tag">a</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"></</span><span class="cm-tag">dropdown</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span><span class="cm-tagcm-bracketcm-error">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">a</span> <span class="cm-attribute">class</span>=<span class="cm-string">"u-btn u-btn-warning"</span><span class="cm-tagcm-bracket">></span>Warning<span class="cm-tagcm-bracket"></</span><span class="cm-tag">a</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"></</span><span class="cm-tag">dropdown</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span><span class="cm-tagcm-bracketcm-error">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">a</span> <span class="cm-attribute">class</span>=<span class="cm-string">"u-btn u-btn-error"</span><span class="cm-tagcm-bracket">></span>Error<span class="cm-tagcm-bracket"></</span><span class="cm-tag">a</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"></</span><span class="cm-tag">dropdown</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span><span class="cm-tagcm-bracketcm-error">></span>
<span class="cm-tagcm-bracket"><</span><span class="cm-tag">a</span><span class="cm-tagcm-bracket">></span>Link<span class="cm-tagcm-bracket"></</span><span class="cm-tag">a</span><span class="cm-tagcm-bracket">></span>
<span class="cm-tagcm-bracket"></</span><span class="cm-tag">dropdown</span><span class="cm-tagcm-bracket">></span>
</code></pre>
<pre class="lang-javascript"><code><span class="cm-keyword">var</span> <span class="cm-variable">component</span> <span class="cm-operator">=</span> <span class="cm-keyword">new</span> <span class="cm-variable">RGUI</span>.<span class="cm-property">Component</span>({
<span class="cm-property">template</span>: <span class="cm-variable">template</span>,
<span class="cm-property">data</span>: {
<span class="cm-property">source</span>: [
{<span class="cm-property">name</span>: <span class="cm-string">'选项1'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项2'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'选项3'</span>}
]
}
});
</code></pre>
<h4 id="-">单项模板自定义</h4>
<div class="m-example"></div>
<pre class="lang-xml"><code><span class="cm-tagcm-bracket"><</span><span class="cm-tag">dropdown</span> <span class="cm-attribute">source</span>=<span class="cm-attribute">{source}</span> <span class="cm-attribute">itemTemplate</span>=<span class="cm-attribute">{@(this.itemTemplate)}</span> <span class="cm-tagcm-bracketcm-error">/></span>
</code></pre>
<pre class="lang-javascript"><code><span class="cm-keyword">var</span> <span class="cm-variable">component</span> <span class="cm-operator">=</span> <span class="cm-keyword">new</span> <span class="cm-variable">RGUI</span>.<span class="cm-property">Component</span>({
<span class="cm-property">template</span>: <span class="cm-variable">template</span>,
<span class="cm-property">itemTemplate</span>: <span class="cm-variable">RGUI</span>.<span class="cm-property">_</span>.<span class="cm-property">multiline</span>(<span class="cm-keyword">function</span>(){<span class="cm-comment">/*</span>
<span class="cm-comment"><a href={item.url}>{item.name}</a></span>
<span class="cm-comment"> */</span>}),
<span class="cm-property">data</span>: {
<span class="cm-property">source</span>: [
{<span class="cm-property">name</span>: <span class="cm-string">'Dropdown'</span>, <span class="cm-property">url</span>: <span class="cm-string">'dropdown.html'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'Menu'</span>, <span class="cm-property">url</span>: <span class="cm-string">'menu.html'</span>},
{<span class="cm-property">name</span>: <span class="cm-string">'Input2'</span>, <span class="cm-property">url</span>: <span class="cm-string">'input2.html'</span>}
]
}
});
</code></pre>
<h3>API</h3>
<h4>Class</h4>
<h5>Dropdown</h5>
<p>继承自<strong>SourceComponent</strong>。</p>
<p></p>
<div id="j-class"></div>
<h4>Options</h4>
<h5>new Dropdown()</h5>
<table>
<thead>
<tr><th>参数</th><th>类型</th><th>默认值</th><th>描述</th></tr>
</thead>
<tbody>
<tr><td class="f-wsn"><code>data</code></td><td class="f-wsn">object</td><td class="f-wsn"></td><td>绑定属性</td></tr>
<tr><td class="f-wsn"><code>data.title</code></td><td class="f-wsn">string</td><td class="f-wsn"><code>''</code></td><td>按钮文字</td></tr>
<tr><td class="f-wsn"><code>data.source</code></td><td class="f-wsn">object[]</td><td class="f-wsn"><code>[]</code></td><td>数据源</td></tr>
<tr><td class="f-wsn"><code>data.source[].id</code></td><td class="f-wsn">number</td><td class="f-wsn"></td><td>每项的id</td></tr>
<tr><td class="f-wsn"><code>data.source[].name</code></td><td class="f-wsn">string</td><td class="f-wsn"></td><td>每项的内容</td></tr>
<tr><td class="f-wsn"><code>data.source[].disabled</code></td><td class="f-wsn">boolean</td><td class="f-wsn"><code>false</code></td><td>禁用此项</td></tr>
<tr><td class="f-wsn"><code>data.source[].divider</code></td><td class="f-wsn">boolean</td><td class="f-wsn"><code>false</code></td><td>设置此项分隔线</td></tr>
<tr><td class="f-wsn"><code>data.itemTemplate</code></td><td class="f-wsn">string</td><td class="f-wsn"><code>null</code></td><td>单项模板</td></tr>
<tr><td class="f-wsn"><code>data.open</code></td><td class="f-wsn">boolean</td><td class="f-wsn"><code>false</code></td><td>当前为展开/收起状态</td></tr>
<tr><td class="f-wsn"><code>data.disabled</code></td><td class="f-wsn">boolean</td><td class="f-wsn"><code>false</code></td><td>是否禁用</td></tr>
<tr><td class="f-wsn"><code>data.visible</code></td><td class="f-wsn">boolean</td><td class="f-wsn"><code>true</code></td><td>是否显示</td></tr>
<tr><td class="f-wsn"><code>data.class</code></td><td class="f-wsn">string</td><td class="f-wsn"><code>''</code></td><td>补充class</td></tr>
<tr><td class="f-wsn"><code>service</code></td><td class="f-wsn">object</td><td class="f-wsn"></td><td>数据服务</td></tr>
</tbody>
</table>
<div id="j-options"></div>
<h4>Methods</h4>
<h5>dropdown.select(item)</h5>
<p>选择某一项</p>
<table>
<thead>
<tr><th>参数</th><th>类型</th><th>默认值</th><th>描述</th></tr>
</thead>
<tbody>
<tr><td class="f-wsn"><code>item</code></td><td class="f-wsn">object</td><td class="f-wsn"></td><td>选择项</td></tr>
</tbody>
</table>
<h5>dropdown.toggle(open)</h5>
<p>在展开/收起状态之间切换</p>
<table>
<thead>
<tr><th>参数</th><th>类型</th><th>默认值</th><th>描述</th></tr>
</thead>
<tbody>
<tr><td class="f-wsn"><code>open</code></td><td class="f-wsn">boolean</td><td class="f-wsn"></td><td>展开/收起</td></tr>
</tbody>
</table>
<div id="j-methods"></div>
<div id="j-staticMethods"></div>
<h4>Inherited Methods</h4>
<h5>dropdown.$updateSource()</h5>
<p>从service中更新数据源</p>
<table>
<thead>
<tr><th>参数</th><th>类型</th><th>默认值</th><th>描述</th></tr>
</thead>
<tbody>
<tr><td class="f-tac" colspan="4">无参数</td></tr>
</tbody>
</table>
<div id="j-inheritedMethods"></div>
<h4>Events</h4>
<h5>dropdown.$on('select')</h5>
<p>选择某一项时触发</p>
<table>
<thead>
<tr><th>属性</th><th>类型</th><th>描述</th></tr>
</thead>
<tbody>
<tr><td class="f-wsn"><code>selected</code></td><td class="f-wsn">object</td><td class="f-wsn">当前选择项</td></tr>
</tbody>
</table>
<h5>dropdown.$on('toggle')</h5>
<p>展开/收起时触发</p>
<table>
<thead>
<tr><th>属性</th><th>类型</th><th>描述</th></tr>
</thead>
<tbody>
<tr><td class="f-wsn"><code>open</code></td><td class="f-wsn">object</td><td class="f-wsn">展开/收起状态</td></tr>
</tbody>
</table>
<div id="j-events"></div>
<div id="j-inheritedEvents"></div>
</article>
</div> </div>
</div>
<footer class="g-ft">
</footer>
<a href="#" class="m-gotop"></a>
<script src="../vendor/regular.min.js"></script>
<script src="../vendor/marked.min.js"></script>
<script src="../js/regular-ui.min.js"></script>
<script>
var _ = RGUI._;
var $$ = function(selector){return document.querySelectorAll(selector)};
var themeSelect = new RGUI.Select2({
data: {
source: themes,
selected: selectedTheme,
placeholder: null,
'class': 'u-select2-nav'
}
}).$inject('#j-themeSelect')
.$on('select', function($event) {
themeCSS.href = window.relativePath + 'css/doc.' + $event.selected.name + '.min.css';
localStorage['selectedTheme'] = $event.selected.name;
});
// 生成tabs
(function() {
var $examples = document.getElementsByClassName('m-example');
for(var i = 0; i < $examples.length; i++) {
var $example = $examples[i];
if(!$example)
break;
var source = [];
var $next = $example.nextElementSibling;
while($next && $next.className.indexOf('m-example') < 0) { // $next.tagName[0] !== 'H' &&
if($next.className === 'lang-xml' || $next.className === 'lang-rgl') {
source.push({title: 'rgl', content: $next.outerHTML});
$prev = $next;
$next = $next.nextElementSibling;
$prev.remove();
} else if($next.className === 'lang-html') {
source.push({title: 'html', content: $next.outerHTML});
$prev = $next;
$next = $next.nextElementSibling;
$prev.remove();
} else if($next.className === 'lang-javascript') {
source.push({title: 'javascript', content: $next.outerHTML});
$prev = $next;
$next = $next.nextElementSibling;
$prev.remove();
} else
$next = $next.nextElementSibling;
}
if(!source.length)
continue;
new RGUI.Component({
template: RGUI._.multiline(function(){/*
<tabs>
{#list source as item}
<tab title={item.title}><div r-html={item.content}></div></tab>
{/list}
</tabs>
*/}),
data: {
source: source
}
}).$inject($example, 'after');
}
})();
</script>
<script>
var index = 0;
(function(index) {
var template = RGUI._.multiline(function(){/*
<dropdown source={source} />
*/})
var component = new RGUI.Component({
template: template,
data: {
source: [
{name: '选项1'},
{name: '选项2'},
{name: '选项3'}
]
}
});
component.$inject($$(".m-example")[index]);
})(index++);
(function(index) {
var template = RGUI._.multiline(function(){/*
<dropdown source={source} title="修改标题" />
*/})
var component = new RGUI.Component({
template: template,
data: {
source: [
{name: '选项1'},
{name: '选项2'},
{name: '选项3'}
]
}
});
component.$inject($$(".m-example")[index]);
})(index++);
(function(index) {
var template = RGUI._.multiline(function(){/*
<dropdown source={source} />
<dropdown source={source} disabled={true} />
*/})
var component = new RGUI.Component({
template: template,
data: {
source: [
{name: '选项1'},
{name: '选项2'},
{name: '选项3(禁用)', disabled: true}
]
}
});
component.$inject($$(".m-example")[index]);
})(index++);
(function(index) {
var template = RGUI._.multiline(function(){/*
<dropdown source={source} />
*/})
var component = new RGUI.Component({
template: template,
data: {
source: [
{name: '选项1'},
{name: '选项2'},
{divider: true},
{name: '选项3(禁用)', disabled: true}
]
}
});
component.$inject($$(".m-example")[index]);
})(index++);
(function(index) {
var template = RGUI._.multiline(function(){/*
<dropdown source={source}>
<a class="u-btn u-btn-primary">Primary</a>
</dropdown>
<dropdown source={source}>
<a class="u-btn u-btn-success">Success</a>
</dropdown>
<dropdown source={source}>
<a class="u-btn u-btn-warning">Warning</a>
</dropdown>
<dropdown source={source}>
<a class="u-btn u-btn-error">Error</a>
</dropdown>
<dropdown source={source}>
<a>Link</a>
</dropdown>
*/})
var component = new RGUI.Component({
template: template,
data: {
source: [
{name: '选项1'},
{name: '选项2'},
{name: '选项3'}
]
}
});
component.$inject($$(".m-example")[index]);
})(index++);
(function(index) {
var template = RGUI._.multiline(function(){/*
<dropdown source={source} itemTemplate={@(this.itemTemplate)} />
*/})
var component = new RGUI.Component({
template: template,
itemTemplate: RGUI._.multiline(function(){/*
<a href={item.url}>{item.name}</a>
*/}),
data: {
source: [
{name: 'Dropdown', url: 'dropdown.html'},
{name: 'Menu', url: 'menu.html'},
{name: 'Input2', url: 'input2.html'}
]
}
});
component.$inject($$(".m-example")[index]);
})(index++);
</script>
</body>
</html> |
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/documentation/javadocs/org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html | HerrB92/obp | <!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_34) on Wed Oct 23 13:33:30 EDT 2013 -->
<TITLE>
LogicalConnectionImplementor (Hibernate JavaDocs)
</TITLE>
<META NAME="date" CONTENT="2013-10-23">
<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="LogicalConnectionImplementor (Hibernate JavaDocs)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/LogicalConnectionImplementor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html" title="interface in org.hibernate.engine.jdbc.spi"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/hibernate/engine/jdbc/spi/NonDurableConnectionObserver.html" title="interface in org.hibernate.engine.jdbc.spi"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html" target="_top"><B>FRAMES</B></A>
<A HREF="LogicalConnectionImplementor.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <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.hibernate.engine.jdbc.spi</FONT>
<BR>
Interface LogicalConnectionImplementor</H2>
<DL>
<DT><B>All Superinterfaces:</B> <DD><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html" title="interface in org.hibernate.engine.jdbc.spi">LogicalConnection</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/hibernate/engine/jdbc/internal/LogicalConnectionImpl.html" title="class in org.hibernate.engine.jdbc.internal">LogicalConnectionImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>LogicalConnectionImplementor</B><DT>extends <A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html" title="interface in org.hibernate.engine.jdbc.spi">LogicalConnection</A></DL>
</PRE>
<P>
The "internal" contract for LogicalConnection
<P>
<P>
<HR>
<P>
<!-- ========== 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> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#addObserver(org.hibernate.engine.jdbc.spi.ConnectionObserver)">addObserver</A></B>(<A HREF="../../../../../org/hibernate/engine/jdbc/spi/ConnectionObserver.html" title="interface in org.hibernate.engine.jdbc.spi">ConnectionObserver</A> observer)</CODE>
<BR>
Add an observer interested in notification of connection events.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#aggressiveRelease()">aggressiveRelease</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/hibernate/ConnectionReleaseMode.html" title="enum in org.hibernate">ConnectionReleaseMode</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#getConnectionReleaseMode()">getConnectionReleaseMode</A></B>()</CODE>
<BR>
The release mode under which this logical connection is operating.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/hibernate/engine/jdbc/spi/JdbcServices.html" title="interface in org.hibernate.engine.jdbc.spi">JdbcServices</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#getJdbcServices()">getJdbcServices</A></B>()</CODE>
<BR>
Obtains the JDBC services associated with this logical connection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#isAutoCommit()">isAutoCommit</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#isUserSuppliedConnection()">isUserSuppliedConnection</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://download.oracle.com/javase/6/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#manualDisconnect()">manualDisconnect</A></B>()</CODE>
<BR>
Manually disconnect the underlying JDBC Connection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#manualReconnect(java.sql.Connection)">manualReconnect</A></B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</A> suppliedConnection)</CODE>
<BR>
Manually reconnect the underlying JDBC Connection.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#notifyObserversStatementPrepared()">notifyObserversStatementPrepared</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#releaseConnection()">releaseConnection</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html#removeObserver(org.hibernate.engine.jdbc.spi.ConnectionObserver)">removeObserver</A></B>(<A HREF="../../../../../org/hibernate/engine/jdbc/spi/ConnectionObserver.html" title="interface in org.hibernate.engine.jdbc.spi">ConnectionObserver</A> connectionObserver)</CODE>
<BR>
Remove an observer</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.hibernate.engine.jdbc.spi.LogicalConnection"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.hibernate.engine.jdbc.spi.<A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html" title="interface in org.hibernate.engine.jdbc.spi">LogicalConnection</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html#close()">close</A>, <A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html#getConnection()">getConnection</A>, <A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html#isOpen()">isOpen</A>, <A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html#isPhysicallyConnected()">isPhysicallyConnected</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ 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="getJdbcServices()"><!-- --></A><H3>
getJdbcServices</H3>
<PRE>
<A HREF="../../../../../org/hibernate/engine/jdbc/spi/JdbcServices.html" title="interface in org.hibernate.engine.jdbc.spi">JdbcServices</A> <B>getJdbcServices</B>()</PRE>
<DL>
<DD>Obtains the JDBC services associated with this logical connection.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>JDBC services</DL>
</DD>
</DL>
<HR>
<A NAME="addObserver(org.hibernate.engine.jdbc.spi.ConnectionObserver)"><!-- --></A><H3>
addObserver</H3>
<PRE>
void <B>addObserver</B>(<A HREF="../../../../../org/hibernate/engine/jdbc/spi/ConnectionObserver.html" title="interface in org.hibernate.engine.jdbc.spi">ConnectionObserver</A> observer)</PRE>
<DL>
<DD>Add an observer interested in notification of connection events.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>observer</CODE> - The observer.</DL>
</DD>
</DL>
<HR>
<A NAME="removeObserver(org.hibernate.engine.jdbc.spi.ConnectionObserver)"><!-- --></A><H3>
removeObserver</H3>
<PRE>
void <B>removeObserver</B>(<A HREF="../../../../../org/hibernate/engine/jdbc/spi/ConnectionObserver.html" title="interface in org.hibernate.engine.jdbc.spi">ConnectionObserver</A> connectionObserver)</PRE>
<DL>
<DD>Remove an observer
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>connectionObserver</CODE> - The observer to remove.</DL>
</DD>
</DL>
<HR>
<A NAME="getConnectionReleaseMode()"><!-- --></A><H3>
getConnectionReleaseMode</H3>
<PRE>
<A HREF="../../../../../org/hibernate/ConnectionReleaseMode.html" title="enum in org.hibernate">ConnectionReleaseMode</A> <B>getConnectionReleaseMode</B>()</PRE>
<DL>
<DD>The release mode under which this logical connection is operating.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>the release mode.</DL>
</DD>
</DL>
<HR>
<A NAME="manualDisconnect()"><!-- --></A><H3>
manualDisconnect</H3>
<PRE>
<A HREF="http://download.oracle.com/javase/6/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</A> <B>manualDisconnect</B>()</PRE>
<DL>
<DD>Manually disconnect the underlying JDBC Connection. The assumption here
is that the manager will be reconnected at a later point in time.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>The connection maintained here at time of disconnect. Null if
there was no connection cached internally.</DL>
</DD>
</DL>
<HR>
<A NAME="manualReconnect(java.sql.Connection)"><!-- --></A><H3>
manualReconnect</H3>
<PRE>
void <B>manualReconnect</B>(<A HREF="http://download.oracle.com/javase/6/docs/api/java/sql/Connection.html?is-external=true" title="class or interface in java.sql">Connection</A> suppliedConnection)</PRE>
<DL>
<DD>Manually reconnect the underlying JDBC Connection. Should be called at some point after manualDisconnect().
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>suppliedConnection</CODE> - For user supplied connection strategy the user needs to hand us the connection
with which to reconnect. It is an error to pass a connection in the other strategies.</DL>
</DD>
</DL>
<HR>
<A NAME="aggressiveRelease()"><!-- --></A><H3>
aggressiveRelease</H3>
<PRE>
void <B>aggressiveRelease</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="releaseConnection()"><!-- --></A><H3>
releaseConnection</H3>
<PRE>
void <B>releaseConnection</B>()
throws <A HREF="../../../../../org/hibernate/JDBCException.html" title="class in org.hibernate">JDBCException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../org/hibernate/JDBCException.html" title="class in org.hibernate">JDBCException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="isAutoCommit()"><!-- --></A><H3>
isAutoCommit</H3>
<PRE>
boolean <B>isAutoCommit</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="notifyObserversStatementPrepared()"><!-- --></A><H3>
notifyObserversStatementPrepared</H3>
<PRE>
void <B>notifyObserversStatementPrepared</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isUserSuppliedConnection()"><!-- --></A><H3>
isUserSuppliedConnection</H3>
<PRE>
boolean <B>isUserSuppliedConnection</B>()</PRE>
<DL>
<DD><DL>
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/LogicalConnectionImplementor.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../org/hibernate/engine/jdbc/spi/LogicalConnection.html" title="interface in org.hibernate.engine.jdbc.spi"><B>PREV CLASS</B></A>
<A HREF="../../../../../org/hibernate/engine/jdbc/spi/NonDurableConnectionObserver.html" title="interface in org.hibernate.engine.jdbc.spi"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/hibernate/engine/jdbc/spi/LogicalConnectionImplementor.html" target="_top"><B>FRAMES</B></A>
<A HREF="LogicalConnectionImplementor.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2001-2013 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved.
</BODY>
</HTML>
|
docs/api-gen/html/latest/classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter.html | iherwig/wcmf | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>wCMF 4.1: DefaultFormatter Class Reference</title>
<meta name="generator" content="Doxygen 1.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A MDSD framework for building reliable, maintainable and extendable web applications with PHP">
<meta name="keywords" content="PHP, web application framework, model driven development">
<meta name="author" content="wemove digital solutions">
<link rel="shortcut icon" href="theme/images/favicon.ico">
<script src="jquery.js"></script>
<script src="theme/vendor/popper/popper.min.js"></script>
<script src="theme/vendor/bootstrap/js/bootstrap.min.js"></script>
<link href="theme/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="theme/vendor/fontawesome/css/all.min.css" rel="stylesheet">
<script src="theme/vendor/bootstrap-toc/bootstrap-toc.min.js"></script>
<link href="theme/vendor/bootstrap-toc/bootstrap-toc.min.css" rel="stylesheet">
<script src="theme/vendor/bootstrap3-typeahead/bootstrap3-typeahead.min.js"></script>
<script src="theme/vendor/highlight/highlight.pack.js"></script>
<link href="theme/vendor/highlight/styles/solarized-dark.css" rel="stylesheet">
<script src="theme/js/application.js"></script>
<script src="dynsections.js"></script>
<link href="theme/css/style.css" rel="stylesheet">
</head>
<body data-spy="scroll" data-target="#toc">
<nav class="navbar navbar-expand-lg navbar-dark bg-dark sticky-top">
<a class="navbar-brand" href="index.html">wCMF 4.1</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarToggler">
<ul class="navbar-nav mr-auto mt-2 mt-lg-0">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="guidesDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="far fa-hand-point-right"></i> Guides <b class="caret"></b>
</a>
<div class="dropdown-menu" aria-labelledby="guidesDropdownMenuLink">
<a class="dropdown-item" href="gettingstarted.html">Getting started</a>
<a class="dropdown-item" href="architecture.html">Architecture</a>
<a class="dropdown-item" href="model.html">Model</a>
<a class="dropdown-item" href="persistence.html">Persistence</a>
<a class="dropdown-item" href="presentation.html">Presentation</a>
<a class="dropdown-item" href="configuration.html">Configuration</a>
<a class="dropdown-item" href="security.html">Security</a>
<a class="dropdown-item" href="i18n_l10n.html">I18n & l10n</a>
<a class="dropdown-item" href="tests.html">Tests</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="versionsDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fas fa-tags"></i> Versions <b class="caret"></b>
</a>
<div class="dropdown-menu" aria-labelledby="versionsDropdownMenuLink">
<a class="dropdown-item" href="4.1/index.html">4.1.x</a>
<a class="dropdown-item" href="4.0/index.html">4.0.x</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="apiDropdownMenuLink" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<i class="fas fa-file-alt"></i> API <b class="caret"></b>
</a>
<div class="dropdown-menu" aria-labelledby="apiDropdownMenuLink">
<a class="dropdown-item" href="annotated.html">Classes</a>
<a class="dropdown-item" href="hierarchy.html">Hierarchy</a>
</div>
</li>
<li class="nav-item"><a class="nav-link" href="https://github.com/iherwig/wcmf"><i class="fab fa-github"></i> Code</a></li>
<li class="nav-item"><a class="nav-link" href="support.html"><i class="fas fa-life-ring"></i> Support</a></li>
</ul>
<form class="form-inline my-2 my-lg-0">
<input id="search-field" class="form-control mr-sm-2" type="search" placeholder="Search API" disabled>
</form>
</div>
</nav>
<a class="anchor" id="top"></a>
<div class="content" id="content">
<div class="container">
<div class="row mt-4">
<div id="toc-container" class="col-lg-3 d-none d-lg-block d-none">
<nav id="toc" class="sticky-top"></nav>
</div>
<div id="content-container" class="col-md-12 col-lg-12">
<div>
<!-- end header part --><!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
//var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacewcmf.html">wcmf</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib.html">lib</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib_1_1presentation.html">presentation</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib_1_1presentation_1_1format.html">format</a></li><li class="navelem"><a class="el" href="namespacewcmf_1_1lib_1_1presentation_1_1format_1_1impl.html">impl</a></li><li class="navelem"><a class="el" href="classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter.html">DefaultFormatter</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">DefaultFormatter Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Default <a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html" title="Formatter is the single entry point for request/response formatting.">Formatter</a> implementation. </p>
<dl class="section author"><dt>Author</dt><dd>ingo herwig <a href="#" onclick="location.href='mai'+'lto:'+'ing'+'o@'+'wem'+'ov'+'e.c'+'om'; return false;">ingo@<span style="display: none;">.nosp@m.</span>wemo<span style="display: none;">.nosp@m.</span>ve.co<span style="display: none;">.nosp@m.</span>m</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="_default_formatter_8php_source.html#l00023">23</a> of file <a class="el" href="_default_formatter_8php_source.html">DefaultFormatter.php</a>.</p>
</div><div id="dynsection-0" onclick="return toggleVisibility(this)" class="dynheader closed" style="cursor:pointer;">
<img id="dynsection-0-trigger" src="closed.png" alt="+"/> Inheritance diagram for DefaultFormatter:</div>
<div id="dynsection-0-summary" class="dynsummary" style="display:block;">
</div>
<div id="dynsection-0-content" class="dyncontent" style="display:none;">
<div class="center"><iframe scrolling="no" frameborder="0" src="classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter__inherit__graph.svg" width="226" height="316"><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:a4064794f56403322dbfba67373472f17"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter.html#a4064794f56403322dbfba67373472f17">__construct</a> (array $formats)</td></tr>
<tr class="separator:a4064794f56403322dbfba67373472f17"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7abcca328537709211830eb856c79345"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter.html#a7abcca328537709211830eb856c79345">getFormat</a> ($name)</td></tr>
<tr class="separator:a7abcca328537709211830eb856c79345"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a62ddb7af6b860a1eb5ee229dfc296bce"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter.html#a62ddb7af6b860a1eb5ee229dfc296bce">getFormatFromMimeType</a> ($mimeType)</td></tr>
<tr class="separator:a62ddb7af6b860a1eb5ee229dfc296bce"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acb2095f37f32c58c51e1aeda95ec5c86"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter.html#acb2095f37f32c58c51e1aeda95ec5c86">deserialize</a> (<a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1_request.html">Request</a> $request)</td></tr>
<tr class="separator:acb2095f37f32c58c51e1aeda95ec5c86"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad000903368fd66cfd404dda25c7bdf6d"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classwcmf_1_1lib_1_1presentation_1_1format_1_1impl_1_1_default_formatter.html#ad000903368fd66cfd404dda25c7bdf6d">serialize</a> (<a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1_response.html">Response</a> $response)</td></tr>
<tr class="separator:ad000903368fd66cfd404dda25c7bdf6d"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="a4064794f56403322dbfba67373472f17"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4064794f56403322dbfba67373472f17">◆ </a></span>__construct()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">__construct </td>
<td>(</td>
<td class="paramtype">array </td>
<td class="paramname"><em>$formats</em></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">$formats</td><td>Array of <a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_format.html" title="Format defines the interface for all format classes.">Format</a> instances to use </td></tr>
</table>
</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="_default_formatter_8php_source.html#l00031">31</a> of file <a class="el" href="_default_formatter_8php_source.html">DefaultFormatter.php</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a7abcca328537709211830eb856c79345"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7abcca328537709211830eb856c79345">◆ </a></span>getFormat()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">getFormat </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>$name</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section see"><dt>See also</dt><dd><a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html#a7abcca328537709211830eb856c79345" title="Get a Format instance from it's name.">Formatter::getFormat()</a> </dd></dl>
<p>Implements <a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html#a7abcca328537709211830eb856c79345">Formatter</a>.</p>
<p class="definition">Definition at line <a class="el" href="_default_formatter_8php_source.html#l00038">38</a> of file <a class="el" href="_default_formatter_8php_source.html">DefaultFormatter.php</a>.</p>
</div>
</div>
<a id="a62ddb7af6b860a1eb5ee229dfc296bce"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a62ddb7af6b860a1eb5ee229dfc296bce">◆ </a></span>getFormatFromMimeType()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">getFormatFromMimeType </td>
<td>(</td>
<td class="paramtype"> </td>
<td class="paramname"><em>$mimeType</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section see"><dt>See also</dt><dd><a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html#a62ddb7af6b860a1eb5ee229dfc296bce" title="Get the format name for the given mime type.">Formatter::getFormatFromMimeType()</a> </dd></dl>
<p>Implements <a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html#a62ddb7af6b860a1eb5ee229dfc296bce">Formatter</a>.</p>
<p class="definition">Definition at line <a class="el" href="_default_formatter_8php_source.html#l00048">48</a> of file <a class="el" href="_default_formatter_8php_source.html">DefaultFormatter.php</a>.</p>
</div>
</div>
<a id="acb2095f37f32c58c51e1aeda95ec5c86"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acb2095f37f32c58c51e1aeda95ec5c86">◆ </a></span>deserialize()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">deserialize </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1_request.html">Request</a> </td>
<td class="paramname"><em>$request</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section see"><dt>See also</dt><dd><a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html#acb2095f37f32c58c51e1aeda95ec5c86" title="Deserialize Request data into objects.">Formatter::deserialize()</a> </dd></dl>
<p>Implements <a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html#acb2095f37f32c58c51e1aeda95ec5c86">Formatter</a>.</p>
<p class="definition">Definition at line <a class="el" href="_default_formatter_8php_source.html#l00066">66</a> of file <a class="el" href="_default_formatter_8php_source.html">DefaultFormatter.php</a>.</p>
</div>
</div>
<a id="ad000903368fd66cfd404dda25c7bdf6d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad000903368fd66cfd404dda25c7bdf6d">◆ </a></span>serialize()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">serialize </td>
<td>(</td>
<td class="paramtype"><a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1_response.html">Response</a> </td>
<td class="paramname"><em>$response</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section see"><dt>See also</dt><dd><a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html#ad000903368fd66cfd404dda25c7bdf6d" title="Serialize Response according to the output format.">Formatter::serialize()</a> </dd></dl>
<p>Implements <a class="el" href="interfacewcmf_1_1lib_1_1presentation_1_1format_1_1_formatter.html#ad000903368fd66cfd404dda25c7bdf6d">Formatter</a>.</p>
<p class="definition">Definition at line <a class="el" href="_default_formatter_8php_source.html#l00080">80</a> of file <a class="el" href="_default_formatter_8php_source.html">DefaultFormatter.php</a>.</p>
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
</div>
</div>
</div>
</div>
<hr>
<footer>
<div class="container">
<div class="row">
<div class="col-md-9">
<small>© 2020 <a href="http://www.wemove.com" target="_blank">wemove digital solutions</a><br>
Generated on Mon Dec 21 2020 22:40:29 for wCMF by  <a href="http://www.doxygen.org/index.html" target="_blank">doxygen</a> 1.8.17</small>
</div>
</div>
</div>
</footer>
<!-- Matomo -->
<script type="text/javascript">
var _paq = _paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="https://piwik.wemove.com/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', '7']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><img src="https://piwik.wemove.com/piwik.php?idsite=7&rec=1" style="border:0" alt="" /></noscript>
<!-- End Matomo -->
</body>
</html>
|
_posts/2013-12-23-thoughts-on-peopleware.html | iancw/iancw.github.io | ---
layout: post
status: publish
published: true
title: Thoughts on Peopleware
author:
display_name: ian
login: ian
email: icwill@gmail.com
url: http://iancwill.com/blog
author_login: ian
author_email: icwill@gmail.com
author_url: http://iancwill.com/blog
wordpress_id: 145
wordpress_url: http://iancwill.com/blog/?p=145
date: '2013-12-23 22:41:13 -0700'
date_gmt: '2013-12-24 03:41:13 -0700'
---
<p>I've just been reading Peopleware, and have finished part 1 (Managing the Human Resource, chapters 1-6). This blog seems like as good a place as any to reflect.</p>
<h3>A few ideas I completely agree with</h3>
<p>1. Many software development problems are social in nature<br />
2. People like to think their work is "high tech" when in reality most software work involves technical challenges with well-known solutions<br />
3. The stick (which the author labels "Spanish style management") is not an effective motivator</p>
<h3>New or interesting ideas</h3>
<p>1. Everyone wants to do high quality work. Forcing low-quality work (usually via unrealistic schedules) inhibits motivation and can actually slow progress. Thus by managing in such a way as to trade quality for schedule, you actually lose both. However, boldly embracing quality-at-all-costs is scary.</p>
<p><em>"Quality is free, but only to those who are willing to pay heavily for it."</em></p>
<p>This is reminiscent of Christ's admonition in Matthew 16:25 <em>"For whoever would save his life will lose it, but whoever loses his life for my sake will find it."</em>. Though the principle pertaining to software quality is far less dire than when pertaining to one's soul.</p>
<p>But both arguments turn on the idea of commitment. Commitment to the value of quality is necessary to reap the benefits. Those benefits in a software group are not only quality, but also motivation, morale, and productivity.</p>
<p>2. The authors also dispel the principle known as <em>Parkinson's Law</em>, that is <em>"work expands to fill the time allocated for it."</em> If someone enjoys their work, they won't be inclined to let it drag on. Completing a project and shipping code is intrinsically satisfying. When someone has a habit of avoiding work, the authors suggest a few more likely causes than Parkinson's Law:</p>
<p>1. Lack of competency<br />
2. Lack of confidence<br />
3. Lack of affiliation with team members and project goals</p>
<p>They do however offer a corollary: <em>"Organizational busy work tends to expand to fill the working day."</em></p>
<p>They also highlight a study comparing performance with various estimates. When performing against a personally assigned time estimate, developers perform slightly better than against an estimate set by their boss. They perform significantly better against a time estimate set by a third-party analyst. But they are counter intuitively most productive when no time limit is set.</p>
<p>One can reason that unrealistic estimates can be demoralizing so that when there is no hope of achieving the goal there is little motivation (and perhaps some technical-debt accrued). A third-party analyst's estimate is probably more accurate given more experience estimating and more objectivity.</p>
<h3>Application</h3>
<p>While I look forward to subsequent segments of the book, there are a few shifts in mindset that I should make in response to the first few chapters. I should see productivity mostly as a product of healthy motivation and confidence. Thus when coworkers seem to be underperforming, my attempts at troubleshooting should look toward motivation. It seems only fair to assume that all of my coworkers are equally desirous of doing high-quality work. I should realize, however, that others' definitions of quality may differ drastically from my own. Perhaps a group discussion of our individual perceptions of quality is in order.</p>
<p>Our team has bit of an over-loading problem. We have a few more interesting projects than we have people to do them. I also believe we have a productivity problem. Although we operate (as I write I realize somewhat oxymoronically) without any real estimates or deadlines (which the authors say is theoretically the most productive environment). It seems that the simplest projects can drag on for no discernible reason (...second corollary: <em>"Uninteresting work expands to fill allotted time</em>"...).</p>
<p>There are actually a number of factors affecting my team's productivity. I'll wager stabs at them in hopes of being proven right as I read on. One is probably being prevented from working to personal quality standards. We have developed a fairly heavy-handed code review culture. We have strict styles and many subjective design guidelines. I haven't championed these, but I have upheld and encouraged the group to hold to the strongest opinions. I often fail code reviews for purely subjective design reasons. Subjective criteria cause me to hesitate before asking for adjustments, but over time I've come to believe that fighting for simpler designs is a worthwhile battle. But I think this discourages others and makes them feel less shared-ownership over our codebase. So there is some tension over quality, and likely differing definitions. </p>
<p>The idea of affiliation is also interesting. My own personal motivation is significantly derived from affiliation with our product. I think it's very interesting, I use it semi-regularly, I've had season where I've used it almost constantly, and I would like to see wider adoption. Also, I understand pretty much everything it does, and have opinions about how those things could be improved. Most other developers don't use the product for anything other than testing, and most haven't had to help others use it. Perhaps this lack of affiliation for the end product also limits motivation?</p>
<p>Finally, we have a <em>Legacy</em> code base in all senses. The age of a particular class can be deciphered like geologic strata by dating the fossilized design patterns. The code base is difficult to learn and navigate, and almost any section of code has latent bugs waiting to be unearthed. That technical debt is certainly also to blame for some of our lacking productivity.</p>
<h3>Action Summary</h3>
<p>1. We should talk about definitions of quality as a group<br />
2. We should limit amount of work we accept to what we find interesting, and what we can accomplish without cutting corners</p>
|
Front End Libraries Certification/Bootstrap/Use Responsive Design with Bootstrap Fluid Containers.html | shimphillip/freeCodeCamp | <link href="https://fonts.googleapis.com/css?family=Lobster" rel="stylesheet" type="text/css">
<style>
.red-text {
color: red;
}
h2 {
font-family: Lobster, Monospace;
}
p {
font-size: 16px;
font-family: Monospace;
}
.thick-green-border {
border-color: green;
border-width: 10px;
border-style: solid;
border-radius: 50%;
}
.smaller-image {
width: 100px;
}
</style>
<div class = "container-fluid">
<h2 class="red-text">CatPhotoApp</h2>
<p>Click here for <a href="#">cat photos</a>.</p>
<a href="#"><img class="smaller-image thick-green-border" src="https://bit.ly/fcc-relaxing-cat" alt="A cute orange cat lying on its back."></a>
<p>Things cats love:</p>
<ul>
<li>cat nip</li>
<li>laser pointers</li>
<li>lasagna</li>
</ul>
<p>Top 3 things cats hate:</p>
<ol>
<li>flea treatment</li>
<li>thunder</li>
<li>other cats</li>
</ol>
<form action="/submit-cat-photo">
<label><input type="radio" name="indoor-outdoor"> Indoor</label>
<label><input type="radio" name="indoor-outdoor"> Outdoor</label>
<label><input type="checkbox" name="personality"> Loving</label>
<label><input type="checkbox" name="personality"> Lazy</label>
<label><input type="checkbox" name="personality"> Crazy</label>
<input type="text" placeholder="cat photo URL" required>
<button type="submit">Submit</button>
</form>
</div> |
ajax/libs/uikit/2.0.0/css/uikit.gradient.css | yogeshsaroya/new-cdnjs | version https://git-lfs.github.com/spec/v1
oid sha256:8c37b9ebb1a21b4d9306657cc0bdcdebe9be0168f8d059d14e03969b322bdff2
size 139318
|
Curriculum/Humanities.html | ttogun/ttogun.github.io | <!DOCTYPE html>
<html lang="en" id="page">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="Pierrepont Solutions">
<link rel="shortcut icon" href="../favicon.ico"/>
<title>The Pierrepont School</title>
<link href="../css/bootstrap.min.css" rel="stylesheet">
<link href="../css/bootstrap-theme.min.css" rel="stylesheet">
<link href="../css/main.css" rel="stylesheet">
<link href="../css/page.css" rel="stylesheet">
<script src="../js/ie-emulation-modes-warning.js"></script><style type="text/css"></style>
<style id="holderjs-style" type="text/css">
</style>
</head>
<body id="body" role="document">
<div id="wrapper">
<!-- Topbar -->
<div id="topbar">
<div id="topbar-heading">
Pierrepont
<span id="school-heading">
School
</span>
</div>
<div id="menu-toggle-div">
<a href="#menu-toggle" class="btn btn-default" id="menu-toggle">
<img id="menu-toggle-img" src="../menu-icon.png"></a>
</div>
</div>
<!-- Sidebar -->
<nav id="sidebar-wrapper">
<div id="logoContainer">
<a href="../index.html"><img id="logo" src="../logo.png"></a>
</div>
<ul class="sidebar-nav">
<li>
<a class="choose-sub">About</a>
<ul class="sidebar-nav-sub">
<li>
<a href="../about/overview.html">Overview</a>
</li>
<li>
<a href="../about/mission statement.html">Mission Statement</a>
</li>
<li>
<a href="../about/founders statement.html">Founder's Statement</a>
</li>
<li>
<a href="../about/from the head.html">From the Head</a>
</li>
<li>
<a href="../about/alumni.html">Alumni</a>
</li>
<li>
<a href="../about/administration.html">Administration</a>
</li>
</ul>
</li>
<li>
<a class="choose-sub">Faculty</a>
<ul class="sidebar-nav-sub">
<li>
<a href="../faculty/faculty.html">Faculty</a>
</li>
</ul>
</li>
<li>
<a class="choose-sub">Curriculum</a>
<ul class="sidebar-nav-sub active-sub">
<li>
<a href="../curriculum/humanities.html">Humanities</a>
</li>
<li>
<a href="../curriculum/sciences.html">Sciences</a>
</li>
<li>
<a href="../curriculum/arts.html">Arts</a>
</li>
<li>
<a href="../curriculum/lower school.html">Lower School</a>
</li>
</ul>
</li>
<li>
<a class="choose-sub">Community</a>
<ul class="sidebar-nav-sub">
<li>
<a href="../community/community.html">Community</a>
</li>
</ul>
</li>
<li>
<a class="choose-sub">Admissions</a>
<ul class="sidebar-nav-sub">
<li>
<a href="../admissions/apply.html">Apply</a>
</li>
<li>
<a href="../admissions/faqs.html">FAQs</a>
</li>
</ul>
</li>
<li>
<a class="choose-sub">Contact</a>
<ul class="sidebar-nav-sub">
<li>
<a href="../contact/contact.html">Contact</a>
</li>
</ul>
</li>
</ul>
</nav>
<!-- /#sidebar-wrapper -->
<!-- Page Content -->
<div id="page-content-wrapper">
<div class="container-fluid">
<div class="row">
<!--div id="watermark-wrapper">
<img id="watermark" src="logo10.png">
</div-->
<div class="col-lg-12" id="text-wrapper">
<h1 id="heading">Humanities</h1>
<p>The Humanities are important for some reason. Here are some of them:<br>
<a href="./humanities/english.html">Dance</a><br>
<a href="./humanities/history.html">Music</a><br>
This is our Humanities faculty <a href="./humanities/faculty.html">list</a></p>
</div>
</div>
</div>
</div>
<!-- /#page-content-wrapper -->
</div> <!-- /container -->
<script src="../js/jquery.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/docs.min.js"></script>
<script src="../js/portfolio.js"></script>
<script src="../js/main.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="../js/ie10-viewport-bug-workaround.js"></script>
<script>
$("#menu-toggle").click(function(e) {
e.preventDefault();
$("#wrapper").toggleClass("toggled");
});
</script>
<script>
$(".choose-sub").click(function(e) {
$(".active-sub").removeClass("active-sub");
$(this).next().addClass("active-sub");
});
</script>
</div></body></html>
|
10. C# Web Development Basics - 19.09.2017/08. Web Server – HTTP Protocol - Exercise/WebServer/WebServer/Application/Resources/add.html | VaskoViktorov/SoftUni-Homework | <a href="\">Back to home</a><br><br>
<form method="post">
Name: <input type="text" name="name" />
Price: <input type="text" name="price" />
<input type="submit" value="Add Cake" />
</form>
|
contactUs.html | lugatuic/lug.cs.uic.edu | <!DOCTYPE html>
<html>
<head>
<title>LUG at UIC</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link href='https://fonts.googleapis.com/css?family=Exo+2:600|Open+Sans' rel='stylesheet' type='text/css'>
</head>
<body>
<!--The top black fixed header would like to auto hide it some how-->
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<a href="index.html" class="navbar-brand">LUG@UIC <img src="pictures/whiteTux.png" width="25" height="25"></a>
<button class="navbar-toggle" data-toggle="collapse" data-target=".navHeaderCollapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<!--Navbar menu links-->
<div class="collapse navbar-collapse navHeaderCollapse">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html">HOME</a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="events.html">EVENTS</a></li>
<li class="active"><a href="#">CONTACT US</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">LINKS<b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="https://acm.cs.uic.edu/">ACM</a></li>
<li><a href="http://www.cs.uic.edu/">DEPT OF CS</a></li>
<li><a href="http://acm.cs.uic.edu/uicwifi-linux">UIC WiFi in Linux</a></li>
<li><a href="http://lug.cs.uic.edu/wiki/">LUG Wiki</a>
</ul>
</li>
</ul>
</div>
</div>
</div>
<!--JUMBOOOO000OO0o0o0o0o0o0o0o0o0o0o0o0o0o0oOootron!-->
<div class="container">
<div class="jumbotron">
<div class="jumboContent"><h1>LUG</h1></div><br>
<div class="jumboContent"><p>For individuals interested in Linux, Unix, and byproducts.</p></div><br>
<a class="btn btn-default" href="contactUs.html#mail">Listserv Sign up?</a>
</div>
</div>
<!--Grid system thing-->
<div class="container">
<div class="row">
<div class="col-md-3">
<div class="content" id="mail">
<h2>MAILING LIST</h2>
<p>We have an active mailing list hosted by UIC’s Listserv system.
To join us, email listserv@uic.edu with the body “SUBSCRIBE LUG”</p>
<p>Mailing list archives: <a href="http://listserv.uic.edu/archives/lug.html">archives</a></p>
</div>
</div>
<div class="col-md-3">
<div class="content">
<h2>IRC</h2>
<p><b>Server:</b> acm.cs.uic.edu<br><b>Channel:</b> #lug</p>
</div>
</div>
<div class="col-md-3">
<div class="content">
<h2>SLACK</h2>
<p><b>URL:</b> luguic.slack.com<br>
</div>
</div>
<div class="col-md-3">
<div class="content">
<h2>LOCATION</h2>
<p>LUG shares an office with the UIC ACM in SEL 2264.
Meetings are in SEL 2260 unless otherwise announced.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<iframe width="100%" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?q=41.870184,-87.64852&num=1&t=m&ie=UTF8&ll=41.871366,-87.649999&spn=0.006391,0.016072&z=16&output=embed"></iframe><br /><small><a href="https://maps.google.com/maps?q=41.870184,-87.64852&num=1&t=m&ie=UTF8&ll=41.871366,-87.649999&spn=0.006391,0.016072&z=16&source=embed" style="color:#0000FF;text-align:left">View Larger Map</a></small>
</div>
</div>
</div>
<!--footer goes here-->
<footer>
<img src="pictures/BlackTux.png" width="40" height="40">
</footer>
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="js/bootstrap.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('.jumbotron').mousemove(function(e){
var mousePosX = (e.pageX/$(window).width())*100;
var mousePosY = (e.pageY/$(window).width())*100;
$('.jumbotron').css('backgroundPosition-x', mousePosX+'%');
$('.jumbotron').css('backgroundPosition-y', mousePosY+'%');
});
});
</script>
</body>
</html>
|
v5/user-agent-detail/e7/e3/e7e3cb20-1ef8-430b-86dd-98a043efebbc.html | ThaDafinser/UserAgentParserComparison |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>User agent detail - Mozilla/5.0 (iPhone; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/44.0.2403.67 Mobile/13A4254v Safari/600.1.4</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="../circle.css" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="section">
<h1 class="header center orange-text">User agent detail</h1>
<div class="row center">
<h5 class="header light">
Mozilla/5.0 (iPhone; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/44.0.2403.67 Mobile/13A4254v Safari/600.1.4
</h5>
</div>
</div>
<div class="section">
<table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Test suite</th></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /><small>vendor/whichbrowser/parser/tests/data/mobile/browser-chrome.yaml</small></td><td>Chrome 44</td><td>Webkit 600.1.4</td><td>iOS 9.0</td><td style="border-left: 1px solid #555"></td><td>iPhone</td><td>mobile:smart</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-027cff01-4a76-491b-ace3-9289fcbc172f">Detail</a>
<!-- Modal Structure -->
<div id="modal-027cff01-4a76-491b-ace3-9289fcbc172f" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhichBrowser result detail</h4>
<p><pre><code class="php">Array
(
[headers] => User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/44.0.2403.67 Mobile/13A4254v Safari/600.1.4
[result] => Array
(
[browser] => Array
(
[name] => Chrome
[version] => 44
[type] => browser
)
[engine] => Array
(
[name] => Webkit
[version] => 600.1.4
)
[os] => Array
(
[name] => iOS
[version] => 9.0
)
[device] => Array
(
[type] => mobile
[subtype] => smart
[manufacturer] => Apple
[model] => iPhone
)
)
[readable] => Chrome 44 on an Apple iPhone running iOS 9.0
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapFull<br /><small>6014</small><br /></td><td>Chrome 44.0</td><td>WebKit </td><td>iOS </td><td style="border-left: 1px solid #555">Apple</td><td>iPhone</td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.026</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-47a9cd06-e213-4882-bc34-db6aed664223">Detail</a>
<!-- Modal Structure -->
<div id="modal-47a9cd06-e213-4882-bc34-db6aed664223" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapFull result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(iphone.*cpu iphone os .* like mac os x.*\) applewebkit\/.* \(khtml.* like gecko\) .*crios\/44\..*safari\/.*$/
[browser_name_pattern] => mozilla/5.0 (iphone*cpu iphone os * like mac os x*) applewebkit/* (khtml* like gecko) *crios/44.*safari/*
[parent] => Chrome 44.0 for iOS
[comment] => Chrome 44.0
[browser] => Chrome
[browser_type] => Browser
[browser_bits] => 32
[browser_maker] => Google Inc
[browser_modus] => unknown
[version] => 44.0
[majorver] => 44
[minorver] => 0
[platform] => iOS
[platform_version] => unknown
[platform_description] => iPod, iPhone & iPad
[platform_bits] => 32
[platform_maker] => Apple Inc
[alpha] =>
[beta] =>
[win16] =>
[win32] =>
[win64] =>
[frames] => 1
[iframes] => 1
[tables] => 1
[cookies] => 1
[backgroundsounds] =>
[javascript] => 1
[vbscript] =>
[javaapplets] =>
[activexcontrols] =>
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] =>
[crawler] =>
[isfake] =>
[isanonymized] =>
[ismodified] =>
[cssversion] => 3
[aolversion] => 0
[device_name] => iPhone
[device_maker] => Apple Inc
[device_type] => Mobile Phone
[device_pointing_method] => touchscreen
[device_code_name] => iPhone
[device_brand_name] => Apple
[renderingengine_name] => WebKit
[renderingengine_version] => unknown
[renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.
[renderingengine_maker] => Apple Inc
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>BrowscapLite<br /><small>6014</small><br /></td><td>Chrome 44.0</td><td><i class="material-icons">close</i></td><td>iOS </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.025</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-42bb56ba-b834-47c5-bea0-c0270e9ab371">Detail</a>
<!-- Modal Structure -->
<div id="modal-42bb56ba-b834-47c5-bea0-c0270e9ab371" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapLite result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(iphone.*cpu.*os.* like mac os x.*\) applewebkit\/.* \(khtml.* like gecko\) .*crios\/44\..*safari\/.*$/
[browser_name_pattern] => mozilla/5.0 (iphone*cpu*os* like mac os x*) applewebkit/* (khtml* like gecko) *crios/44.*safari/*
[parent] => Chrome 44.0 for iOS
[comment] => Chrome 44.0
[browser] => Chrome
[browser_type] => unknown
[browser_bits] => 0
[browser_maker] => unknown
[browser_modus] => unknown
[version] => 44.0
[majorver] => 0
[minorver] => 0
[platform] => iOS
[platform_version] => unknown
[platform_description] => unknown
[platform_bits] => 0
[platform_maker] => unknown
[alpha] => false
[beta] => false
[win16] => false
[win32] => false
[win64] => false
[frames] => false
[iframes] => false
[tables] => false
[cookies] => false
[backgroundsounds] => false
[javascript] => false
[vbscript] => false
[javaapplets] => false
[activexcontrols] => false
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] => false
[crawler] => false
[isfake] => false
[isanonymized] => false
[ismodified] => false
[cssversion] => 0
[aolversion] => 0
[device_name] => unknown
[device_maker] => unknown
[device_type] => Mobile Phone
[device_pointing_method] => unknown
[device_code_name] => unknown
[device_brand_name] => unknown
[renderingengine_name] => unknown
[renderingengine_version] => unknown
[renderingengine_description] => unknown
[renderingengine_maker] => unknown
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>BrowscapPhp<br /><small>6014</small><br /></td><td>Chrome 44.0</td><td><i class="material-icons">close</i></td><td>iOS </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Device</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.014</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68">Detail</a>
<!-- Modal Structure -->
<div id="modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapPhp result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(.*cpu iphone os .* like mac os x.*\) applewebkit\/.* \(khtml.* like gecko\) .*crios\/44\..*safari\/.*$/
[browser_name_pattern] => mozilla/5.0 (*cpu iphone os * like mac os x*) applewebkit/* (khtml* like gecko) *crios/44.*safari/*
[parent] => Chrome 44.0 for iOS
[comment] => Chrome 44.0
[browser] => Chrome
[browser_type] => unknown
[browser_bits] => 0
[browser_maker] => Google Inc
[browser_modus] => unknown
[version] => 44.0
[majorver] => 44
[minorver] => 0
[platform] => iOS
[platform_version] => unknown
[platform_description] => unknown
[platform_bits] => 0
[platform_maker] => unknown
[alpha] => false
[beta] => false
[win16] => false
[win32] => false
[win64] => false
[frames] => false
[iframes] => false
[tables] => false
[cookies] => false
[backgroundsounds] => false
[javascript] => false
[vbscript] => false
[javaapplets] => false
[activexcontrols] => false
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] => false
[crawler] =>
[isfake] => false
[isanonymized] => false
[ismodified] => false
[cssversion] => 0
[aolversion] => 0
[device_name] => unknown
[device_maker] => unknown
[device_type] => Mobile Device
[device_pointing_method] => touchscreen
[device_code_name] => unknown
[device_brand_name] => unknown
[renderingengine_name] => unknown
[renderingengine_version] => unknown
[renderingengine_description] => unknown
[renderingengine_maker] => unknown
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>DonatjUAParser<br /><small>v0.5.1</small><br /></td><td>Chrome 44.0.2403.67</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050">Detail</a>
<!-- Modal Structure -->
<div id="modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>DonatjUAParser result detail</h4>
<p><pre><code class="php">Array
(
[platform] => iPhone
[browser] => Chrome
[version] => 44.0.2403.67
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>JenssegersAgent<br /><small>v2.3.3</small><br /></td><td>Chrome 44.0.2403.67</td><td><i class="material-icons">close</i></td><td>iOS 9_0</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51">Detail</a>
<!-- Modal Structure -->
<div id="modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>JenssegersAgent result detail</h4>
<p><pre><code class="php">Array
(
[browserName] => Chrome
[browserVersion] => 44.0.2403.67
[osName] => iOS
[osVersion] => 9_0
[deviceModel] => iPhone
[isMobile] => 1
[isRobot] =>
[botName] =>
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>NeutrinoApiCom<br /><small></small><br /></td><td>Chrome Mobile 44.0.2403.67</td><td><i class="material-icons">close</i></td><td>iOS 9.0</td><td style="border-left: 1px solid #555">Apple</td><td>iPhone</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.20601</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b">Detail</a>
<!-- Modal Structure -->
<div id="modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>NeutrinoApiCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[mobile_screen_height] => 960
[is_mobile] => 1
[type] => mobile-browser
[mobile_brand] => Apple
[mobile_model] => iPhone
[version] => 44.0.2403.67
[is_android] =>
[browser_name] => Chrome Mobile
[operating_system_family] => iOS
[operating_system_version] => 9.0
[is_ios] => 1
[producer] => Google Inc.
[operating_system] => iOS
[mobile_screen_width] => 640
[mobile_browser] => Safari
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>PiwikDeviceDetector<br /><small>3.6.1</small><br /></td><td>Chrome Mobile iOS 44.0</td><td>WebKit </td><td>iOS 9.0</td><td style="border-left: 1px solid #555">Apple</td><td>iPhone</td><td>smartphone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.004</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-4a941d34-a8d3-4914-9724-346f60ad7046">Detail</a>
<!-- Modal Structure -->
<div id="modal-4a941d34-a8d3-4914-9724-346f60ad7046" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>PiwikDeviceDetector result detail</h4>
<p><pre><code class="php">Array
(
[client] => Array
(
[type] => browser
[name] => Chrome Mobile iOS
[short_name] => CI
[version] => 44.0
[engine] => WebKit
)
[operatingSystem] => Array
(
[name] => iOS
[short_name] => IOS
[version] => 9.0
[platform] =>
)
[device] => Array
(
[brand] => AP
[brandName] => Apple
[model] => iPhone
[device] => 1
[deviceName] => smartphone
)
[bot] =>
[extra] => Array
(
[isBot] =>
[isBrowser] => 1
[isFeedReader] =>
[isMobileApp] =>
[isPIM] =>
[isLibrary] =>
[isMediaPlayer] =>
[isCamera] =>
[isCarBrowser] =>
[isConsole] =>
[isFeaturePhone] =>
[isPhablet] =>
[isPortableMediaPlayer] =>
[isSmartDisplay] =>
[isSmartphone] => 1
[isTablet] =>
[isTV] =>
[isDesktop] =>
[isMobile] => 1
[isTouchEnabled] =>
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.1</small><br /></td><td>Chrome 44.0.2403.67</td><td><i class="material-icons">close</i></td><td>iOS 9.0</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td>iPhone</td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-ec1cd248-02b0-457e-8a9d-35bb99af008c">Detail</a>
<!-- Modal Structure -->
<div id="modal-ec1cd248-02b0-457e-8a9d-35bb99af008c" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>SinergiBrowserDetector result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Sinergi\BrowserDetector\Browser Object
(
[userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (iPhone; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/44.0.2403.67 Mobile/13A4254v Safari/600.1.4
)
[name:Sinergi\BrowserDetector\Browser:private] => Chrome
[version:Sinergi\BrowserDetector\Browser:private] => 44.0.2403.67
[isRobot:Sinergi\BrowserDetector\Browser:private] =>
[isChromeFrame:Sinergi\BrowserDetector\Browser:private] =>
[isFacebookWebView:Sinergi\BrowserDetector\Browser:private] =>
[isCompatibilityMode:Sinergi\BrowserDetector\Browser:private] =>
)
[operatingSystem] => Sinergi\BrowserDetector\Os Object
(
[name:Sinergi\BrowserDetector\Os:private] => iOS
[version:Sinergi\BrowserDetector\Os:private] => 9.0
[isMobile:Sinergi\BrowserDetector\Os:private] => 1
[userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (iPhone; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/44.0.2403.67 Mobile/13A4254v Safari/600.1.4
)
)
[device] => Sinergi\BrowserDetector\Device Object
(
[name:Sinergi\BrowserDetector\Device:private] => iPhone
[userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (iPhone; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/44.0.2403.67 Mobile/13A4254v Safari/600.1.4
)
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UAParser<br /><small>v3.4.5</small><br /></td><td>Chrome Mobile iOS 44.0.2403</td><td><i class="material-icons">close</i></td><td>iOS 9.0</td><td style="border-left: 1px solid #555">Apple</td><td>iPhone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.005</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-3160e405-8a8f-46dd-8f47-5115f06462d2">Detail</a>
<!-- Modal Structure -->
<div id="modal-3160e405-8a8f-46dd-8f47-5115f06462d2" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UAParser result detail</h4>
<p><pre><code class="php">UAParser\Result\Client Object
(
[ua] => UAParser\Result\UserAgent Object
(
[major] => 44
[minor] => 0
[patch] => 2403
[family] => Chrome Mobile iOS
)
[os] => UAParser\Result\OperatingSystem Object
(
[major] => 9
[minor] => 0
[patch] =>
[patchMinor] =>
[family] => iOS
)
[device] => UAParser\Result\Device Object
(
[brand] => Apple
[model] => iPhone
[family] => iPhone
)
[originalUserAgent] => Mozilla/5.0 (iPhone; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/44.0.2403.67 Mobile/13A4254v Safari/600.1.4
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UserAgentApiCom<br /><small></small><br /></td><td>Safari 600.1.4</td><td>WebKit 600.1.4</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.15201</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6">Detail</a>
<!-- Modal Structure -->
<div id="modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UserAgentApiCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[platform_name] => Apple iPhone
[platform_version] => 9
[platform_type] => Mobile
[browser_name] => Safari
[browser_version] => 600.1.4
[engine_name] => WebKit
[engine_version] => 600.1.4
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UserAgentStringCom<br /><small></small><br /></td><td>Safari </td><td><i class="material-icons">close</i></td><td>iPhone OS 9.0</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.073</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee">Detail</a>
<!-- Modal Structure -->
<div id="modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UserAgentStringCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[agent_type] => Browser
[agent_name] => Safari
[agent_version] => --
[os_type] => Macintosh
[os_name] => iPhone OS
[os_versionName] =>
[os_versionNumber] => 9_0
[os_producer] =>
[os_producerURL] =>
[linux_distibution] => Null
[agent_language] =>
[agent_languageTag] =>
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small><br /></td><td>Chrome 44.0.2403.67</td><td>WebKit 600.1.4</td><td>iOS 9.0</td><td style="border-left: 1px solid #555">Apple</td><td>iPhone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.31802</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c">Detail</a>
<!-- Modal Structure -->
<div id="modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhatIsMyBrowserCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[operating_system_name] => iOS
[simple_sub_description_string] =>
[simple_browser_string] => Chrome 44 on iOS 9
[browser_version] => 44
[extra_info] => Array
(
)
[operating_platform] => iPhone
[extra_info_table] => stdClass Object
(
[Mobile Build] => 13A4254v
)
[layout_engine_name] => WebKit
[detected_addons] => Array
(
)
[operating_system_flavour_code] =>
[hardware_architecture] =>
[operating_system_flavour] =>
[operating_system_frameworks] => Array
(
)
[browser_name_code] => chrome
[operating_system_version] => 9
[simple_operating_platform_string] => Apple iPhone
[is_abusive] =>
[layout_engine_version] => 600.1.4
[browser_capabilities] => Array
(
)
[operating_platform_vendor_name] => Apple
[operating_system] => iOS 9
[operating_system_version_full] => 9.0
[operating_platform_code] =>
[browser_name] => Chrome
[operating_system_name_code] => ios
[user_agent] => Mozilla/5.0 (iPhone; CPU iPhone OS 9_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/44.0.2403.67 Mobile/13A4254v Safari/600.1.4
[browser_version_full] => 44.0.2403.67
[browser] => Chrome 44
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /></td><td>Chrome 44</td><td>Webkit 600.1.4</td><td>iOS 9.0</td><td style="border-left: 1px solid #555">Apple</td><td>iPhone</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-083a336f-5d73-4505-84f3-c5fc9bb78652">Detail</a>
<!-- Modal Structure -->
<div id="modal-083a336f-5d73-4505-84f3-c5fc9bb78652" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhichBrowser result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Array
(
[name] => Chrome
[version] => 44
[type] => browser
)
[engine] => Array
(
[name] => Webkit
[version] => 600.1.4
)
[os] => Array
(
[name] => iOS
[version] => 9.0
)
[device] => Array
(
[type] => mobile
[subtype] => smart
[manufacturer] => Apple
[model] => iPhone
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Woothee<br /><small>v1.2.0</small><br /></td><td>Chrome 44.0.2403.67</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9">Detail</a>
<!-- Modal Structure -->
<div id="modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Woothee result detail</h4>
<p><pre><code class="php">Array
(
[name] => Chrome
[vendor] => Google
[version] => 44.0.2403.67
[category] => smartphone
[os] => iPhone
[os_version] => 9.0
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Wurfl<br /><small>1.7.1.0</small><br /></td><td>Chrome Mobile on iOS 44.0.2403.67</td><td><i class="material-icons">close</i></td><td>iOS 9.0</td><td style="border-left: 1px solid #555">Apple</td><td>iPhone</td><td>Smartphone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.018</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50">Detail</a>
<!-- Modal Structure -->
<div id="modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Wurfl result detail</h4>
<p><pre><code class="php">Array
(
[virtual] => Array
(
[is_android] => false
[is_ios] => true
[is_windows_phone] => false
[is_app] => false
[is_full_desktop] => false
[is_largescreen] => true
[is_mobile] => true
[is_robot] => false
[is_smartphone] => true
[is_touchscreen] => true
[is_wml_preferred] => false
[is_xhtmlmp_preferred] => false
[is_html_preferred] => true
[advertised_device_os] => iOS
[advertised_device_os_version] => 9.0
[advertised_browser] => Chrome Mobile on iOS
[advertised_browser_version] => 44.0.2403.67
[complete_device_name] => Apple iPhone
[device_name] => Apple iPhone
[form_factor] => Smartphone
[is_phone] => true
[is_app_webview] => false
)
[all] => Array
(
[brand_name] => Apple
[model_name] => iPhone
[unique] => true
[ununiqueness_handler] =>
[is_wireless_device] => true
[device_claims_web_support] => true
[has_qwerty_keyboard] => true
[can_skip_aligned_link_row] => true
[uaprof] =>
[uaprof2] =>
[uaprof3] =>
[nokia_series] => 0
[nokia_edition] => 0
[device_os] => iOS
[mobile_browser] => Safari
[mobile_browser_version] => 9.0
[device_os_version] => 9.0
[pointing_method] => touchscreen
[release_date] => 2013_june
[marketing_name] =>
[model_extra_info] => 9.0
[nokia_feature_pack] => 0
[can_assign_phone_number] => true
[is_tablet] => false
[manufacturer_name] =>
[is_bot] => false
[is_google_glass] => false
[proportional_font] => false
[built_in_back_button_support] => false
[card_title_support] => false
[softkey_support] => false
[table_support] => false
[numbered_menus] => false
[menu_with_select_element_recommended] => false
[menu_with_list_of_links_recommended] => false
[icons_on_menu_items_support] => false
[break_list_of_links_with_br_element_recommended] => false
[access_key_support] => false
[wrap_mode_support] => false
[times_square_mode_support] => false
[deck_prefetch_support] => false
[elective_forms_recommended] => false
[wizards_recommended] => false
[image_as_link_support] => false
[insert_br_element_after_widget_recommended] => false
[wml_can_display_images_and_text_on_same_line] => false
[wml_displays_image_in_center] => false
[opwv_wml_extensions_support] => false
[wml_make_phone_call_string] => none
[chtml_display_accesskey] => false
[emoji] => false
[chtml_can_display_images_and_text_on_same_line] => false
[chtml_displays_image_in_center] => false
[imode_region] => none
[chtml_make_phone_call_string] => tel:
[chtml_table_support] => false
[xhtml_honors_bgcolor] => true
[xhtml_supports_forms_in_table] => false
[xhtml_support_wml2_namespace] => false
[xhtml_autoexpand_select] => false
[xhtml_select_as_dropdown] => false
[xhtml_select_as_radiobutton] => false
[xhtml_select_as_popup] => false
[xhtml_display_accesskey] => false
[xhtml_supports_invisible_text] => false
[xhtml_supports_inline_input] => false
[xhtml_supports_monospace_font] => false
[xhtml_supports_table_for_layout] => true
[xhtml_supports_css_cell_table_coloring] => true
[xhtml_format_as_css_property] => true
[xhtml_format_as_attribute] => false
[xhtml_nowrap_mode] => false
[xhtml_marquee_as_css_property] => false
[xhtml_readable_background_color1] => #D9EFFF
[xhtml_readable_background_color2] => #FFFFFF
[xhtml_allows_disabled_form_elements] => false
[xhtml_document_title_support] => true
[xhtml_preferred_charset] => utf8
[opwv_xhtml_extensions_support] => false
[xhtml_make_phone_call_string] => tel:
[xhtmlmp_preferred_mime_type] => text/html
[xhtml_table_support] => true
[xhtml_send_sms_string] => sms:
[xhtml_send_mms_string] => none
[xhtml_file_upload] => not_supported
[cookie_support] => true
[accept_third_party_cookie] => false
[xhtml_supports_iframe] => full
[xhtml_avoid_accesskeys] => false
[xhtml_can_embed_video] => none
[ajax_support_javascript] => true
[ajax_manipulate_css] => true
[ajax_support_getelementbyid] => true
[ajax_support_inner_html] => true
[ajax_xhr_type] => standard
[ajax_manipulate_dom] => true
[ajax_support_events] => true
[ajax_support_event_listener] => true
[ajax_preferred_geoloc_api] => w3c_api
[xhtml_support_level] => 4
[preferred_markup] => html_web_4_0
[wml_1_1] => false
[wml_1_2] => false
[wml_1_3] => false
[html_wi_w3_xhtmlbasic] => true
[html_wi_oma_xhtmlmp_1_0] => true
[html_wi_imode_html_1] => false
[html_wi_imode_html_2] => false
[html_wi_imode_html_3] => false
[html_wi_imode_html_4] => false
[html_wi_imode_html_5] => false
[html_wi_imode_htmlx_1] => false
[html_wi_imode_htmlx_1_1] => false
[html_wi_imode_compact_generic] => true
[html_web_3_2] => true
[html_web_4_0] => true
[voicexml] => false
[multipart_support] => false
[total_cache_disable_support] => false
[time_to_live_support] => false
[resolution_width] => 640
[resolution_height] => 960
[columns] => 20
[max_image_width] => 320
[max_image_height] => 480
[rows] => 20
[physical_screen_width] => 50
[physical_screen_height] => 74
[dual_orientation] => true
[density_class] => 1.0
[wbmp] => false
[bmp] => true
[epoc_bmp] => false
[gif_animated] => true
[jpg] => true
[png] => true
[tiff] => false
[transparent_png_alpha] => false
[transparent_png_index] => false
[svgt_1_1] => true
[svgt_1_1_plus] => false
[greyscale] => false
[gif] => true
[colors] => 65536
[webp_lossy_support] => false
[webp_lossless_support] => false
[post_method_support] => true
[basic_authentication_support] => true
[empty_option_value_support] => true
[emptyok] => false
[nokia_voice_call] => false
[wta_voice_call] => false
[wta_phonebook] => false
[wta_misc] => false
[wta_pdc] => false
[https_support] => true
[phone_id_provided] => false
[max_data_rate] => 200
[wifi] => true
[sdio] => false
[vpn] => true
[has_cellular_radio] => true
[max_deck_size] => 100000
[max_url_length_in_requests] => 512
[max_url_length_homepage] => 0
[max_url_length_bookmark] => 0
[max_url_length_cached_page] => 0
[max_no_of_connection_settings] => 0
[max_no_of_bookmarks] => 0
[max_length_of_username] => 0
[max_length_of_password] => 0
[max_object_size] => 0
[downloadfun_support] => false
[directdownload_support] => false
[inline_support] => false
[oma_support] => false
[ringtone] => true
[ringtone_3gpp] => false
[ringtone_midi_monophonic] => true
[ringtone_midi_polyphonic] => true
[ringtone_imelody] => false
[ringtone_digiplug] => false
[ringtone_compactmidi] => false
[ringtone_mmf] => false
[ringtone_rmf] => false
[ringtone_xmf] => false
[ringtone_amr] => true
[ringtone_awb] => false
[ringtone_aac] => true
[ringtone_wav] => true
[ringtone_mp3] => true
[ringtone_spmidi] => false
[ringtone_qcelp] => false
[ringtone_voices] => 12
[ringtone_df_size_limit] => 0
[ringtone_directdownload_size_limit] => 0
[ringtone_inline_size_limit] => 0
[ringtone_oma_size_limit] => 0
[wallpaper] => false
[wallpaper_max_width] => 320
[wallpaper_max_height] => 480
[wallpaper_preferred_width] => 320
[wallpaper_preferred_height] => 480
[wallpaper_resize] => none
[wallpaper_wbmp] => false
[wallpaper_bmp] => false
[wallpaper_gif] => false
[wallpaper_jpg] => false
[wallpaper_png] => false
[wallpaper_tiff] => false
[wallpaper_greyscale] => false
[wallpaper_colors] => 2
[wallpaper_df_size_limit] => 0
[wallpaper_directdownload_size_limit] => 0
[wallpaper_inline_size_limit] => 0
[wallpaper_oma_size_limit] => 0
[screensaver] => false
[screensaver_max_width] => 0
[screensaver_max_height] => 0
[screensaver_preferred_width] => 0
[screensaver_preferred_height] => 0
[screensaver_resize] => none
[screensaver_wbmp] => false
[screensaver_bmp] => false
[screensaver_gif] => false
[screensaver_jpg] => false
[screensaver_png] => false
[screensaver_greyscale] => false
[screensaver_colors] => 2
[screensaver_df_size_limit] => 0
[screensaver_directdownload_size_limit] => 0
[screensaver_inline_size_limit] => 0
[screensaver_oma_size_limit] => 0
[picture] => false
[picture_max_width] => 0
[picture_max_height] => 0
[picture_preferred_width] => 0
[picture_preferred_height] => 0
[picture_resize] => none
[picture_wbmp] => false
[picture_bmp] => false
[picture_gif] => false
[picture_jpg] => false
[picture_png] => false
[picture_greyscale] => false
[picture_colors] => 2
[picture_df_size_limit] => 0
[picture_directdownload_size_limit] => 0
[picture_inline_size_limit] => 0
[picture_oma_size_limit] => 0
[video] => true
[oma_v_1_0_forwardlock] => false
[oma_v_1_0_combined_delivery] => false
[oma_v_1_0_separate_delivery] => false
[streaming_video] => true
[streaming_3gpp] => true
[streaming_mp4] => true
[streaming_mov] => false
[streaming_video_size_limit] => 0
[streaming_real_media] => none
[streaming_flv] => false
[streaming_3g2] => false
[streaming_vcodec_h263_0] => 30
[streaming_vcodec_h263_3] => -1
[streaming_vcodec_mpeg4_sp] => 3
[streaming_vcodec_mpeg4_asp] => 3
[streaming_vcodec_h264_bp] => 3.0
[streaming_acodec_amr] => nb
[streaming_acodec_aac] => lc
[streaming_wmv] => none
[streaming_preferred_protocol] => http
[streaming_preferred_http_protocol] => apple_live_streaming
[wap_push_support] => false
[connectionless_service_indication] => false
[connectionless_service_load] => false
[connectionless_cache_operation] => false
[connectionoriented_unconfirmed_service_indication] => false
[connectionoriented_unconfirmed_service_load] => false
[connectionoriented_unconfirmed_cache_operation] => false
[connectionoriented_confirmed_service_indication] => false
[connectionoriented_confirmed_service_load] => false
[connectionoriented_confirmed_cache_operation] => false
[utf8_support] => true
[ascii_support] => false
[iso8859_support] => false
[expiration_date] => false
[j2me_cldc_1_0] => false
[j2me_cldc_1_1] => false
[j2me_midp_1_0] => false
[j2me_midp_2_0] => false
[doja_1_0] => false
[doja_1_5] => false
[doja_2_0] => false
[doja_2_1] => false
[doja_2_2] => false
[doja_3_0] => false
[doja_3_5] => false
[doja_4_0] => false
[j2me_jtwi] => false
[j2me_mmapi_1_0] => false
[j2me_mmapi_1_1] => false
[j2me_wmapi_1_0] => false
[j2me_wmapi_1_1] => false
[j2me_wmapi_2_0] => false
[j2me_btapi] => false
[j2me_3dapi] => false
[j2me_locapi] => false
[j2me_nokia_ui] => false
[j2me_motorola_lwt] => false
[j2me_siemens_color_game] => false
[j2me_siemens_extension] => false
[j2me_heap_size] => 0
[j2me_max_jar_size] => 0
[j2me_storage_size] => 0
[j2me_max_record_store_size] => 0
[j2me_screen_width] => 0
[j2me_screen_height] => 0
[j2me_canvas_width] => 0
[j2me_canvas_height] => 0
[j2me_bits_per_pixel] => 0
[j2me_audio_capture_enabled] => false
[j2me_video_capture_enabled] => false
[j2me_photo_capture_enabled] => false
[j2me_capture_image_formats] => none
[j2me_http] => false
[j2me_https] => false
[j2me_socket] => false
[j2me_udp] => false
[j2me_serial] => false
[j2me_gif] => false
[j2me_gif89a] => false
[j2me_jpg] => false
[j2me_png] => false
[j2me_bmp] => false
[j2me_bmp3] => false
[j2me_wbmp] => false
[j2me_midi] => false
[j2me_wav] => false
[j2me_amr] => false
[j2me_mp3] => false
[j2me_mp4] => false
[j2me_imelody] => false
[j2me_rmf] => false
[j2me_au] => false
[j2me_aac] => false
[j2me_realaudio] => false
[j2me_xmf] => false
[j2me_wma] => false
[j2me_3gpp] => false
[j2me_h263] => false
[j2me_svgt] => false
[j2me_mpeg4] => false
[j2me_realvideo] => false
[j2me_real8] => false
[j2me_realmedia] => false
[j2me_left_softkey_code] => 0
[j2me_right_softkey_code] => 0
[j2me_middle_softkey_code] => 0
[j2me_select_key_code] => 0
[j2me_return_key_code] => 0
[j2me_clear_key_code] => 0
[j2me_datefield_no_accepts_null_date] => false
[j2me_datefield_broken] => false
[receiver] => true
[sender] => true
[mms_max_size] => 1048576
[mms_max_height] => 1024
[mms_max_width] => 1024
[built_in_recorder] => false
[built_in_camera] => true
[mms_jpeg_baseline] => true
[mms_jpeg_progressive] => true
[mms_gif_static] => true
[mms_gif_animated] => true
[mms_png] => true
[mms_bmp] => true
[mms_wbmp] => false
[mms_amr] => true
[mms_wav] => false
[mms_midi_monophonic] => false
[mms_midi_polyphonic] => false
[mms_midi_polyphonic_voices] => 0
[mms_spmidi] => false
[mms_mmf] => false
[mms_mp3] => true
[mms_evrc] => false
[mms_qcelp] => false
[mms_ota_bitmap] => false
[mms_nokia_wallpaper] => false
[mms_nokia_operatorlogo] => false
[mms_nokia_3dscreensaver] => false
[mms_nokia_ringingtone] => false
[mms_rmf] => false
[mms_xmf] => false
[mms_symbian_install] => false
[mms_jar] => false
[mms_jad] => false
[mms_vcard] => true
[mms_vcalendar] => false
[mms_wml] => false
[mms_wbxml] => false
[mms_wmlc] => false
[mms_video] => true
[mms_mp4] => true
[mms_3gpp] => true
[mms_3gpp2] => true
[mms_max_frame_rate] => 0
[nokiaring] => false
[picturemessage] => false
[operatorlogo] => false
[largeoperatorlogo] => false
[callericon] => false
[nokiavcard] => false
[nokiavcal] => false
[sckl_ringtone] => false
[sckl_operatorlogo] => false
[sckl_groupgraphic] => false
[sckl_vcard] => false
[sckl_vcalendar] => false
[text_imelody] => false
[ems] => false
[ems_variablesizedpictures] => false
[ems_imelody] => false
[ems_odi] => false
[ems_upi] => false
[ems_version] => 0
[siemens_ota] => false
[siemens_logo_width] => 101
[siemens_logo_height] => 29
[siemens_screensaver_width] => 101
[siemens_screensaver_height] => 50
[gprtf] => false
[sagem_v1] => false
[sagem_v2] => false
[panasonic] => false
[sms_enabled] => true
[wav] => false
[mmf] => false
[smf] => false
[mld] => false
[midi_monophonic] => false
[midi_polyphonic] => false
[sp_midi] => false
[rmf] => false
[xmf] => false
[compactmidi] => false
[digiplug] => false
[nokia_ringtone] => false
[imelody] => false
[au] => false
[amr] => false
[awb] => false
[aac] => true
[mp3] => true
[voices] => 1
[qcelp] => false
[evrc] => false
[flash_lite_version] =>
[fl_wallpaper] => false
[fl_screensaver] => false
[fl_standalone] => false
[fl_browser] => false
[fl_sub_lcd] => false
[full_flash_support] => false
[css_supports_width_as_percentage] => true
[css_border_image] => webkit
[css_rounded_corners] => webkit
[css_gradient] => webkit
[css_spriting] => true
[css_gradient_linear] => webkit
[is_transcoder] => false
[transcoder_ua_header] => user-agent
[rss_support] => true
[pdf_support] => true
[progressive_download] => true
[playback_vcodec_h263_0] => 30
[playback_vcodec_h263_3] => -1
[playback_vcodec_mpeg4_sp] => 3
[playback_vcodec_mpeg4_asp] => 2
[playback_vcodec_h264_bp] => 3.0
[playback_real_media] => none
[playback_3gpp] => true
[playback_3g2] => true
[playback_mp4] => true
[playback_mov] => true
[playback_acodec_amr] => nb
[playback_acodec_aac] => lc
[playback_df_size_limit] => 0
[playback_directdownload_size_limit] => 0
[playback_inline_size_limit] => 0
[playback_oma_size_limit] => 0
[playback_acodec_qcelp] => false
[playback_wmv] => none
[hinted_progressive_download] => false
[html_preferred_dtd] => html4
[viewport_supported] => true
[viewport_width] => device_width_token
[viewport_userscalable] => no
[viewport_initial_scale] =>
[viewport_maximum_scale] =>
[viewport_minimum_scale] =>
[mobileoptimized] => false
[handheldfriendly] => false
[canvas_support] => full
[image_inlining] => true
[is_smarttv] => false
[is_console] => false
[nfc_support] => false
[ux_full_desktop] => false
[jqm_grade] => A
[is_sencha_touch_ok] => true
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Zsxsoft<br /><small>1.3</small><br /></td><td>Google CriOS 44.0.2403.67</td><td><i class="material-icons">close</i></td><td>iOS 9.0</td><td style="border-left: 1px solid #555">Apple</td><td>iPhone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-5d43e024-b46c-44f6-8914-529b05569bc2">Detail</a>
<!-- Modal Structure -->
<div id="modal-5d43e024-b46c-44f6-8914-529b05569bc2" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Zsxsoft result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Array
(
[link] => http://google.com/chrome/
[title] => Google CriOS 44.0.2403.67
[name] => Google CriOS
[version] => 44.0.2403.67
[code] => chrome
[image] => img/16/browser/chrome.png
)
[os] => Array
(
[link] => http://www.apple.com/
[name] => iOS
[version] => 9.0
[code] => mac-3
[x64] =>
[title] => iOS 9.0
[type] => os
[dir] => os
[image] => img/16/os/mac-3.png
)
[device] => Array
(
[link] => http://www.apple.com/iphone
[title] => Apple iPhone
[model] => iPhone
[brand] => Apple
[code] => iphone
[dir] => device
[type] => device
[image] => img/16/device/iphone.png
)
[platform] => Array
(
[link] => http://www.apple.com/iphone
[title] => Apple iPhone
[model] => iPhone
[brand] => Apple
[code] => iphone
[dir] => device
[type] => device
[image] => img/16/device/iphone.png
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr></table>
</div>
<div class="section">
<h1 class="header center orange-text">About this comparison</h1>
<div class="row center">
<h5 class="header light">
The primary goal of this project is simple<br />
I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br />
<br />
The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br />
<br />
You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br />
<br />
The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a>
</h5>
</div>
</div>
<div class="card">
<div class="card-content">
Comparison created <i>2016-05-10 08:10:08</i> | by
<a href="https://github.com/ThaDafinser">ThaDafinser</a>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script>
<script>
$(document).ready(function(){
// the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered
$('.modal-trigger').leanModal();
});
</script>
</body>
</html> |
homeassistant/components/frontend/www_static/polymer/more-infos/more-info-group.html | andythigpen/home-assistant | <link rel="import" href="../bower_components/polymer/polymer.html">
<link rel="import" href="../cards/state-card-content.html">
<polymer-element name="more-info-group" attributes="stateObj">
<template>
<style>
.child-card {
margin-bottom: 8px;
}
.child-card:last-child {
margin-bottom: 0;
}
</style>
<template repeat="{{states as state}}">
<state-card-content stateObj="{{state}}" class='child-card'>
</state-card-content>
</template>
</template>
<script>
var storeListenerMixIn = window.hass.storeListenerMixIn;
var stateStore = window.hass.stateStore;
Polymer(Polymer.mixin({
attached: function() {
this.listenToStores(true);
},
detached: function() {
this.stopListeningToStores();
},
stateStoreChanged: function() {
this.updateStates();
},
stateObjChanged: function() {
this.updateStates();
},
updateStates: function() {
if (this.stateObj && this.stateObj.attributes.entity_id) {
this.states = stateStore.gets(this.stateObj.attributes.entity_id);
} else {
this.states = [];
}
},
}, storeListenerMixIn));
</script>
</polymer-element>
|
html/234567154517.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
Tecnic Loretteville driving school -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492323654275&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=45640&V_SEARCH.docsStart=45639&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck'A=0&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=45638&V_DOCUMENT.docRank=45639&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492323675476&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567154468&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=45640&V_DOCUMENT.docRank=45641&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492323675476&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567154576&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Tecnic Loretteville driving school
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>Tecnic Loretteville driving school</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="https://www.tecnic.ca/en/driving-school/tecnic-loretteville"
target="_blank" title="Website URL">https://www.tecnic.ca/en/driving-school/tecnic-loretteville</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
351 Racine Rd<br/>
QUÉBEC,
Quebec<br/>
G2B 1E9
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
351 Racine Rd<br/>
QUÉBEC,
Quebec<br/>
G2B 1E9
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(418) 781-0545
</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
</p>
</div>
<div class="col-md-3 mrgn-tp-md">
<h2 class="wb-inv">Logo</h2>
<img class="img-responsive text-left" src="https://www.ic.gc.ca/app/ccc/srch/media?estblmntNo=234567154517&graphFileName=Tecnic_EN_Logo_AXE-1&applicationCode=AP&lang=eng" alt="Logo" />
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> Tecnic driving school at Loretteville<br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
École de conduite
Tecnic Loretteville
</strong></div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
611690 - All Other Schools and Instruction
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Car driving course<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Motorcycle driving course<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Moped driving course<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Tree wheeled driving course<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Adapted driving course<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
École de conduite
Tecnic Loretteville
</strong></div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
611690 - All Other Schools and Instruction
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Services
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Car driving course<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Motorcycle driving course<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Moped driving course<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Tree wheeled driving course<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Adapted driving course<br>
</div>
</div>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2016-04-18
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
|
java/2013/com/sun/squawk/util/class-use/ComputationTimer.Computation.html | arithehun/frc | <!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 Thu Jan 03 13:26:02 EST 2013 -->
<TITLE>
Uses of Interface com.sun.squawk.util.ComputationTimer.Computation (2013 FRC Java API)
</TITLE>
<META NAME="date" CONTENT="2013-01-03">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.sun.squawk.util.ComputationTimer.Computation (2013 FRC Java 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/sun/squawk/util/ComputationTimer.Computation.html" title="interface in com.sun.squawk.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
"<p style=\"background-color:${javadoc.bgcolor}; color:${javadoc.fgcolor}; padding:4px 5px 2px 3px; margin-top:-1px\"><b>2013 FRC Java API</b></p>"</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/sun/squawk/util/\class-useComputationTimer.Computation.html" target="_top"><B>FRAMES</B></A>
<A HREF="ComputationTimer.Computation.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>com.sun.squawk.util.ComputationTimer.Computation</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../com/sun/squawk/util/ComputationTimer.Computation.html" title="interface in com.sun.squawk.util">ComputationTimer.Computation</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#com.sun.squawk.util"><B>com.sun.squawk.util</B></A></TD>
<TD>Provides classes for basic utilities sometimes found in JSE (LineReader, unsynchronized Vectors, Math utilities, etc.) </TD>
</TR>
</TABLE>
<P>
<A NAME="com.sun.squawk.util"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../com/sun/squawk/util/ComputationTimer.Computation.html" title="interface in com.sun.squawk.util">ComputationTimer.Computation</A> in <A HREF="../../../../../com/sun/squawk/util/package-summary.html">com.sun.squawk.util</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../com/sun/squawk/util/package-summary.html">com.sun.squawk.util</A> with parameters of type <A HREF="../../../../../com/sun/squawk/util/ComputationTimer.Computation.html" title="interface in com.sun.squawk.util">ComputationTimer.Computation</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../java/lang/Object.html" title="class in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B>ComputationTimer.</B><B><A HREF="../../../../../com/sun/squawk/util/ComputationTimer.html#time(java.lang.String, com.sun.squawk.util.ComputationTimer.Computation)">time</A></B>(<A HREF="../../../../../java/lang/String.html" title="class in java.lang">String</A> id,
<A HREF="../../../../../com/sun/squawk/util/ComputationTimer.Computation.html" title="interface in com.sun.squawk.util">ComputationTimer.Computation</A> computation)</CODE>
<BR>
Time a specified computation denoted by a specified identifier.</TD>
</TR>
</TABLE>
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/sun/squawk/util/ComputationTimer.Computation.html" title="interface in com.sun.squawk.util"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
"<p style=\"background-color:${javadoc.bgcolor}; color:${javadoc.fgcolor}; padding:4px 5px 2px 3px; margin-top:-1px\"><b>2013 FRC Java API</b></p>"</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/sun/squawk/util/\class-useComputationTimer.Computation.html" target="_top"><B>FRAMES</B></A>
<A HREF="ComputationTimer.Computation.html" target="_top"><B>NO FRAMES</B></A>
<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>
"<center><i><font size=\"-1\">For updated information see the <a href=\"http://www.usfirst.org/roboticsprograms/frc/\">Java FRC site</a></font></i></center>"
</BODY>
</HTML>
|
mirror/prvCode_07/cityCode_006-areaCode_02-deptCode_010/voteCode_20120101T1A2-qryType_ctks-prvCode_06-cityCode_006-areaCode_02-deptCode_010-liCode_0192.html | g0v/projectV |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 選舉資料查詢 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script type="text/javascript">
function AddToFaves_hp() {
var is_4up = parseInt(navigator.appVersion);
var is_mac = navigator.userAgent.toLowerCase().indexOf("mac")!=-1;
var is_ie = navigator.userAgent.toLowerCase().indexOf("msie")!=-1;
var thePage = location.href;
if (thePage.lastIndexOf('#')!=-1)
thePage = thePage.substring(0,thePage.lastIndexOf('#'));
if (is_ie && is_4up && !is_mac)
window.external.AddFavorite(thePage,document.title);
else if (is_ie || document.images)
booker_hp = window.open(thePage,'booker_','menubar,width=325,height=100,left=140,top=60');
//booker_hp.focus();
}
</script>
</head>
<body class="frame">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 標題:選舉資料庫網站 -->
<div style="width: 100%; height: 56px; margin: 0px 0px 0px 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: black;">
<div style="float: left;">
<img src="http://db.cec.gov.tw/images/main_title.gif" />
</div>
<div style="width: 100%; height: 48px;">
<div style="text-align: center;">
<img src="http://db.cec.gov.tw/images/small_ghost.gif" /> <span
style="height: 30px; font-size: 20px;"> <a href="http://www.cec.gov.tw"
style="text-decoration: none;">回中選會網站</a>
</span>
</div>
</div>
<div style="width: 100%; height: 8px; background-color: #fde501;">
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 頁籤 -->
<div
style="width: 100%; height: 29px; background-image: url('http://db.cec.gov.tw/images/tab_background.gif'); background-repeat: repeat-x;">
<div style="text-align: center;">
<a href="histMain.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_01.gif" /></a>
<a href="histCand.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_02.gif" /></a>
<!-- <a href=""><img border="0" src="images/tab_03.gif" /></a> -->
<!-- <a href=""><img border="0" src="images/tab_04.gif" /></a> -->
<a href="histQuery.jsp?voteCode=20120101T1A2&qryType=ctks&prvCode=06&cityCode=006&areaCode=02&deptCode=010&liCode=0192#"><img border="0" src="http://db.cec.gov.tw/images/tab_05.gif" onClick="AddToFaves_hp()" /></a>
<a href="mailto:info@cec.gov.tw;ytlin@cec.gov.tw"><img border="0" src="http://db.cec.gov.tw/images/tab_06.gif" /></a>
</div>
</div>
<div
style="width: 100%; height: 22px; background-image: url('http://db.cec.gov.tw/images/tab_separator.gif'); background-repeat: repeat-x;">
</div>
<div class="query">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 子頁面:查詢候選人得票數 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 標題 -->
<div class="titlebox">
<div class="title">
<div class="head">第 08 屆 立法委員選舉(區域) 候選人得票數</div>
<div class="date">投票日期:中華民國101年01月14日</div>
<div class="separator"></div>
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 查詢:候選人得票數,縣市多選區,如區域立委 -->
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/qryCtks.css" />
<!-- 投開票所表頭 -->
<table class="ctks" width="950" height="22" border=1 cellpadding="0" cellspacing="0" >
<tr class="title">
<td nowrap align="center">地區</td>
<td nowrap align="center">姓名</td>
<td nowrap align="center">號次</td>
<td nowrap align="center">得票數</td>
<td nowrap align="center">得票率</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=2 align=center>南投縣第02選區竹山鎮中山里第0330投開票所</td>
<td nowrap align="center">賴燕雪</td>
<td nowrap align="center">1</td>
<td nowrap align="right">304</td>
<td nowrap align="right"> 43.80%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">林明溱</td>
<td nowrap align="center">2</td>
<td nowrap align="right">390</td>
<td nowrap align="right"> 56.19%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=2 align=center>南投縣第02選區竹山鎮中山里第0331投開票所</td>
<td nowrap align="center">賴燕雪</td>
<td nowrap align="center">1</td>
<td nowrap align="right">335</td>
<td nowrap align="right"> 46.72%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">林明溱</td>
<td nowrap align="center">2</td>
<td nowrap align="right">382</td>
<td nowrap align="right"> 53.27%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=2 align=center>南投縣第02選區竹山鎮中山里第0332投開票所</td>
<td nowrap align="center">賴燕雪</td>
<td nowrap align="center">1</td>
<td nowrap align="right">374</td>
<td nowrap align="right"> 47.58%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">林明溱</td>
<td nowrap align="center">2</td>
<td nowrap align="right">412</td>
<td nowrap align="right"> 52.41%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=2 align=center>南投縣第02選區竹山鎮中山里第0333投開票所</td>
<td nowrap align="center">賴燕雪</td>
<td nowrap align="center">1</td>
<td nowrap align="right">351</td>
<td nowrap align="right"> 40.90%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">林明溱</td>
<td nowrap align="center">2</td>
<td nowrap align="right">507</td>
<td nowrap align="right"> 59.09%</td>
</tr>
</table>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<div style="width: 100%; height: 20px; margin: 30px 0px 0px 0px; text-align: center; ">
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" />
</span>
<span style="margin: 0px 10px 0px 10px; ">
<a style="text-decoration: none; font-size: 15px; " href="histPrint">下載</a>
</span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" />
</span>
<span style="margin-right: 100px;"> </span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" />
</span>
<span style="margin: 0px 10px 0px 10px; ">
<a style="text-decoration: none; font-size: 15px; " href="histMain.jsp">離開</a>
</span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" />
</span>
</div>
</div>
</body>
</html> |
zh-cn/causes/BX9015.html | dota8/dota8.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>BX9015: setTimeout 和 setInteval 在各浏览器中被对话框阻塞的情况不同 - W3Help</title>
<meta name="keywords" content="BOM, setTimeout, setInterval, alert, confirm, prompt, file, Modal, Dialog, 脚本, 阻塞">
<meta name="description" content="BX9015: setTimeout 和 setInteval 在各浏览器中被对话框阻塞的情况不同">
<link rel="stylesheet" type="text/css" href="../css/common.css" media="all">
<link rel="stylesheet" type="text/css" href="../css/article.css" media="all">
</head>
<body>
<div id="w3h_container">
<div id="w3h_header">
<div class="header_sidebar">
<h1 class="logo"><a href="../../index.html"><span>W3Help</span></a></h1>
</div>
<div class="header_content">
<ul class="navigation">
<li class="first_item"><a href="../../index.html">首页</a></li><li><a
href="../home/events.html">活动</a></li><li><a href="../home/news.html">新闻</a></li><li><a
href="../home/forum.html">论坛</a></li><li class="last_item"><a href="../home/about.html">关于我们</a></li>
<li class="search_item">
<form action="http://w3help.org/zh-cn/home/search.html" method="get">
<p><input name="key" id="keyInput" value="" onfocus="focusKey(this)" onblur="blurKey(this)" title="搜索"
class="text"></p>
<p><input id="search_submit" type="image" src="../images/search_button.gif" alt="搜索"></p>
</form>
</li>
</ul>
</div>
</div>
<div id="w3h_body">
<div class="body_sidebar">
<div class="logo_shadow"></div>
<h2 class="category"><span><a href="../home/standards.html">标准</a></span></h2>
<ul class="theme"><li><a href="../standards/index.html">W3C 标准</a></li><li><a
href="../home/glossary.html">词汇表</a></li></ul>
<h2 class="category"><span><a href="../home/compatibility.html">兼容性</a></span></h2>
<ul class="theme"><li><a href="index.html" class="current">根本原因</a></li><li><a
href="../kb/index.html">知识库</a></li><li><a href="../casestudies/index.html">案例分析</a></li></ul>
</div>
<div class="body_content">
<p id="printButton"><a href="javascript:printArticle()" title="打印本文">打印</a></p>
<ul class="breadcrumbs"><li><a href="../../index.html" name="top">首页</a><span>»</span></li><li><a
href="../home/compatibility.html">兼容性</a><span>»</span></li><li><a
href="index.html">根本原因</a><span>»</span></li><li class="current">文章正文</li></ul>
<h1 class="title">BX9015: setTimeout 和 setInteval 在各浏览器中被对话框阻塞的情况不同</h1>
<ul class="toc"><li><a href="#standard_reference">标准参考</a><span>•</span></li><li><a
href="#description">问题描述</a><span>•</span></li><li><a href="#influence">造成的影响</a><span>•</span></li><li><a
href="#impacted_browsers">受影响的浏览器</a><span>•</span></li><li><a
href="#analysis_of_issues">问题分析</a><span>•</span></li><li><a
href="#solutions">解决方案</a><span>•</span></li><li><a href="#see_also">参见</a></li></ul>
<div id="w3h_content">
<address class="author">作者:钱宝坤</address>
<h2 id="standard_reference">标准参考</h2>
<p>setTimer 和 setInteval 方法,以及常用的 alert、confirm、prompt 方法均为 BOM ( Browser Object Model ) 范畴,BOM 在现行 W3C
规范中没有描述,标准均由各浏览器厂商自行制定。</p>
<p>现有 HTML5 草案中试图将未规范的 BOM 划入规范定义,其中 setTimer 和 setInteval 方法说明可以参考: <a
href="http://www.w3.org/TR/html5/timers.html#timers">http://www.w3.org/TR/html5/timers.html#timers</a></p>
<p>另在 Window 对象的草案中也有相关说明: <a
href="http://www.w3.org/TR/Window/#window-timers">http://www.w3.org/TR/Window/#window-timers</a></p>
<p>但是,至今为止 alert、confirm、prompt 方法说明还未在规范内出现,他们的作用都是打开一个模态对话框 ( Modal Dialog ),另一个常用的模态对话框是点击
INPUT[type=file] 标记打开的文件选择对话框,用户只有关闭此对话框后才能继续主窗口上的操作任务。</p>
<h2 id="description">问题描述</h2>
<p>从现有可查资料推断 setTimer 和 setInteval 方法最早由 IE 浏览器分别在其 3.0 和 4.0 版本中实现,如今所有浏览器均实现了这两个定时器方法。</p>
<p>alert、confirm、prompt 方法的最初实现浏览器暂无可查,但是如今所有浏览器都完美支持他们。</p>
<p>INPUT[type=file] 标记打开的文件选择对话框在规范内没有明确说明是否应采用模态窗口形式,但所有浏览器均按模态窗口实现。</p>
<p>通常来说,模态窗口打开后会阻止其后程序继续运行,直到该窗口被关闭,父窗口内程序才能继续取得运行权。比如表单程序在提交之前存在 alert 语句,那必须等待这个对话框被用户关闭后,表单才可继续提交。</p>
<p>但是在使用定时器语句 setTimer 和 setInteval 后,不同浏览器内使用 alert、confirm、prompt 方法和使用 INPUT[type=file]
标记打开的模态窗口中,定时器内程序执行情况将有所不同,他们可能不会被打开的模态对话框阻塞运行。</p>
<h2 id="influence">造成的影响</h2>
<ol><li>原本希望持续执行的定时器程序会被某些模态窗口阻塞运行,可能导致与业务逻辑有关的具体计数不正确;</li><li>原本希望可以被模态窗口阻塞执行的定时器程序,在某些模态窗口打开时会继续运行,这可能导致比预期早执行某些业务逻辑而造成错误。</li></ol>
<h2 id="impacted_browsers">受影响的浏览器</h2>
<table class="list">
<tr>
<th>所有浏览器</th>
<td> </td>
</tr>
</table>
<h2 id="analysis_of_issues">问题分析</h2>
<h3>1、单一进程的桌面应用程序使用定时器执行情况</h3>
<p>鉴于这个问题所涉及的对象、方法绝大部分未在现行标准规范中详细说明(唯一标准的 INPUT[type=file] 标记在 HTML 4.01 规范中仅说明他的作用是打开一个文件选择对话框)。</p>
<p>同时浏览器程序本身就是个桌面应用程序,由此我们首先构建一个 Windows 桌面应用程序来做实际运行情况参照,这个程序使用 Delphi 创建,具体代码请参考 <a
href="../../tests/BX9015/Unit_timer.pas">Unit_timer.pas</a>文件,程序运行请点<a
href="../../tests/BX9015/Unit_timer.exe">这里</a>。</p>
<p>运行此窗口程序后,可以汇总出如下规律:</p>
<table class="compare">
<tr><th> </th><th>Timer</th></tr>
<tr>
<th>showMessage</th>
<td><span class="hl_2">不被阻塞</span><sup>1</sup></td>
</tr>
<tr>
<th>openDialog</th>
<td><span class="hl_2">不被阻塞</span><sup>1</sup></td>
</tr>
</table>
<p class="comment">【注1】:在程序执行过程中通过 SPY++ 工具嗅探系统消息,可发现当定时器启动后,定时触发系统的 WM_TIMER
消息,这个消息可以被主窗口接收,因此任何弹出的模态对话框都不能阻塞定时器内程序运行。</p>
<p>通过上表可见,在单一进程的应用程序内,如不做特殊处理,模态对话框不会阻塞定时器内程序运行。</p>
<h3>2、浏览器内使用定时器执行情况</h3>
<p>在了解桌面程序类似情况执行结果后,我们再来看浏览器类似代码的执行状况,分析以下代码:</p>
<pre><script> window.onload = function(){ var timerID, msg = document.getElementsByTagName("div")[0],
sleep = 300; function Run(type){ timerID && clearTimerID(),msg.innerHTML = ""; type ? timeout()
: timerID = setInterval(function(){echo()},sleep); } function clearTimerID(){ clearTimeout(timerID);
clearInterval(timerID); timerID = null; } function timeout(){ echo(); timerID =
setTimeout(arguments.callee,sleep); } function echo(){ msg.innerHTML += "|"; try{ console.log(t);
}catch(e){} } window["timeTest"] = {run: Run,stop:clearTimerID}; } </script> <h2>选择运行
setTimeout 或 setInterval </h2> <button onclick="timeTest.run(1)">运行
setTimeout</button> <button onclick="timeTest.run()">运行 setInterval</button>
<button onclick="timeTest.stop()">终止运行</button> <h2>选择弹出的对话框类型</h2> <button
onclick="alert('alert 对话框')">alert</button> <button onclick="confirm('confirm
对话框')">confirm</button> <button onclick="prompt('prompt 对话框')">prompt</button>
<input type="file" /> <h2>内容输出区域:</h2> <div></div></pre>
<p>各浏览器中执行结果如下:</p>
<table class="compare">
<tr><th> </th><th>IE6 Firefox Chrome Safari Opera</th><th>IE7 IE8</th></tr>
<tr><th> </th><th>setTimeout / setInterval</th><th>setTimeout / setInterval</th></tr>
<tr>
<th>alert</th>
<td><span class="hl_1">阻塞</span></td>
<td><span class="hl_1">阻塞</span></td>
</tr>
<tr>
<th>confirm</th>
<td><span class="hl_1">阻塞</span></td>
<td><span class="hl_1">阻塞</span></td>
</tr>
<tr>
<th>prompt</th>
<td><span class="hl_1">阻塞</span></td>
<td><span class="hl_1">阻塞</span></td>
</tr>
<tr>
<th>INPUT [type=file]</th>
<td><span class="hl_2">不阻塞</span></td>
<td><span class="hl_1">阻塞</span></td>
</tr>
</table>
<p>根据上表可见:</p>
<ul><li>在 <strong><em>所有浏览器</em></strong> 中 alert、confirm、prompt 方法均能阻塞 setTimeout 和 setInterval
定时器运行;</li><li>在 <strong><em>IE6 Firefox Chrome Safari
Opera</em></strong><sup>2</sup>中,文件选择对话框虽然是模态形式,但不能阻塞定时器执行;</li><li>在 <strong><em>IE7 IE8</em></strong>
中,文件选择对话框可以阻塞定时器执行。</li></ul>
<p class="comment">【注2】:在 IE9 Preview 4 版本中,文件选择对话框同样不能阻塞定时器执行,他回归了 IE6 执行效果。</p>
<p>综上所述,浏览器 BOM 系统内提供的 setTimeout 和 setInterval 定时器以及 alert、confirm、prompt
方法与传统桌面应用程序机制完全不同。他们打开的对话框可以完美阻塞定时器内程序执行。</p>
<p>而 INPUT [type=file] 提供的选择文件对话框是调用系统对话框 API 得到的,在 IE7 IE8 中他可能被特殊处理为可以阻塞定时器运行的效果,其他浏览器则没有这个特殊处理。</p>
<h2 id="solutions">解决方案</h2>
<p>不要期望在各浏览器中由 INPUT [type=file] 提供的打开文件模态对话框可以完美阻止定时器内程序执行。</p>
<p>可以在定时器执行程序内针对具体应用加入必要的检测机制,用来确保代码在非阻塞情况下不会提前使用了还不存在的资源而报错。</p>
<h2 id="see_also">参见</h2>
<h3>知识库</h3>
<ul class="see_also"><li><a href="#">...</a></li></ul>
<h3>相关问题</h3>
<ul class="see_also"><li><a href="#">...</a></li></ul>
<div class="appendix">
<h2>测试环境</h2>
<table class="list">
<tr>
<th>操作系统版本:</th>
<td>Windows 7 Ultimate build 7600</td>
</tr>
<tr>
<th>浏览器版本:</th>
<td>
IE6
<br>
IE7
<br>
IE8
<br>
Firefox 3.6.8
<br>
Chrome 7.0.517.0 dev
<br>
Safari 5.0.2
<br>
Opera 10.62
</td>
</tr>
<tr>
<th>测试页面:</th>
<td>
<a href="../../tests/BX9015/Unit_timer.pas">Unit_timer.pas</a>
<br>
<a href="../../tests/BX9015/Unit_timer.exe">Unit_timer.ext</a>
<br>
<a href="../../tests/BX9015/modal_dialog_and_timer.html">modal_dialog_and_timer.html</a>
</td>
</tr>
<tr>
<th>本文更新时间:</th>
<td>2010-09-13</td>
</tr>
</table>
<h2>关键字</h2>
<p>BOM setTimeout setInterval alert confirm prompt file Modal Dialog 脚本 阻塞</p>
</div>
<div id="forumLink">
<div>本篇文章正在公测阶段,错误在所难免,欢迎大家提出宝贵的意见和建议。</div>
<a href="http://forum.csdn.net/SList/CrossBrowser/">发表评论 »</a>
</div>
</div>
</div>
</div>
</div>
<div id="w3h_footer">
<div class="footer_content">
<ul><li><a href="http://www.google.com/"><img src="../logo/google.gif" alt="Google"></a></li><li><a
href="http://www.chinaw3c.org/"><img src="../logo/w3c-china.gif" alt="W3C-China"></a></li><li><a
href="http://www.mozillaonline.com/"><img src="../logo/firefox.gif" alt="FireFox"></a></li><li><a
href="http://www.csdn.net/"><img src="../logo/csdn.gif" alt="CSDN"></a></li><li><a
href="http://www.w3school.com.cn/"><img src="../logo/w3school.gif" alt="W3School"></a></li><li><a
href="http://www.w3ctech.com/"><img src="../logo/web-club.gif" alt="w3ctech"></a></li></ul>
<p class="copyright">
<a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="知识共享许可协议" style="border-width:0"
src="http://i.creativecommons.org/l/by/3.0/88x31.png"></a>
<br>
本作品采用<a rel="license" href="http://creativecommons.org/licenses/by/3.0/">知识共享署名 3.0 Unported许可协议</a>进行许可。
<br>
<br>
<a href="http://www.miibeian.gov.cn/">Published By Xor</a>
</p>
<p class="w3cIcon"><a href="http://validator.w3.org/check?uri=referer"><img src="../images/valid-xhtml10.gif"
alt="Valid XHTML 1.0 Strict"></a></p>
</div>
</div>
</body>
</html> |
docs/articles/elements/containers/void.html | firemark/pixelopolis |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Void — Pixelopolis 0.1.3 documentation</title>
<script type="text/javascript" src="../../../_static/js/modernizr.min.js"></script>
<script type="text/javascript" id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script>
<script src="../../../_static/jquery.js"></script>
<script src="../../../_static/underscore.js"></script>
<script src="../../../_static/doctools.js"></script>
<script src="../../../_static/language_data.js"></script>
<script type="text/javascript" src="../../../_static/js/theme.js"></script>
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/graphviz.css" type="text/css" />
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="Series" href="series.html" />
<link rel="prev" title="Containers" href="index.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="../../../index.html" class="icon icon-home"> Pixelopolis
</a>
<div class="version">
0.1.3
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../../installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../tutorial/index.html">Tutorial</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../structure.html">Structure</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../schema/index.html">Schema</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">Elements</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../world.html">World</a></li>
<li class="toctree-l2"><a class="reference internal" href="../texture.html">Texture</a></li>
<li class="toctree-l2"><a class="reference internal" href="../wall.html">Wall</a></li>
<li class="toctree-l2"><a class="reference internal" href="../floor.html">Floor</a></li>
<li class="toctree-l2"><a class="reference internal" href="../draw-objs.html">Draw Objs</a></li>
<li class="toctree-l2"><a class="reference internal" href="../basic-shapes/index.html">Basic Shapes</a></li>
<li class="toctree-l2 current"><a class="reference internal" href="index.html">Containers</a><ul class="current">
<li class="toctree-l3 current"><a class="current reference internal" href="#">Void</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#properties">Properties</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="series.html">Series</a></li>
<li class="toctree-l3"><a class="reference internal" href="fillers.html">Fillers</a></li>
<li class="toctree-l3"><a class="reference internal" href="square-fence.html">Square Fence</a></li>
<li class="toctree-l3"><a class="reference internal" href="bsp-tree.html">BSP Tree</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="../../../index.html">Pixelopolis</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="../../../index.html">Docs</a> »</li>
<li><a href="../index.html">Elements</a> »</li>
<li><a href="index.html">Containers</a> »</li>
<li>Void</li>
<li class="wy-breadcrumbs-aside">
<a href="../../../_sources/articles/elements/containers/void.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="void">
<h1>Void<a class="headerlink" href="#void" title="Permalink to this headline">¶</a></h1>
<p>Yep, just void object. Have only <code class="docutils literal notranslate"><span class="pre">body</span></code> property. Used internally in another containers</p>
<div class="section" id="properties">
<h2>Properties<a class="headerlink" href="#properties" title="Permalink to this headline">¶</a></h2>
<dl class="css property">
<dt>
<em class="property">property </em><code class="sig-name descname">body</code><code class="sig-name descname">: </code><code class="sig-name descname">SELECTOR-TO-DRAW-OBJ | null;</code></dt>
<dd><table class="docutils align-default">
<colgroup>
<col style="width: 50%" />
<col style="width: 50%" />
</colgroup>
<tbody>
<tr class="row-odd"><td>Default</td>
<td><code class="sig-name descname">null</code></td>
</tr>
</tbody>
</table>
<p>Link to another draw-obj</p>
</dd></dl>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="series.html" class="btn btn-neutral float-right" title="Series" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="index.html" class="btn btn-neutral float-left" title="Containers" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2020, Firemark
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html> |
assets/home/_static/_css/sprite.white.css | JaoChai/bc | .sprite_announcement,.sprite_announcement_on,.sprite_blue_arrow,.sprite_content_divider,.sprite_correct,.sprite_dark_blue_arrow,
.sprite_down,.sprite_error,.sprite_grey_arrow,.sprite_header_divider,.sprite_light_blue_arrow,.sprite_live_help,.sprite_logo,
.sprite_logo.zh-cn,.sprite_private_message,.sprite_private_message_on,.sprite_timer_divider,.sprite_up,.sprite_white_arrow{
background-image: url("img/sprite.white.png");
background-repeat: no-repeat;
display: inline-block;
vertical-align: middle;
padding: 0 1px;
}
/*
.sprite_announcement{ background-position: 0 0; width: 26px; height: 22px; }
.sprite_announcement_on{ background-position: -36px 0; width: 26px; height: 22px; }
.sprite_blue_arrow{ background-position: -72px 0; width: 5px; height: 14px; }
.sprite_content_divider{ background-position: -87px 0; width: 3px; height: 16px; }
.sprite_correct{ background-position: -100px 0; width: 16px; height: 16px; }
.sprite_dark_blue_arrow{ background-position: -126px 0; width: 5px; height: 14px; }
.sprite_down{ background-position: -141px 0; width: 11px; height: 8px; }
.sprite_error{ background-position: -162px 0; width: 16px; height: 16px; }
.sprite_grey_arrow{ background-position: -188px 0; width: 5px; height: 14px; }
.sprite_header_divider{ background-position: -203px 0; width: 469px; height: 16px; }
.sprite_light_blue_arrow{ background-position: -682px 0; width: 5px; height: 14px; }
.sprite_live_help{ background-position: -697px 0; width: 26px; height: 22px; }
.sprite_logo{ background-position: -733px 0; width: 249px; height: 52px; }
.sprite_logo.zh-cn{ background-position: -992px 0; width: 333px; height: 52px; }
.sprite_private_message{ background-position: -1335px 0; width: 26px; height: 22px; }
.sprite_private_message_on{ background-position: -1371px 0; width: 26px; height: 22px; }
.sprite_timer_divider{ background-position: -1407px 0; width: 1px; height: 17px; }
.sprite_up{ background-position: -1418px 0; width: 11px; height: 8px; }
.sprite_white_arrow{ background-position: -1439px 0; width: 5px; height: 14px; }
*/
.sprite_blue_arrow, .sprite_dark_blue_arrow, .sprite_grey_arrow, .sprite_light_blue_arrow,.sprite_white_arrow {
margin-left: 2px;
background-position-y: -1px;
*background-position-y: 2px;
}
.sprite_header_divider{ background-position: -203px -5px; width: 469px; height: 11px; }
.sprite_content_divider{ margin: 0 2px;}
.sprite_content_divider.right_no_padding{ margin: 0;}
[class^="c_"], [class*=" c_"] { background: url('img/cd.white.png') no-repeat top left;
display: inline-block;
vertical-align: middle;
width: 17px; height: 17px;
}
.c_1 { background-position: 0px 0px; }
.c_2 { background-position: -18px 0px; }
.c_3 { background-position: -36px 0px; }
.c_4 { background-position: -54px 0px; }
.c_5 { background-position: -72px 0px;}
.c_6 { background-position: -90px 0px; }
.c_7 { background-position: -108px 0px; }
.c_8 { background-position: -126px 0px; }
.c_9 { background-position: 0px -18px; }
.c_10 { background-position: -18px -18px; }
.c_11 { background-position: -36px -18px; }
.c_12 { background-position: -54px -18px; }
.c_13 { background-position: -72px -18px; }
.c_14 { background-position: -90px -18px; }
.c_15 { background-position: -108px -18px; }
.c_16 { background-position: -126px -18px; }
.c_17 { background-position: 0px -36px; }
.c_18 { background-position: -18px -36px; }
.c_19 { background-position: -36px -36px; }
.c_20 { background-position: -54px -36px; }
.c_21 { background-position: -72px -36px; }
.c_22 { background-position: -90px -36px; }
.c_23 { background-position: -108px -36px; }
.c_24 { background-position: -126px -36px; }
.c_25 { background-position: 0px -54px; }
.c_26 { background-position: -18px -54px; }
.c_27 { background-position: -36px -54px; }
.c_28 { background-position: -54px -54px; }
.c_29 { background-position: -72px -54px; }
.c_30 { background-position: -90px -54px; }
.c_31 { background-position: -108px -54px; }
.c_32 { background-position: -126px -54px; }
.logo_1,.logo_2,.logo_3,.logo_4,.logo_5,.logo_6,.logo_7,.logo_8,.logo_9,.logo_10,
.logo_11,.logo_12,.logo_13,.logo_14,.logo_15,.logo_16,.logo_17,.logo_18,.logo_19,.logo_20,
.logo_21,.logo_22,.logo_23,.logo_24,.logo_25,.logo_26,.logo_27,.logo_28,.logo_29,.logo_30,
.logo_31,.logo_32,.logo_33,.logo_34,.logo_35,.logo_36,.logo_37,.logo_38,.logo_39,.logo_40,
.logo_41,.logo_42,.logo_43,.logo_44,.logo_45,.logo_46,.logo_47,.logo_48,.logo_49,.logo_50,
.logo_51,.logo_52,.logo_53,.logo_54,.logo_55,.logo_56,.logo_57,.logo_58,.logo_59,.logo_60,
.logo_61,.logo_62,.logo_63,.logo_64,.logo_65,.logo_66,.logo_67,.logo_68,.logo_69,.logo_70,
.logo_71,.logo_72,.logo_73 {
background-image: url("img/banklogo.white.png");
}
.browser_ie,.browser_chrome,.browser_firefox{
background-image: url("img/webbrower.white.png");
} |
builder/cmake/linux/doc/cmake/html/module/FindRuby.html | pipou/rae | <!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>FindRuby — CMake 3.8.2 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">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '3.8.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</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="FindSDL_image" href="FindSDL_image.html" />
<link rel="prev" title="FindRTI" href="FindRTI.html" />
</head>
<body role="document">
<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="FindSDL_image.html" title="FindSDL_image"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="FindRTI.html" title="FindRTI"
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> »
</li>
<li>
<a href="../index.html">3.8.2 Documentation</a> »
</li>
<li class="nav-item nav-item-1"><a href="../manual/cmake-modules.7.html" accesskey="U">cmake-modules(7)</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="findruby">
<span id="module:FindRuby"></span><h1>FindRuby<a class="headerlink" href="#findruby" title="Permalink to this headline">¶</a></h1>
<p>Find Ruby</p>
<p>This module finds if Ruby is installed and determines where the
include files and libraries are. Ruby 1.8, 1.9, 2.0 and 2.1 are
supported.</p>
<p>The minimum required version of Ruby can be specified using the
standard syntax, e.g. find_package(Ruby 1.8)</p>
<p>It also determines what the name of the library is. This code sets
the following variables:</p>
<dl class="docutils">
<dt><code class="docutils literal"><span class="pre">RUBY_EXECUTABLE</span></code></dt>
<dd>full path to the ruby binary</dd>
<dt><code class="docutils literal"><span class="pre">RUBY_INCLUDE_DIRS</span></code></dt>
<dd>include dirs to be used when using the ruby library</dd>
<dt><code class="docutils literal"><span class="pre">RUBY_LIBRARY</span></code></dt>
<dd>full path to the ruby library</dd>
<dt><code class="docutils literal"><span class="pre">RUBY_VERSION</span></code></dt>
<dd>the version of ruby which was found, e.g. “1.8.7”</dd>
<dt><code class="docutils literal"><span class="pre">RUBY_FOUND</span></code></dt>
<dd>set to true if ruby ws found successfully</dd>
</dl>
<p>Also:</p>
<dl class="docutils">
<dt><code class="docutils literal"><span class="pre">RUBY_INCLUDE_PATH</span></code></dt>
<dd>same as RUBY_INCLUDE_DIRS, only provided for compatibility reasons, don’t use it</dd>
</dl>
</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="FindRTI.html"
title="previous chapter">FindRTI</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="FindSDL_image.html"
title="next chapter">FindSDL_image</a></p>
<div role="note" aria-label="source link">
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/module/FindRuby.rst.txt"
rel="nofollow">Show Source</a></li>
</ul>
</div>
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<div><input type="text" name="q" /></div>
<div><input type="submit" value="Go" /></div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="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="FindSDL_image.html" title="FindSDL_image"
>next</a> |</li>
<li class="right" >
<a href="FindRTI.html" title="FindRTI"
>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> »
</li>
<li>
<a href="../index.html">3.8.2 Documentation</a> »
</li>
<li class="nav-item nav-item-1"><a href="../manual/cmake-modules.7.html" >cmake-modules(7)</a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Copyright 2000-2017 Kitware, Inc. and Contributors.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.2.
</div>
</body>
</html> |
public/vendor/icons.css | qlalberta/portfolio | @font-face {
font-family: 'icomoon';
src: url('fonts/icomoon.eot?2cbx1k');
src: url('fonts/icomoon.eot?2cbx1k#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?2cbx1k') format('truetype'),
url('fonts/icomoon.woff?2cbx1k') format('woff'),
url('fonts/icomoon.svg?2cbx1k#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-phone-hang-up:before {
content: "\e943";
}
.icon-wrench:before {
content: "\e991";
}
.icon-menu:before {
content: "\e9bd";
}
.icon-heart:before {
content: "\e9da";
}
.icon-github:before {
content: "\eab0";
}
.icon-linkedin:before {
content: "\eac9";
}
.icon-linkedin2:before {
content: "\eaca";
}
|
boutique.ceten.fr/web/partials/index.html | bde-ceten/wwwroot | <div class="nav-bottom">
<ul>
<li ng-repeat="tag in tags"><a href="{{ ceten.uri('/categories/' + tag.slug) }}">{{ tag.name }} ({{ tag.products.length }})</a></li>
</ul>
</div>
<div class="body-wrapper">
<div class="container-fluid">
<div class="row product-list">
<div class="col-xs-12 col-sm-6 col-md-4 col-lg-3 no-padding" ng-repeat="product in products">
<div ng-include="'/partials/product/list.html'"></div>
</div>
</div>
</div>
</div> |
src/app/home/category-detail/category-detail.component.html | jsspider/educational-app | <h2>{{ selectedCategory.name }} tasks</h2>
<div class="close"
routerLink="/home">
<i class="glyphicon glyphicon-remove"></i>
</div>
<ea-tasks-list
[currCategory]="selectedCategory"></ea-tasks-list>
<h5 class="pull-left alert-info"
*ngIf="selectedCategory.tasks.length">* Double click to edit</h5>
<div class="btn-wrapper">
<button class="btn btn-success add-new"
[routerLink]="['task/new']">Add new</button>
</div>
<router-outlet></router-outlet> |
website/features/experimental/Accessors.html | derektom14/lombok | <!DOCTYPE html>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../../logi/reset.css" />
<link rel="stylesheet" type="text/css" href="../features.css" />
<link rel="shortcut icon" href="../../favicon.ico" type="image/x-icon" />
<meta name="description" content="Spice up your java" />
<title>EXPERIMENTAL - @Accessors</title>
</head><body><div id="pepper">
<div class="minimumHeight"></div>
<div class="meat">
<div class="header"><a href="../../index.html">Project Lombok</a></div>
<h1>@Accessors</h1>
<div class="byline">A more fluent API for getters and setters.</div>
<div class="since">
<h3>Since</h3>
<p>
@Accessors was introduced as experimental feature in lombok v0.11.0.
</p>
</div>
<div class="experimental">
<h3>Experimental</h3>
<p>
Experimental because:
<ul>
<li>We may want to roll these features into a more complete property support concept.</li>
<li>New feature - community feedback requested.</li>
</ul>
Current status: <em>positive</em> - Currently we feel this feature may move out of experimental status with no or minor changes soon.
</div>
<div class="overview">
<h3>Overview</h3>
<p>
The <code>@Accessors</code> annotation is used to configure how lombok generates and looks for getters and setters.
</p><p>
By default, lombok follows the <em>bean specification</em> for getters and setters: The getter for a field named <code>pepper</code>
is <code>getPepper</code> for example. However, some might like to break with the <em>bean specification</em> in order to end up with
nicer looking APIs. <code>@Accessors</code> lets you do this.
</p><p>
Some programmers like to use a prefix for their fields, i.e. they write <code>fPepper</code> instead of <code>pepper</code>.
We <em>strongly</em> discourage doing this, as you can't unit test the validity of your prefixes, and refactor scripts may turn fields
into local variables or method names. Furthermore, your tools (such as your editor) can take care of rendering the identifier in a
certain way if you want this information to be instantly visible. Nevertheless, you can list the prefixes that your project uses via
<code>@Accessors</code> as well.
</p><p>
<code>@Accessors</code> therefore has 3 options:<ul>
<li><code>fluent</code> - A boolean. If <em>true</em>, the getter for <code>pepper</code> is just <code>pepper()</code>, and the
setter is <code>pepper(T newValue)</code>. Furthermore, unless specified, <code>chain</code> defaults to <em>true</em>.<br />
Default: <em>false</em>.</li>
<li><code>chain</code> - A boolean. If <em>true</em>, generated setters return <code>this</code> instead of <code>void</code>.<br />
Default: <em>false</em>, unless <code>fluent=true</code>, then Default: <em>true</em>.</li>
<li><code>prefix</code> - A list of strings. If present, fields must be prefixed with any of these prefixes. Each field name is
compared to each prefix in the list in turn, and if a match is found, the prefix is stripped out to create the base name for
the field. It is legal to include an empty string in the list, which will always match. For characters which are letters, the
character following the prefix must not be a lowercase letter, i.e. <code>pepper</code> is not a match even to prefix <code>p</code>,
but <code>pEpper</code> would be (and would mean the base name of this field is <code>epper</code>).</li>
</p><p>
The <code>@Accessors</code> annotation is legal on types and fields; the annotation that applies is the one on the field if present,
otherwise the one on the class. When a <code>@Accessors</code> annotation on a field is present, any <code>@Accessors</code> annotation
also present on that field's type is ignored.
</p>
</div>
<div class="snippets">
<div class="pre">
<h3>With Lombok</h3>
<div class="snippet">@HTML_PRE@</div>
</div>
<div class="sep"></div>
<div class="post">
<h3>Vanilla Java</h3>
<div class="snippet">@HTML_POST@</div>
</div>
</div>
<div style="clear: left;"></div>
<div class="overview confKeys">
<h3>Supported configuration keys:</h3>
<dl>
<dt><code>lombok.accessors.chain</code> = [<code>true</code> | <code>false</code>] (default: false)</dt>
<dd>If set to <code>true</code>, any class that either doesn't have an <code>@Accessors</code> annotation, or it does, but that annotation does not have an explicit value for the <code>chain</code> parameter, will act as if <code>@Accessors(chain = true)</code> is present.</dd>
<dt><code>lombok.accessors.fluent</code> = [<code>true</code> | <code>false</code>] (default: false)</dt>
<dd>If set to <code>true</code>, any class that either doesn't have an <code>@Accessors</code> annotation, or it does, but that annotation does not have an explicit value for the <code>fluent</code> parameter, will act as if <code>@Accessors(fluent = true)</code> is present.</dd>
<dt><code>lombok.accessors.prefix</code> += <em>a field prefix</em> (default: empty list)</dt>
<dd>This is a list property; entries can be added with the <code>+=</code> operator. Inherited prefixes from parent config files can be removed with the <code>-=</code> operator. Any class that either doesn't have an <code>@Accessors</code> annotation, or it does, but that annotation does not have an explicit value for the <code>prefix</code> parameter, will act as if <code>@Accessors(prefix = {<em>prefixes listed in configuration</em>})</code> is present.</dd>
<dt><code>lombok.accessors.flagUsage</code> = [<code>warning</code> | <code>error</code>] (default: not set)</dt>
<dd>Lombok will flag any usage of <code>@Accessors</code> as a warning or error if configured.</dd>
</dl>
</div>
<div class="overview">
<h3>Small print</h3><div class="smallprint">
<p>
The nearest <code>@Accessors</code> annotation is also used for the various methods in lombok that look for getters, such as
<code>@EqualsAndHashCode</code>.
</p><p>
If a prefix list is provided and a field does not start with one of them, that field is skipped entirely by lombok, and
a warning will be generated.
</p>
</div>
</div>
<div class="footer">
<a href="index.html">Back to experimental features</a> | <span class="disabled">Previous feature</span> | <a href="ExtensionMethod.html">Next feature (@ExtensionMethod)</a><br />
<a href="../../credits.html" class="creditsLink">credits</a> | <span class="copyright">Copyright © 2009-2016 The Project Lombok Authors, licensed under the <a href="http://www.opensource.org/licenses/mit-license.php">MIT license</a>.</span>
</div>
<div style="clear: both;"></div>
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9884254-1");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body></html>
|
www/app/template/ConsultasColmenaMalo.html | yackfranco/CAAC | <div class=" container-fluid">
<ng-include src="'app/template/partial/menuHeadConsultas.html'"></ng-include>
<div class="row">
<ng-include src="'app/template/partial/subMenuConsultas.html'"></ng-include>
<div class="col-lg-9 col-xs-9">
<div class="row">
<div class="text-center Titulo">
Consultas
</div>
</div>
<div class="row">
<div class="text-center Titulo subtituloConsulColMalo">
Malo
</div>
</div>
<div class="row ">
<div class="col-lg-offset-2 col-lg-8">
<table border class="table">
<tr>
<td><strong>Apiario</strong></td>
<td><strong>Colmena</strong></td>
<td><strong>Estado</strong></td>
</tr>
<tr>
<td>Apiario 1</td>
<td>1</td>
<td>Malo</td>
</tr>
<tr>
<td>Apiario 1</td>
<td>2</td>
<td>Malo</td>
</tr>
<tr>
<td>Apiario 1</td>
<td>3</td>
<td>Malo</td>
</tr>
<tr>
<td>Apiario 1</td>
<td>4</td>
<td>Malo</td>
</tr>
<tr>
<td>Apiario 1</td>
<td>5</td>
<td>Malo</td>
</tr>
<tr>
<td>Apiario 2</td>
<td>2</td>
<td>Malo</td>
</tr>
<tr>
<td>Apiario 2</td>
<td>3</td>
<td>Malo</td>
</tr>
<tr>
<td>Apiario 2</td>
<td>4</td>
<td>Malo</td>
</tr>
<tr>
<td>Apiario 2</td>
<td>5</td>
<td>Malo</td>
</tr>
</table>
<div class="col-lg-offset-10 col-lg-2">
<a href="#!/consultasColmena"><button class="btn btn-block btn-group-lg btn-default">Atras</button></a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-12 col-xs-12 panel panel-heading copy btn-lg">Copyright</div>
|
src/Viteloge/CoreBundle/Resources/descriptions/85080.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Doix est
un village
localisé dans le département de Vendée en Pays de la Loire. Elle totalisait 801 habitants en 2008.</p>
<p>Si vous pensez venir habiter à Doix, vous pourrez aisément trouver une maison à vendre. </p>
<p>Le nombre de logements, à Doix, se décomposait en 2011 en six appartements et 398 maisons soit
un marché plutôt équilibré.</p>
<p>À coté de Doix sont situées les villes de
<a href="{{VLROOT}}/immobilier/saint-martin-de-fraigneau_85244/">Saint-Martin-de-Fraigneau</a> à 6 km, 827 habitants,
<a href="{{VLROOT}}/immobilier/vix_85303/">Vix</a> à 5 km, 1 702 habitants,
<a href="{{VLROOT}}/immobilier/fontaines_85091/">Fontaines</a> localisée à 3 km, 827 habitants,
<a href="{{VLROOT}}/immobilier/maillezais_85133/">Maillezais</a> située à 5 km, 963 habitants,
<a href="{{VLROOT}}/immobilier/maille_85132/">Maillé</a> à 5 km, 757 habitants,
<a href="{{VLROOT}}/immobilier/montreuil_85148/">Montreuil</a> localisée à 2 km, 812 habitants,
entre autres. De plus, Doix est située à seulement 27 km de <a href="{{VLROOT}}/immobilier/niort_79191/">Niort</a>.</p>
<p>La commune compte quelques équipements, elle dispose, entre autres, de un terrain de tennis et une boucle de randonnée.</p>
<p>À Doix, le prix moyen à l'achat d'un appartement s'évalue à 837 € du m² en vente. Le prix moyen d'une maison à l'achat se situe à 1 223 € du m². À la location le prix moyen se situe à 5,48 € du m² par mois.</p>
</div>
|
examples/html/test2.html | benderTheCrime/oh-snap | <!DOCTYPE html>
<html>
undefined <body>
</body>
</html> |
benchmark/jsperf/simple.html | tbela99/template | <!doctype html>
<html>
<head>
<title>Benchmark.js test page | jsPerf</title>
<!-- http://jsperf.com/benchmark-js-test-page -->
<meta charset="utf-8">
<meta name="description" content="This is just a test document for Benchmark.js.">
<link rel="stylesheet" href="main.css">
<script>document.documentElement.className='js'</script>
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
</head>
<body>
<article>
<hgroup>
<h1>Benchmark.js test page</h1>
<h2>JavaScript performance comparison</h2>
</hgroup>
<p class="meta">
Test case created by <a href="http://mathiasbynens.be/">Mathias</a>
<time datetime="2010-08-02T18:45:23+02:00" pubdate>40 seconds ago</time>
and last updated <time datetime="2010-08-02T18:45:51+02:00">12 seconds ago</time>
</p>
<section>
<h2>Info</h2>
<p>
This is just a test document for Benchmark.js.
</p>
</section>
<section id="prep-code">
<h2>Preparation code</h2>
<pre><code>
var template = new Template(),
template2 = new Template2(),
render = template.compile('{title} spends {calc}');
var view = {
title: "Joe",
calc: function() {
return 2 + 4;
}
};
</code></pre>
</section>
<section id="runner">
<h2>Test runner</h2>
<p id="firebug"><strong>Warning! For accurate results, please disable Firebug before running the tests. <a href="http://jsperf.com/faq#firebug-warning">(Why?)</a></strong></p>
<p id="java"><strong>Java applet disabled.</strong></p>
<p id="status">
<noscript>
<strong>
To run the tests, please
<a href="http://enable-javascript.com/">enable JavaScript</a>
and reload the page.
</strong>
</noscript>
</p>
<div id="controls">
<button id="run" type="button"></button>
</div>
<table id="test-table">
<caption>Testing in <span id="user-agent"></span></caption>
<thead>
<tr>
<th colspan="2">Test</th>
<th title="Operations per second (higher is better)">Ops/sec</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row" id="title-1"><div>Old implementation</div></th>
<td>
<pre><code>
template2.substitute('{title} spends {calc}', view)</code></pre>
</td>
<td id="results-1" class="results"></td>
</tr>
<tr>
<th scope="row" id="title-2"><div>New implementation</div></th>
<td>
<pre><code>
template.substitute('{title} spends {calc}', view)</code></pre>
</td>
<td id="results-2" class="results"></td>
</tr>
<tr>
<th scope="row" id="title-3"><div>Compiled Template</div></th>
<td>
<pre><code>
render(view)</code></pre>
</td>
<td id="results-3" class="results"></td>
</tr>
</tbody>
</table>
<p>
You can <a href="#" rel="nofollow">edit these tests or add even more tests to this page</a>
by appending <code>/edit</code> to the URL.
</p>
</section>
<section>
<h2 id="results">Compare results of other browsers</h2>
<div id="bs-results"></div>
</section>
<section id="comments">
<h1>0 comments</h1>
<div id="comments-wrapper">
<form action="/benchmark-js-test-page#comment-form" method="post" id="comment-form">
<fieldset>
<h2>Add a comment</h2>
<div>
<label for="author">Name <em title="This field is required">*</em></label>
<input type="text" name="author" id="author" required>
</div>
<div>
<label for="author-email">Email <em title="This field is required">*</em></label>
<label class="inline"><input type="email" name="author-email" id="author-email" required> (only used for Gravatar)</label>
</div>
<div>
<label for="author-url">URL </label>
<input type="url" name="author-url" id="author-url">
</div>
<div>
<label for="message">Message <em title="This field is required">*</em> <span>Markdown syntax is allowed</span></label>
<textarea name="message" id="message" required></textarea>
</div>
<div class="question">
<label for="question">Are you a spammer? <span>(just answer the question)</span> </label>
<input type="text" name="question" id="question">
</div>
<div class="buttons">
<input type="submit" class="submit" value="Add comment">
</div>
</fieldset>
</form>
</div>
</section>
</article>
<footer>
© 2011 <a href="http://jsperf.com/">jsPerf.com</a>
· <a href="http://jsperf.com/browse">Browse</a>
· <a href="http://jsperf.com/popular">Popular tests</a>
· <a href="http://jsperf.com/faq">FAQ</a>
· <a href="http://jsperf.com/faq#donate">Donate</a>
· <a href="http://twitter.com/jsprf" rel="nofollow">twitter: @jsprf</a>
· <a href="http://benchmarkjs.com/">Benchmark.js</a>
· by <a href="http://mathiasbynens.be/" title="Mathias Bynens, front-end web developer">@mathias</a>
</footer>
<script src="../../vendor/platform.js/platform.js"></script>
<script src="../../benchmark.js"></script>
<script src="ui.js"></script>
<script src="../../plugin/ui.browserscope.js"></script>
<script src="../../mootools.js"></script>
<script src="../../Source/Template.js"></script>
<script src="template.js"></script>
<script>
ui.browserscope.key = 'agt1YS1wcm9maWxlcnINCxIEVGVzdBjTlbUIDA';
ui.browserscope.selector = '#bs-results';
var template = new Template(),
template2 = new Template2(),
render = template.compile('{title} spends {calc}');
var view = {
title: "Joe",
calc: function() {
return 2 + 4;
}
};
ui.add('Old implementation', function() {
template2.substitute('{title} spends {calc}', view)
}).add('Current implementation', function() {
template.substitute('{title} spends {calc}', view)
}).add('Compiled Template', function() {
render(view)
})
/*
.add('Error', function() {
arr.foo(); // unknown method
})
.add('Just another unrelated test', function() {
var x = arr,
y = ~~(Math.random() * 100);
while (y--) {
if (arr[y]) {
arr[y];
} else {
}
}
})
*/;
</script>
</body>
</html> |
ui/B1SummitHeatmap/HeatmapApp/css/svg_store_style.css | Ralphive/beaconsOne | header,
footer,
nav,
section,
article {
display: block;
}
body {
background: #eee;
margin: 0;
padding: 0;
font-family: Trebuchet MS1, sans-serif;
font-weight: normal;
line-height: 1.1;
}
header {
background: #eee;
margin-left: 5px;
margin-top: 10px;
width: 70%;
float: left;
}
footer {
margin: 10px;
float: left;
text-indent: 50px;
}
footer a:link {
text-decoration: none;
color: #005A8C;
}
footer a:visited {
text-decoration: none;
color: #005A8C;
}
footer a:active {
text-decoration: none;
color: #CC6600;
}
footer a:hover {
text-decoration: none;
color: #CC6600;
}
/************
//it doesn't help, it is a overlay problem of heatmap convas and svg
svg {
pointer-events: visiblePainted;
}
*************/
#innerhead {
background: #fff;
margin-left: 5px;
border: 1px solid #ccc;
padding: 5px 10px;
}
#Floor_select {
float: right;
margin-top: 40px;
margin-right: 5px;
}
.floor_divider {
vertical-align: 2px;
}
#Floor_select b {
font-size: 1.5em;
}
#Floor_select a {
font-size: 0.9em;
vertical-align: 2px;
}
#Floor_select a:link {
text-decoration: none;
color: #005A8C;
}
#Floor_select a:visited {
text-decoration: none;
color: #005A8C;
}
#Floor_select a:active {
text-decoration: none;
color: #CC6600;
}
#Floor_select a:hover {
text-decoration: none;
color: #CC6600;
}
#right_header {
float: left;
width: 285px;
height: 51px;
background: #fff;
border: 1px solid #ccc;
margin-left: 10px;
margin-top: 10px;
padding: 10px;
}
#content_wrapper {
width: 100%;
min-width: 1060px;
}
#map_section {
padding-left: 10px;
margin-top: 10px;
}
#room_info {
border: 1px solid #ccc;
position: absolute;
top: 95px;
left: 1009px;
width: 285px;
/*height: 450px;*/
height: 545px;
/*Width of right column in pixels*/
background: #fff;
float: left;
margin-left: 10px;
margin-top: 10px;
padding: 10px;
}
svg {
border: 1px solid #ccc;
width: 70%;
height: 75%;
background: #fff;
float: left;
margin-top: 10px;
/*z-index: 2;*/
}
.room {
fill: #FF0000;
fill-opacity: 0.2;
stroke: #000;
stroke-width: 1;
}
.room:hover {
fill-opacity: 0.8;
}
.room:target {
fill-opacity: 0.8;
}
.room2 {
fill: #FECCCC;
fill-opacity: 1.0;
stroke: #000;
stroke-width: 1;
}
.room2:hover {
fill: #FF0000;
}
.room2:target {
fill: #FF0000;
}
.helpdesk {
fill: #00FF00;
fill-opacity: 0.2;
stroke: #000;
stroke-width: 1;
}
.helpdesk:hover {
fill-opacity: 0.8;
}
.helpdesk:target {
fill-opacity: 0.8;
}
.utilroom path,
.utilroom rect,
.utilroom polygon {
fill: #AAAAAA;
stroke: #000;
stroke-width: 1;
}
.location {
fill: #0000FF;
fill-opacity: 0.2;
stroke: #000;
stroke-width: 1;
}
.location:hover {
fill-opacity: 0.8;
}
.location:target {
fill-opacity: 0.8;
}
.inactive {
fill: #FFFFFF;
stroke: #000;
stroke-width: 1;
}
text {
opacity: 1.0;
stroke: none;
fill: #333333;
cursor: default;
}
table.DetailTable {
display: table;
width: 100%;
}
table.DetailTable tbody {
float: left;
width: 100%;
overflow-y: scroll;
max-height: 238px;
}
table.DetailTable tr {
width: 100%;
display: table;
text-align: left;
}
table, th, td {
border: 1px solid black;
border-collapse: collapse;
text-align: left;
}
th, td {
padding: 4px;
width: 50%;
}
|
clean/Linux-x86_64-4.11.2-2.0.7/released/8.12.2/bits/1.1.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>bits: 1 m 1 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.2 / bits - 1.1.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
bits
<small>
1.1.0
<span class="label label-success">1 m 1 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-07 08:38:55 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-07 08:38:55 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.11.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.11.2 Official release 4.11.2
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "anton.a.trunov@gmail.com"
homepage: "https://github.com/coq-community/bits"
dev-repo: "git+https://github.com/coq-community/bits.git"
bug-reports: "https://github.com/coq-community/bits/issues"
license: "Apache-2.0"
synopsis: "A bit vector library"
description: """
A formalization of bitset operations in Coq and the corresponding
axiomatization and extraction to OCaml native integers"""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"coq" {(>= "8.10" & < "8.15~")}
"coq-mathcomp-algebra" {(>= "1.12" & < "1.14~")}
]
tags: [
"category:Computer Science/Data Types and Data Structures"
"keyword:bit arithmetic"
"keyword:bitset"
"keyword:bit vector"
"keyword:extraction"
"logpath:Bits"
"date:2021-07-11"
]
authors: [
"Andrew Kennedy <akenn@microsoft.com>"
"Arthur Blot <arthur.blot@ens-lyon.fr>"
"Pierre-Évariste Dagand <pierre-evariste.dagand@lip6.fr>"
]
url {
src: "https://github.com/coq-community/bits/archive/1.1.0.tar.gz"
checksum: "sha512=7e7ff1503c936977ce77e8d74e5aa9bec375e33d640d20baa3ea277dc5db3724aaa52aa16d09dbd9ccbdf2192bcc133d86bbfb0cca79164a8921e2643c27a855"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-bits.1.1.0 coq.8.12.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-bits.1.1.0 coq.8.12.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>10 m 52 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-bits.1.1.0 coq.8.12.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 m 1 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 2 M</p>
<ul>
<li>572 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/operations/properties.vo</code></li>
<li>464 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/operations/properties.glob</code></li>
<li>172 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/spec/properties.vo</code></li>
<li>138 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/spec/properties.glob</code></li>
<li>99 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms32.vo</code></li>
<li>99 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms16.vo</code></li>
<li>98 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms8.vo</code></li>
<li>96 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/spec.vo</code></li>
<li>87 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms32.glob</code></li>
<li>87 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms16.glob</code></li>
<li>85 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms8.glob</code></li>
<li>69 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/operations/properties.v</code></li>
<li>68 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/operations.vo</code></li>
<li>58 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/ssrextra/tuple.vo</code></li>
<li>54 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/spec.glob</code></li>
<li>46 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/ssrextra/nat.vo</code></li>
<li>37 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/bits.vo</code></li>
<li>36 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/operations.glob</code></li>
<li>23 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/spec/properties.v</code></li>
<li>20 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/ssrextra/nat.glob</code></li>
<li>20 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms32.v</code></li>
<li>19 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms16.v</code></li>
<li>19 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/extraction/axioms8.v</code></li>
<li>18 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/ssrextra/tuple.glob</code></li>
<li>14 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/spec.v</code></li>
<li>8 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/spec/operations.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/ssrextra/nat.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/ssrextra/tuple.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/bits.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.11.2/lib/coq/user-contrib/Bits/bits.v</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-bits.1.1.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
dist/index.html | Sensinum/angular-ts-elastic-crud | <!doctype html><html ng-app="ngTsElasticCrudSample"><base href="/"><head><meta charset="utf-8"><title>Angular TS Elastic Crud</title><meta name="description" content=""><meta name="viewport" content="width=device-width"><link href="http://fonts.googleapis.com/css?family=Iceland" rel="stylesheet" type="text/css"><link href="http://fonts.googleapis.com/css?family=Lato:400,700,700italic,400italic,300,300italic,100italic,100,900,900italic" rel="stylesheet" type="text/css"></head><body><!--[if lt IE 10]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]--><div ui-view=""></div><script src="scripts/vendor-1f0f7e75ed.js"></script></body></html> |
modules/core/client/views/header.client.view.html | rvhirsch/OfficeHoursApp | <div class="container" ng-controller="HeaderController">
<div class="navbar-header">
<button class="navbar-toggle" type="button" ng-click="toggleCollapsibleMenu()">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a ui-sref="home" class="navbar-brand">OnTheDoor Home</a>
</div>
<nav class="collapse navbar-collapse" collapse="!isCollapsed" role="navigation">
<ul class="nav navbar-nav" ng-if="menu.shouldRender(authentication.user);">
<li ng-repeat="item in menu.items | orderBy: 'position'" ng-if="item.shouldRender(authentication.user);" ng-switch="item.type" ng-class="{ active: $state.includes(item.state), dropdown: item.type === 'dropdown' }" class="{{item.class}}" dropdown="item.type === 'dropdown'">
<a ng-switch-when="dropdown" class="dropdown-toggle" dropdown-toggle role="button">{{::item.title}} <span class="caret"></span></a>
<ul ng-switch-when="dropdown" class="dropdown-menu">
<li ng-repeat="subitem in item.items | orderBy: 'position'" ng-if="subitem.shouldRender(authentication.user);" ui-sref-active="active">
<a ui-sref="{{subitem.state}}" ng-bind="subitem.title"></a>
</li>
</ul>
<a ng-switch-default ui-sref="{{item.state}}" ng-bind="item.title"></a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right" ng-hide="authentication.user">
<li ui-sref-active="active">
<a ui-sref="authentication.signup">Sign Up</a>
</li>
<li class="divider-vertical"></li>
<li ui-sref-active="active">
<a ui-sref="authentication.signin">Sign In</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right" ng-show="authentication.user">
<li class="dropdown" dropdown>
<a class="dropdown-toggle user-header-dropdown-toggle" dropdown-toggle role="button">
<img ng-src="{{authentication.user.profileImageURL}}" alt="{{authentication.user.displayName}}" class="header-profile-image" />
<span ng-bind="authentication.user.displayName"></span> <b class="caret"></b>
</a>
<ul class="dropdown-menu" role="menu">
<li ui-sref-active="active">
<a ui-sref="settings.profile">Edit Profile</a>
</li>
<li ui-sref-active="active">
<a ui-sref="settings.picture">Change Profile Picture</a>
</li>
<li ui-sref-active="active" ng-show="authentication.user.provider === 'local'">
<a ui-sref="settings.password">Change Password</a>
</li>
<li ui-sref-active="active">
<a ui-sref="settings.accounts">Manage Social Accounts</a>
</li>
<li class="divider"></li>
<li>
<a href="/api/auth/signout" target="_self">Signout</a>
</li>
</ul>
</li>
</ul>
</nav>
</div>
|
public/views/invoice/invoiceView.html | ashi9422/Chumps | <div ng-controller="invoiceController" >
<div class="x_panel">
<div class="x_title">
<h2>Invoices</h2>
<div class="clearfix"></div>
</div>
<div class="x_content">
<div>
<label>Search: <input ng-model="searchText" class="col-lg-pull-6" ></label>
<button class="btn btn-info pull-right"><i class="fa fa-plus"></i><a ng-href="#!/addinvoice" style="color: white"> Add Invoices </a></button>
</div>
<br>
<table class="table table-bordered">
<thead>
<tr>
<th>Invoice No </th>
<th>Patient Name</th>
<th>Patient Telephone</th>
<th>Date</th>
<th>Time</th>
<th>Amount</th>
<th>Status</th>
<th>Edit</th>
<th>Delete</th>
</tr>
</thead>
<tbody>
<tr ng-repeat="invoicedata in invoicedata | filter:searchText">
<td>{{invoicedata.InvoiceNo}}</td>
<td>{{invoicedata.PatientName}}</td>
<td>{{invoicedata.PatientTelephone}}</td>
<td>{{invoicedata.Date}}</td>
<td>{{invoicedata.Time}}</td>
<td>{{invoicedata.Amount}}</td>
<td>{{invoicedata.Status}}</td>
<td align="center" style="text-decoration: underline;"><a ng-href="#!/invoiceview/{{invoicedata._id}}" ng-click="getdrugorder(invoicedata._id)"><i class="fa fa-edit fa-2x" title="Edit Invoice"></i></a></td>
<td align="center" style="text-decoration: underline;"><a ng-href="#!/invoiceview/{{invoicedata._id}}" ng-click="getdrugorder(invoicedata._id)"><i class="fa fa-trash fa-2x" title="Delete Invoice"></i></a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div> |
data science/machine_learning_for_the_web/chapter_4/movie/3272.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Miami Rhapsody (1995)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0113808">Miami Rhapsody (1995)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?James+Berardinelli">James Berardinelli</A></H3><HR WIDTH="40%" SIZE="4">
<PRE> MIAMI RHAPSODY
A film review by James Berardinelli
Copyright 1995 James Berardinelli</PRE>
<PRE>RATING (0 TO 10): 6.5 </PRE>
<PRE>Date Released: 2/3/95 (wide)
Running Length: 1:35
Rated: PG-13 (Mature themes, language) </PRE>
<P>Starring: Sarah Jessica Parker, Gil Bellows, Mia Farrow, Paul Mazursky,
Antonio Bandaras, Carla Gugino, Kevin Pollack, Barbara Garrick,
Bo Eason
Director: David Frankel
Producer: Barry Jossen and David Frankel
Screenplay: David Frankel
Cinematography: Jack Wallner
Music: Mark Isham
Released by Hollywood Pictures </P>
<P> Presumably, after making thirteen movies with Woody Allen, Mia
Farrow has been missing the wry human insight and cleverly-concocted
scripts which characterize Allen's work. For obvious reasons, however, a
Farrow/Allen corroboration isn't anywhere on the horizon. So what's the
actress to do? Perhaps try something a little different, somewhat
similar, and obviously inferior. How about MIAMI RHAPSODY, or, by
another name, Woody Allen lite? </P>
<P> Make no mistakes, those expecting something along the lines of ANNIE
HALL or HANNAH AND HER SISTERS are going to be disappointed. What
writer/director David Frankel has managed with MIAMI RHAPSODY is to
capture some of the feel of an Allen movie without nearly the same degree
of intelligence or character realization. This film stands up reasonably
well against most contenders, provided you don't consider the really good
ones. </P>
<P> MIAMI RHAPSODY is an anthology picture featuring no less than nine
significant characters. Of necessity, lots of corners get cut and,
predictably, storylines are stripped to the bare bones. The person
around whom all the action swirls in Gwyn, a young copy writer who is
trying to decide whether or not she's ready for marriage. As portrayed
by Sarah Jessica Parker, she's great with the barbed one-liners ("All the
good moments are happening to someone else", "You have the subtlety of a
woodpecker", "It's always natural for the female to be in agony") but
weak on emotions. As her potential fiance observes, all she wants to do
is talk, and this diffuses any straight dramatic focus. </P>
<P> Everyone Gwyn knows seems to be cheating. Her brother, Jordan
(Kevin Pollack), has left his pregnant wife (Barbara Garrick) for a
shapely model. Her sister, Leslie (Carla Gugino), not yet three months
married, is sleeping with someone else. Her mother (Mia Farrow) is
enjoying a fling with a male nurse (Antonio Bandaras), and her father
(Paul Mazursky) is trapped in an extramarital relationship with his
travel agent. At least Gwyn's intended, Matt (Gil Bellows), is
faithful... not to mention boring. </P>
<P> To Frankel's credit, he doesn't stay true to the easy romantic
comedy model. This is largely due to the Allen influence, but it gives
MIAMI RHAPSODY a certain element of freshness. Quite a few of the jokes
are funny; the characters are generally affable, if not tremendously well
fleshed out; and the story flows smoothly. Often, MIAMI RHAPSODY attains
the flavor of an intelligently-written TV sitcom. </P>
<P> MIAMI RHAPSODY probably aspires to something more grand than it
succeeds at. In attempting to explore the question "Is marriage, as one
compromise after another, worth it?", the movie gives us glimpses of a
variety of successful and failing relationships, but spends too much time
on quips and too little on exploring lives. In proceeding in this
manner, MIAMI RHAPSODY proves that even with Mia Farrow, Frankel still
has a long way to go to equal Allen. </P>
<P>- James Berardinelli (<A HREF="mailto:jberardinell@delphi.com">jberardinell@delphi.com</A>) </P>
<PRE>.
</PRE>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
|
userdoc/pkg_Command/TakeCommand.html | messiasv/SilverSword | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_91) on Fri Jan 15 15:25:01 CET 2016 -->
<title>TakeCommand</title>
<meta name="date" content="2016-01-15">
<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="TakeCommand";
}
//-->
</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="../pkg_Command/QuitCommand.html" title="class in pkg_Command"><span class="strong">Prev Class</span></a></li>
<li><a href="../pkg_Command/TalkCommand.html" title="class in pkg_Command"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?pkg_Command/TakeCommand.html" target="_top">Frames</a></li>
<li><a href="TakeCommand.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </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">pkg_Command</div>
<h2 title="Class TakeCommand" class="title">Class TakeCommand</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../pkg_Command/Command.html" title="class in pkg_Command">pkg_Command.Command</a></li>
<li>
<ul class="inheritance">
<li>pkg_Command.TakeCommand</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">TakeCommand</span>
extends <a href="../pkg_Command/Command.html" title="class in pkg_Command">Command</a></pre>
<dl><dt><span class="strong">Version:</span></dt>
<dd>2016.01.15</dd>
<dt><span class="strong">Author:</span></dt>
<dd>Valentin Messias</dd></dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../pkg_Command/TakeCommand.html#TakeCommand()">TakeCommand</a></strong>()</code> </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"> </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="../pkg_Command/TakeCommand.html#execute(pkg_Engine.Player)">execute</a></strong>(<a href="../pkg_Engine/Player.html" title="class in pkg_Engine">Player</a> pPlayer)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_pkg_Command.Command">
<!-- -->
</a>
<h3>Methods inherited from class pkg_Command.<a href="../pkg_Command/Command.html" title="class in pkg_Command">Command</a></h3>
<code><a href="../pkg_Command/Command.html#getCommandWord()">getCommandWord</a>, <a href="../pkg_Command/Command.html#getSecondWord()">getSecondWord</a>, <a href="../pkg_Command/Command.html#hasSecondWord()">hasSecondWord</a>, <a href="../pkg_Command/Command.html#isUnknown()">isUnknown</a>, <a href="../pkg_Command/Command.html#setSecondWord(java.lang.String)">setSecondWord</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="TakeCommand()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>TakeCommand</h4>
<pre>public TakeCommand()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="execute(pkg_Engine.Player)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>execute</h4>
<pre>public boolean execute(<a href="../pkg_Engine/Player.html" title="class in pkg_Engine">Player</a> pPlayer)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../pkg_Command/Command.html#execute(pkg_Engine.Player)">execute</a></code> in class <code><a href="../pkg_Command/Command.html" title="class in pkg_Command">Command</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="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="../pkg_Command/QuitCommand.html" title="class in pkg_Command"><span class="strong">Prev Class</span></a></li>
<li><a href="../pkg_Command/TalkCommand.html" title="class in pkg_Command"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?pkg_Command/TakeCommand.html" target="_top">Frames</a></li>
<li><a href="TakeCommand.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/1182348dcd6f169ad9d205103793ba100e25a73251b2f5f301696aa9c5500301.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./ea179b958c6bea741284fe9c191c02a636f4a491398192b73d55c1d2f696f558.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
all-data/11000-11999/11470-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">謀為不軌</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄇㄡ<sup class="subfont">ˊ</sup> ㄨㄟ<sup class="subfont">ˊ</sup> ㄅㄨ<sup class="subfont">ˋ</sup> ㄍㄨㄟ<sup class="subfont">ˇ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">móu wéi bù guǐ</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">軌,法度。謀為不軌指計畫做叛逆的事。魏書˙卷十九˙景穆十二王傳中˙任城王雲傳:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>高祖召澄入見凝閑堂,曰:<img src=/cydic/dicword/fa42.gif border=0 alt=* class=fontimg valign=center>適得陽平表曰,穆泰謀為不軌,招誘宗室。<img src=/cydic/dicword/fa43.gif border=0 alt=* class=fontimg valign=center><img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>亦作<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>圖為不軌<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。</td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
addons/ewei_shopv2/plugin/lottery/template/mobile/default/getlottery.html | Broomspun/shanque | {template '_header'}
<script>document.title = "抽奖说明"; </script>
<link rel="stylesheet" href="../addons/ewei_shopv2/plugin/lottery/static/style/lottery.css?{php echo time();}" />
<div class='fui-page fui-page-current'>
<div class="fui-content">
<div class="lottery-head">
<img src="../addons/ewei_shopv2/plugin/lottery/static/images/lottery_banner.png" style="height: 10rem;width: 100%;">
</div>
<div class="lottery-title"><span class="title-left">所有抽奖</span></div>
<div class="lottery-content">
{$set_info}
</div>
</div>
</div>
{template '_footer'}
|
src/index.html | netromdk/pswmeter | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta charset="utf-8">
<title>Password Meter</title>
<link href="lib/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<style>
body { margin: 5px; }
</style>
</head>
<body>
<h4>Testing password strength and guessability</h4>
<input type="password" id="psw" placeholder="Password" oninput="recalc();"/>
<span id="msg"></span>
<a href="https://github.com/netromdk/pswmeter"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"></a>
<script src="lib/js/jquery.min.js"></script>
<script src="lib/js/bootstrap.min.js"></script>
<script src="lib/js/xregexp.min.js"></script>
<script src="psw.js"></script>
<script>
var psw = new Psw;
function recalc() {
var pswField = $("#psw");
var msgField = $("#msg");
var data = psw.analyze(pswField.val());
msgField.html("<b>" + data.meaning + "</b>");
pswField.css({"background-color" : data.color});
}
$("#psw").focus();
</script>
</body>
</html>
|
static/css/bootstrap.css | msurovcak/martin.surovcak.cz | @import url("//fonts.googleapis.com/css?family=Droid+Sans:400,700");
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a {
background: transparent;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
h1 {
margin: 0.67em 0;
font-size: 2em;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
mark {
color: #000;
background: #ff0;
}
code,
kbd,
pre,
samp,
.hash {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
padding: 0.35em 0.625em 0.75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
button,
input,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: 100%;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
box-sizing: border-box;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #888888;
background-color: #060606;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #2a9fd6;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a9fd6;
text-decoration: underline;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
height: auto;
max-width: 100%;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #060606;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #282828;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-muted {
color: #888888;
}
.text-primary {
color: #2a9fd6;
}
.text-primary:hover {
color: #2180ac;
}
.text-warning {
color: #ffffff;
}
.text-warning:hover {
color: #e6e6e6;
}
.text-danger {
color: #ffffff;
}
.text-danger:hover {
color: #e6e6e6;
}
.text-success {
color: #ffffff;
}
.text-success:hover {
color: #e6e6e6;
}
.text-info {
color: #ffffff;
}
.text-info:hover {
color: #e6e6e6;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1;
color: #ffffff;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #888888;
}
h1,
h2,
h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
font-size: 65%;
}
h4,
h5,
h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #282828;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.list-inline > li:first-child {
padding-left: 0;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.428571429;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
display: table;
content: " ";
}
.dl-horizontal dd:after {
clear: both;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #888888;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #282828;
}
blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small {
display: block;
line-height: 1.428571429;
color: #555555;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #282828;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #282828;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after {
clear: both;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after {
clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666666666666%;
}
.col-xs-pull-10 {
right: 83.33333333333334%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666666666666%;
}
.col-xs-pull-7 {
right: 58.333333333333336%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666666666667%;
}
.col-xs-pull-4 {
right: 33.33333333333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.666666666666664%;
}
.col-xs-pull-1 {
right: 8.333333333333332%;
}
.col-xs-pull-0 {
right: 0;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666666666666%;
}
.col-xs-push-10 {
left: 83.33333333333334%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666666666666%;
}
.col-xs-push-7 {
left: 58.333333333333336%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666666666667%;
}
.col-xs-push-4 {
left: 33.33333333333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.666666666666664%;
}
.col-xs-push-1 {
left: 8.333333333333332%;
}
.col-xs-push-0 {
left: 0;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
max-width: 100%;
background-color: #181818;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #282828;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #282828;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #282828;
}
.table .table {
background-color: #060606;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #282828;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #282828;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #080808;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #282828;
}
table col[class*="col-"] {
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #282828;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #77b300;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
background-color: #669a00;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #cc0000;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
background-color: #b30000;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #ff8800;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
background-color: #e67a00;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #282828;
-ms-overflow-style: -ms-autohiding-scrollbar;
-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #888888;
border: 0;
border-bottom: 1px solid #282828;
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
/* IE8-9 */
line-height: normal;
}
input[type="file"] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
output {
display: block;
padding-top: 9px;
font-size: 14px;
line-height: 1.428571429;
color: #888888;
vertical-align: middle;
}
.form-control {
display: block;
width: 100%;
height: 38px;
padding: 8px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #888888;
vertical-align: middle;
background-color: #ffffff;
background-image: none;
border: 1px solid #282828;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:-moz-placeholder {
color: #888888;
}
.form-control::-moz-placeholder {
color: #888888;
}
.form-control:-ms-input-placeholder {
color: #888888;
}
.form-control::-webkit-input-placeholder {
color: #888888;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #adafae;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
height: 56px;
padding: 14px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 56px;
line-height: 56px;
}
textarea.input-lg {
height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #ffffff;
}
.has-warning .form-control {
border-color: #ffffff;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #e6e6e6;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-warning .input-group-addon {
color: #ffffff;
background-color: #ff8800;
border-color: #ffffff;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #ffffff;
}
.has-error .form-control {
border-color: #ffffff;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #e6e6e6;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
color: #ffffff;
background-color: #cc0000;
border-color: #ffffff;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #ffffff;
}
.has-success .form-control {
border-color: #ffffff;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #e6e6e6;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
color: #ffffff;
background-color: #77b300;
border-color: #ffffff;
}
.form-control-static {
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #c8c8c8;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 9px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
display: table;
content: " ";
}
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-control-static {
padding-top: 9px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.btn {
display: inline-block;
padding: 8px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #ffffff;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #ffffff;
background-color: #424242;
border-color: #424242;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #ffffff;
background-color: #2d2d2d;
border-color: #232323;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #424242;
border-color: #424242;
}
.btn-primary {
color: #ffffff;
background-color: #2a9fd6;
border-color: #2a9fd6;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #2386b4;
border-color: #1f79a3;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #2a9fd6;
border-color: #2a9fd6;
}
.btn-warning {
color: #ffffff;
background-color: #ff8800;
border-color: #ff8800;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #d67200;
border-color: #c26700;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #ff8800;
border-color: #ff8800;
}
.btn-danger {
color: #ffffff;
background-color: #cc0000;
border-color: #cc0000;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #a30000;
border-color: #8f0000;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #cc0000;
border-color: #cc0000;
}
.btn-success {
color: #ffffff;
background-color: #77b300;
border-color: #77b300;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #5c8a00;
border-color: #4e7600;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #77b300;
border-color: #77b300;
}
.btn-info {
color: #ffffff;
background-color: #9933cc;
border-color: #9933cc;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #812bab;
border-color: #74279b;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #9933cc;
border-color: #9933cc;
}
.btn-link {
font-weight: normal;
color: #2a9fd6;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #2a9fd6;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #888888;
text-decoration: none;
}
.btn-lg {
padding: 14px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm,
.btn-xs {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon:empty {
width: 1em;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-bottom: 0 dotted;
border-left: 4px solid transparent;
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #222222;
border: 1px solid #444444;
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: rgba(255, 255, 255, 0.1);
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #ffffff;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #2a9fd6;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #2a9fd6;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #888888;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #888888;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0 dotted;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.btn-default .caret {
border-top-color: #ffffff;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
border-top-color: #fff;
}
.dropup .btn-default .caret {
border-bottom-color: #ffffff;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
display: table;
content: " ";
}
.btn-toolbar:after {
clear: both;
}
.btn-toolbar .btn-group {
float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
padding: 5px 10px;
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 14px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
display: table;
content: " ";
}
.btn-group-vertical > .btn-group:after {
clear: both;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed;
}
.btn-group-justified .btn {
display: table-cell;
float: none;
width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group.col {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 56px;
padding: 14px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 56px;
line-height: 56px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 8px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #888888;
text-align: center;
background-color: #adafae;
border: 1px solid #282828;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 14px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
white-space: nowrap;
}
.input-group-btn:first-child > .btn {
margin-right: -1px;
}
.input-group-btn:last-child > .btn {
margin-left: -1px;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
z-index: 2;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
display: table;
content: " ";
}
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #222222;
}
.nav > li.disabled > a {
color: #888888;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #888888;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #222222;
border-color: #2a9fd6;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
border-top-color: #2a9fd6;
border-bottom-color: #2a9fd6;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #282828;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: transparent transparent #282828;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #ffffff;
cursor: default;
background-color: #2a9fd6;
border: 1px solid #282828;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #060606;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #2a9fd6;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #060606;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav .caret {
border-top-color: #2a9fd6;
border-bottom-color: #2a9fd6;
}
.nav a:hover .caret {
border-top-color: #2a9fd6;
border-bottom-color: #2a9fd6;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
display: table;
content: " ";
}
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
display: table;
content: " ";
}
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
display: table;
content: " ";
}
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: auto;
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -15px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child {
margin-right: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 6px;
margin-right: -15px;
margin-bottom: 6px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar-btn {
margin-top: 6px;
margin-bottom: 6px;
}
.navbar-text {
float: left;
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
margin-right: 15px;
margin-left: 15px;
}
}
.navbar-default {
background-color: #060606;
border-color: #000000;
}
.navbar-default .navbar-brand {
color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #888888;
}
.navbar-default .navbar-nav > li > a {
color: #888888;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #888888;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #282828;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #282828;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #000000;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #888888;
border-bottom-color: #888888;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #888888;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #888888;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #888888;
}
.navbar-default .navbar-link:hover {
color: #ffffff;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #ffffff;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #888888;
}
.navbar-inverse .navbar-nav > li > a {
color: #888888;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #aaaaaa;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
border-top-color: #888888;
border-bottom-color: #888888;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #888888;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #aaaaaa;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #888888;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #222222;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ffffff;
content: "/\00a0";
}
.breadcrumb > .active {
color: #888888;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 8px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: #222222;
border: 1px solid #282828;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
background-color: #2a9fd6;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
cursor: default;
background-color: #2a9fd6;
border-color: #2a9fd6;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #888888;
cursor: not-allowed;
background-color: #222222;
border-color: #282828;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 14px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
display: table;
content: " ";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #222222;
border: 1px solid #282828;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #2a9fd6;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #888888;
cursor: not-allowed;
background-color: #222222;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.label-default {
background-color: #424242;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #282828;
}
.label-primary {
background-color: #2a9fd6;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #2180ac;
}
.label-success {
background-color: #77b300;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #558000;
}
.label-info {
background-color: #9933cc;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #7a29a3;
}
.label-warning {
background-color: #ff8800;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #cc6d00;
}
.label-danger {
background-color: #cc0000;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #990000;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #2a9fd6;
border-radius: 10px;
}
.badge:empty {
display: none;
}
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.btn .badge {
position: relative;
top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #2a9fd6;
background-color: #ffffff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #151515;
}
.jumbotron h1 {
line-height: 1;
color: inherit;
}
.jumbotron p {
line-height: 1.4;
}
.container .jumbotron {
border-radius: 6px;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1 {
font-size: 63px;
}
}
.thumbnail {
display: inline-block;
display: block;
height: auto;
max-width: 100%;
padding: 4px;
margin-bottom: 20px;
line-height: 1.428571429;
background-color: #060606;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.thumbnail > img {
display: block;
height: auto;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #2a9fd6;
}
.thumbnail .caption {
padding: 9px;
color: #888888;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #ffffff;
background-color: #77b300;
border-color: #809a00;
}
.alert-success hr {
border-top-color: #6a8000;
}
.alert-success .alert-link {
color: #e6e6e6;
}
.alert-info {
color: #ffffff;
background-color: #9933cc;
border-color: #6e2caf;
}
.alert-info hr {
border-top-color: #61279b;
}
.alert-info .alert-link {
color: #e6e6e6;
}
.alert-warning {
color: #ffffff;
background-color: #ff8800;
border-color: #f05800;
}
.alert-warning hr {
border-top-color: #d64f00;
}
.alert-warning .alert-link {
color: #e6e6e6;
}
.alert-danger {
color: #ffffff;
background-color: #cc0000;
border-color: #bd001f;
}
.alert-danger hr {
border-top-color: #a3001b;
}
.alert-danger .alert-link {
color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #222222;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #2a9fd6;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #77b300;
}
.progress-striped .progress-bar-success {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #9933cc;
}
.progress-striped .progress-bar-info {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #ff8800;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #cc0000;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
/*background-color: #222222; */
border: 0px solid #282828;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #888888;
}
a.list-group-item .list-group-item-heading {
color: #ffffff;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #484848;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #2a9fd6;
border-color: #2a9fd6;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #d5ecf7;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #222222;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel-body:before,
.panel-body:after {
display: table;
content: " ";
}
.panel-body:after {
clear: both;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive {
margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #282828;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #3c3c3c;
border-top: 1px solid #282828;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #282828;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #282828;
}
.panel-default {
border-color: #282828;
}
.panel-default > .panel-heading {
color: #888888;
background-color: #3c3c3c;
border-color: #282828;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #282828;
}
.panel-default > .panel-heading > .dropdown .caret {
border-color: #888888 transparent;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #282828;
}
.panel-primary {
border-color: #2a9fd6;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #2a9fd6;
border-color: #2a9fd6;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #2a9fd6;
}
.panel-primary > .panel-heading > .dropdown .caret {
border-color: #ffffff transparent;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #2a9fd6;
}
.panel-success {
border-color: #809a00;
}
.panel-success > .panel-heading {
color: #ffffff;
background-color: #77b300;
border-color: #809a00;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #809a00;
}
.panel-success > .panel-heading > .dropdown .caret {
border-color: #ffffff transparent;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #809a00;
}
.panel-warning {
border-color: #f05800;
}
.panel-warning > .panel-heading {
color: #ffffff;
background-color: #ff8800;
border-color: #f05800;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #f05800;
}
.panel-warning > .panel-heading > .dropdown .caret {
border-color: #ffffff transparent;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #f05800;
}
.panel-danger {
border-color: #bd001f;
}
.panel-danger > .panel-heading {
color: #ffffff;
background-color: #cc0000;
border-color: #bd001f;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bd001f;
}
.panel-danger > .panel-heading > .dropdown .caret {
border-color: #ffffff transparent;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bd001f;
}
.panel-info {
border-color: #6e2caf;
}
.panel-info > .panel-heading {
color: #ffffff;
background-color: #9933cc;
border-color: #6e2caf;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #6e2caf;
}
.panel-info > .panel-heading > .dropdown .caret {
border-color: #ffffff transparent;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #6e2caf;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #151515;
border: 1px solid #030303;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
z-index: 1050;
width: auto;
padding: 10px;
margin-right: auto;
margin-left: auto;
}
.modal-content {
position: relative;
background-color: #202020;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #282828;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #282828;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media screen and (min-width: 768px) {
.modal-dialog {
width: 600px;
padding-top: 30px;
padding-bottom: 30px;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: rgba(0, 0, 0, 0.9);
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: rgba(0, 0, 0, 0.9);
border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: rgba(0, 0, 0, 0.9);
border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: rgba(0, 0, 0, 0.9);
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: rgba(0, 0, 0, 0.9);
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: rgba(0, 0, 0, 0.9);
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: rgba(0, 0, 0, 0.9);
border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: rgba(0, 0, 0, 0.9);
border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: rgba(0, 0, 0, 0.9);
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #202020;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #181818;
border-bottom: 1px solid #0b0b0b;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #202020;
border-bottom-width: 0;
content: " ";
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #202020;
border-left-width: 0;
content: " ";
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #202020;
border-top-width: 0;
content: " ";
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #202020;
border-right-width: 0;
content: " ";
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
height: auto;
max-width: 100%;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.left {
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #ffffff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicons-chevron-left,
.carousel-control .glyphicons-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm {
display: block !important;
}
tr.visible-xs.visible-sm {
display: table-row !important;
}
th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-xs.visible-md {
display: block !important;
}
tr.visible-xs.visible-md {
display: table-row !important;
}
th.visible-xs.visible-md,
td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-xs.visible-lg {
display: block !important;
}
tr.visible-xs.visible-lg {
display: table-row !important;
}
th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.visible-sm.visible-xs {
display: block !important;
}
tr.visible-sm.visible-xs {
display: table-row !important;
}
th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-sm.visible-md {
display: block !important;
}
tr.visible-sm.visible-md {
display: table-row !important;
}
th.visible-sm.visible-md,
td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-sm.visible-lg {
display: block !important;
}
tr.visible-sm.visible-lg {
display: table-row !important;
}
th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.visible-md.visible-xs {
display: block !important;
}
tr.visible-md.visible-xs {
display: table-row !important;
}
th.visible-md.visible-xs,
td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-md.visible-sm {
display: block !important;
}
tr.visible-md.visible-sm {
display: table-row !important;
}
th.visible-md.visible-sm,
td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-md.visible-lg {
display: block !important;
}
tr.visible-md.visible-lg {
display: table-row !important;
}
th.visible-md.visible-lg,
td.visible-md.visible-lg {
display: table-cell !important;
}
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-lg.visible-xs {
display: block !important;
}
tr.visible-lg.visible-xs {
display: table-row !important;
}
th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-lg.visible-sm {
display: block !important;
}
tr.visible-lg.visible-sm {
display: table-row !important;
}
th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-lg.visible-md {
display: block !important;
}
tr.visible-lg.visible-md {
display: table-row !important;
}
th.visible-lg.visible-md,
td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
display: block !important;
}
tr.hidden-xs {
display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-xs,
tr.hidden-xs,
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-xs.hidden-sm,
tr.hidden-xs.hidden-sm,
th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-xs.hidden-md,
tr.hidden-xs.hidden-md,
th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xs.hidden-lg,
tr.hidden-xs.hidden-lg,
th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
display: none !important;
}
}
.hidden-sm {
display: block !important;
}
tr.hidden-sm {
display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-sm.hidden-xs,
tr.hidden-sm.hidden-xs,
th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm,
tr.hidden-sm,
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-sm.hidden-md,
tr.hidden-sm.hidden-md,
th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-sm.hidden-lg,
tr.hidden-sm.hidden-lg,
th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
display: none !important;
}
}
.hidden-md {
display: block !important;
}
tr.hidden-md {
display: table-row !important;
}
th.hidden-md,
td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-md.hidden-xs,
tr.hidden-md.hidden-xs,
th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-md.hidden-sm,
tr.hidden-md.hidden-sm,
th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md,
tr.hidden-md,
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-md.hidden-lg,
tr.hidden-md.hidden-lg,
th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
display: none !important;
}
}
.hidden-lg {
display: block !important;
}
tr.hidden-lg {
display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-lg.hidden-xs,
tr.hidden-lg.hidden-xs,
th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-lg.hidden-sm,
tr.hidden-lg.hidden-sm,
th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-lg.hidden-md,
tr.hidden-lg.hidden-md,
th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg,
tr.hidden-lg,
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
.hidden-print,
tr.hidden-print,
th.hidden-print,
td.hidden-print {
display: none !important;
}
}
.navbar {
border-bottom: 1px solid #282828;
}
.text-primary,
.text-primary:hover {
color: #2a9fd6;
}
.text-success,
.text-success:hover {
color: #77b300;
}
.text-danger,
.text-danger:hover {
color: #cc0000;
}
.text-warning,
.text-warning:hover {
color: #ff8800;
}
.text-info,
.text-info:hover {
color: #9933cc;
}
.table tr.success,
.table tr.warning,
.table tr.danger {
color: #fff;
}
.table-responsive > .table {
background-color: #181818;
}
.has-warning .help-block,
.has-warning .control-label {
color: #ff8800;
}
.has-warning .form-control,
.has-warning .form-control:focus {
border-color: #ff8800;
}
.has-error .help-block,
.has-error .control-label {
color: #cc0000;
}
.has-error .form-control,
.has-error .form-control:focus {
border-color: #cc0000;
}
.has-success .help-block,
.has-success .control-label {
color: #77b300;
}
.has-success .form-control,
.has-success .form-control:focus {
border-color: #77b300;
}
legend {
color: #fff;
}
.input-group-addon {
background-color: #424242;
}
.nav .caret,
.nav a:hover .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs a,
.nav-pills a,
.breadcrumb a,
.pagination a,
.pager a {
color: #fff;
}
.alert .alert-link,
.alert a {
color: #ffffff;
text-decoration: underline;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron h5,
.jumbotron h6 {
color: #fff;
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.clearfix:before,
.clearfix:after {
display: table;
content: " ";
}
.clearfix:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
} |
clean/Linux-x86_64-4.05.0-2.0.1/extra-dev/dev/dpdgraph/0.6.1.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>dpdgraph: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / extra-dev</a></li>
<li class="active"><a href="">dev / dpdgraph - 0.6.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
dpdgraph
<small>
0.6.1
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-16 03:29:46 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-16 03:29:46 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq dev Formal proof management system
dune 2.9.1 Fast, portable, and opinionated build system
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler
ocamlfind 1.9.1 A library manager for OCaml
ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "yves.bertot@inria.fr"
license: "LGPL 2.1"
homepage: "https://github.com/karmaki/coq-dpdgraph"
build: [
["./configure"]
["echo" "%{jobs}%" "jobs for the linter"]
[make]
]
bug-reports: "https://github.com/karmaki/coq-dpdgraph/issues"
dev-repo: "git+https://github.com/karmaki/coq-dpdgraph.git"
install: [
[make "install" "BINDIR=%{bin}%"]
]
remove: [
["rm" "%{bin}%/dpd2dot" "%{bin}%/dpdusage"]
["rm" "-R" "%{lib}%/coq/user-contrib/dpdgraph"]
]
depends: [
"ocaml"
"coq" {>= "8.6" & < "8.7~"}
"ocamlgraph"
]
authors: [ "Anne Pacalet" "Yves Bertot"]
synopsis: "Compute dependencies between Coq objects (definitions, theorems) and produce graphs"
flags: light-uninstall
url {
src:
"https://github.com/ybertot/coq-dpdgraph/archive/coq-dpdgraph-0.6.1.zip"
checksum: "md5=0477114ba537b184ad715c23d94ac0ca"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-dpdgraph.0.6.1 coq.dev</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is dev).
The following dependencies couldn't be met:
- coq-dpdgraph -> coq < 8.7~ -> ocaml < 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-dpdgraph.0.6.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
_categories/analog.html | lottebijlsma/personalblog | ---
layout: default
title: Analog
description:
permalink: /category/analog.html
---
{% include category.html %}
|
public/templates/public/index.html | mherrmann/ExcludeMyIP | {% extends 'base.html' %}
{% load staticfiles %}
{% block home_nav %}class="active"{% endblock %}
{% block content %}
<div class="jumbotron">
<h1>Exclude your IP from Google Analytics</h1>
<p class="lead">
Click the button below to exclude your IP <strong>{{ ip }}</strong>
from Google Analytics.
</p>
<p>
<a class="btn btn-lg btn-success" href="{% url 'public:install' %}"
role="button">Exclude my IP</a>
</p>
<p>
<small>
This service is free and
<a href="https://github.com/mherrmann/ExcludeMyIP">open source</a>.
We do not store your data.
</small>
</p>
</div>
{% endblock %} |
css/checkout-later.css | kingluddite/bhs-workflow-experiment | /* table of contents*/
/*!^peh2^ Start of Custom Styles */
/*!^peh2^ About Page Styles */
/* colors
orangish links - #f99b15
newsletter orange heading - #b15b09
orange small date font column two - #f89915
blackish heading for aside - #010101
gray - #cecccc
gray for .columnOne - #6c6762
gray author - #c2c1c0
light gray boxes - #f2f1f1 (looks dark on pc's)
dark gray heading text - #484747
darker gray links for breadcrumbs - #979899
facebook gray paragraph text - #767474
blue links - #002446
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
content: "";
content: none; }
ins {
background-color: #ff9;
color: #000;
text-decoration: none; }
mark {
background-color: #ff9;
color: #000;
font-style: italic;
font-weight: bold; }
del {
text-decoration: line-through; }
abbr[title], dfn[title] {
border-bottom: 1px dotted;
cursor: help; }
table {
border-collapse: collapse;
border-spacing: 0; }
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0; }
input, select {
vertical-align: middle; }
/**
* Font normalization inspired by YUI Library's fonts.css: developer.yahoo.com/yui/
*/
body {
font: 13px/1.231 sans-serif;
*font-size: small; }
/* Hack retained to preserve specificity */
select, input, textarea, button {
font: 99% sans-serif; }
/* Normalize monospace sizing:
en.wikipedia.org/wiki/MediaWiki_talk:Common.css/Archive_11#Teletype_style_fix_for_Chrome */
pre, code, kbd, samp {
font-family: monospace, sans-serif; }
/**
* Minimal base styles.
*/
/* Always force a scrollbar in non-IE */
html {
overflow-y: scroll; }
/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {
outline: none; }
ul, ol {
margin-left: 2em; }
ol {
list-style-type: decimal; }
/* Remove margins for navigation lists */
nav ul, nav li {
margin: 0;
list-style: none;
list-style-image: none; }
small {
font-size: 85%; }
strong, th {
font-weight: bold; }
td {
vertical-align: top; }
/* Set sub, sup without affecting line-height: gist.github.com/413930 */
sub, sup {
font-size: 75%;
line-height: 0;
position: relative; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
pre {
/* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
padding: 15px; }
textarea {
overflow: auto; }
/* www.sitepoint.com/blogs/2010/08/20/ie-remove-textarea-scrollbars/ */
.ie6 legend, .ie7 legend {
margin-left: -7px; }
/* Align checkboxes, radios, text inputs with their label by: Thierry Koblentz tjkdesign.com/ez-css/css/base.css */
input[type="radio"] {
vertical-align: text-bottom; }
input[type="checkbox"] {
vertical-align: bottom; }
.ie7 input[type="checkbox"] {
vertical-align: baseline; }
.ie6 input {
vertical-align: text-bottom; }
/* Hand cursor on clickable input elements */
label, input[type="button"], input[type="submit"], input[type="image"], button {
cursor: pointer; }
/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {
margin: 0; }
/* Colors for form validity */
input:invalid, textarea:invalid {
border-radius: 1px;
-moz-box-shadow: 0px 0px 5px red;
-webkit-box-shadow: 0px 0px 5px red;
box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
background-color: #f0dddd; }
/* These selection declarations have to be separate
No text-shadow: twitter.com/miketaylr/status/12228805301
Also: hot pink! */
::-moz-selection {
background: #FF5E99;
color: #fff;
text-shadow: none; }
::selection {
background: #FF5E99;
color: #fff;
text-shadow: none; }
/* j.mp/webkit-tap-highlight-color */
a:link {
-webkit-tap-highlight-color: #FF5E99; }
/* Make buttons play nice in IE:
www.viget.com/inspire/styling-the-button-element-in-internet-explorer/ */
button {
width: auto;
overflow: visible; }
/* Bicubic resizing for non-native sized IMG:
code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
.ie7 img {
-ms-interpolation-mode: bicubic; }
/**
* You might tweak these..
*/
body, select, input, textarea {
/* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */
color: #444;
/* Set your base font here, to apply evenly */
/* font-family: Georgia, serif; */ }
/* Headers (h1, h2, etc) have no default font-size or margin; define those yourself */
h1, h2, h3, h4, h5, h6 {
font-weight: bold; }
a, a:active, a:visited {
color: #173f6b;
text-decoration: none; }
a:hover {
color: #173f6b;
text-decoration: none; }
/**
* Primary styles
*
* Author: PEH2
*/
/* color scheme */
/*
background: #233e5f
wrapper: #ffffff
miscTop: #343333
*/
/*!^peh2^ Start of Custom Styles */
/* general html tags */
body {
font: 62.5%/1.6em Arial, Helvetica, sans-serif;
background: #233e5f url(../images/body_bg_grad.jpg) repeat-x; }
a {
outline: 0; }
/* http://haslayout.net/css-tuts/Removing-Dotted-Border-on-Clicked-Links ie9 dotted lines */
/* Disable Highlight border focused on form controls in chrome, safari, android and iPhone browser */
*:focus {
outline: none; }
#wrapper {
width: 960px;
margin: 0 auto;
font-size: 1.2em; }
header {
position: relative;
background-color: #666666; }
#miscItems {
height: 56px;
background-color: #0c2745;
position: relative; }
#searchContainer {
background-image: url(../images/bg_box.png);
background-position: right top;
background-repeat: no-repeat;
float: right;
height: 37px;
margin: 14px 210px 0 0;
padding: 0;
width: 258px; }
#searchContainer #search_input {
background-color: transparent;
border: medium none;
color: #999999;
float: left;
font-size: 0.9em;
height: auto;
margin: 10px 5px 0 28px;
width: 185px; }
#searchContainer #search_submit {
margin: 5px 0 0 10px;
width: 25px; }
#topNav {
font-size: .9em;
padding-left: 95px;
width: 347px; }
#topNav li {
padding-top: 25px; }
#topNav span {
padding: 0 10px; }
#topNav a {
color: #fff;
text-decoration: none; }
#facebookIcon {
padding: 12px 10px 0 15px; }
#donate {
position: absolute;
top: 17px;
right: 0; }
#logo {
position: absolute;
top: 10px;
left: 0;
z-index: 99; }
header nav {
height: 72px;
background: #666666 url(../images/header_bg.png) no-repeat; }
nav ul li, #topNav li {
list-style: none;
float: left;
color: #fff; }
/* where does the nav start? */
nav ul {
/* position: absolute;
top: 27px;
left: 150px;*/
font-size: 11px; }
nav #navHome a {
position: absolute;
left: 105px;
top: 75px;
display: block;
width: 100px;
padding: 10px;
text-align: center; }
nav #navAbout a {
position: absolute;
left: 240px;
top: 75px;
display: block;
width: 100px;
padding: 10px;
text-align: center; }
nav #navService a {
position: absolute;
left: 385px;
top: 75px;
display: block;
width: 100px;
padding: 10px;
text-align: center; }
nav #navAddict a {
position: absolute;
left: 505px;
top: 75px;
display: block;
width: 160px;
padding: 10px;
text-align: center; }
.ie9 nav #navAddict a {
left: 535px; }
nav #navAppoint a {
position: absolute;
left: 655px;
top: 75px;
display: block;
width: 150px;
padding: 10px;
text-align: center; }
.ie9 nav #navAppoint a {
left: 673px; }
nav #navContact a {
position: absolute;
left: 790px;
top: 75px;
display: block;
width: 150px;
padding: 10px;
text-align: center; }
nav a {
color: #515152;
text-decoration: none;
display: block; }
nav a:hover {
color: #d4740d;
/*font-weight: bold;*/
letter-spacing: 0; }
#pageDivider {
background: #fff url(../images/bg_div_header.jpg) no-repeat;
height: 374px;
position: relative; }
#pageDivider h2 {
background: transparent url(../images/header_blurb.png) no-repeat;
width: 680px;
height: 78px;
position: absolute;
left: 0;
bottom: 0;
z-index: 0; }
aside {
width: 291px;
margin-right: 12px;
float: right;
/*height: 294px;*/ }
aside h2#since1973 {
background: transparent url(../images/heading_since_1973.png) no-repeat;
width: 152px;
height: 42px;
margin: 16px 10px 0 140px;
padding: 10px;
position: inherit; }
#mainContent {
width: 960px;
float: left;
line-height: 1.4em; }
.home #mainContent h1 {
background: #fff url(../images/heading_welcome_bhs.png) no-repeat;
color: #000;
width: 623px;
height: 47px;
margin-left: 30px;
margin-top: 30px; }
#mainContent #colOne {
width: 290px;
float: left;
padding-left: 30px; }
#mainContent #colTwo {
width: 290px;
float: left;
padding-left: 25px; }
#mainContent p {
padding: 10px 0;
color: #6c6762; }
#facebookEntry {
background: #fff url(../images/bg_facebook_post.png) no-repeat;
width: 297px;
height: 321px;
float: right;
margin-top: 5px; }
#facebookEntry h3 {
background: #fff url(../images/header_facebook.png) no-repeat;
width: 293px;
height: 43px;
margin-top: 50px; }
#facebookEntry h4 {
color: #282424;
padding-left: 30px;
padding-top: 5px; }
#facebookEntry h5 {
color: #f9a634;
padding-left: 30px;
padding-top: 10px; }
#facebookEntry h5 span {
color: #c2c1c0; }
#facebookEntry p {
padding-left: 30px;
padding-top: 10px;
font-size: 11px;
padding-right: 30px; }
footer {
color: #fff;
font-size: 11px; }
footer a:link {
color: #fff;
text-decoration: none; }
footer a:hover {
text-decoration: underline;
color: #fff; }
#footerTop {
-webkit-box-shadow: 5px 5px 25px 0px #000000;
-moz-box-shadow: 5px 5px 25px 0px #000000;
box-shadow: 5px 5px 25px 0px #000000;
background: url("../images/top_footer_bg.png") no-repeat;
clear: both;
height: 139px; }
#footerTop a {
color: #fff; }
footer p {
text-align: center;
font-size: 10px;
margin-top: 5px; }
#footerTop div {
float: left; }
#footerTop .aboutUsFooter {
padding-left: 20px; }
#footerTop .servicesFooter {
padding-left: 80px; }
#footerTop .waysToGetInvolvedFooter {
padding-left: 50px; }
h2#aboutUs {
width: 166px;
height: 30px;
background-image: url(../images/bg_about_us.png);
background-repeat: no-repeat; }
h2#services {
width: 166px;
height: 30px;
background-image: url(../images/bg_heading_services.jpg);
background-repeat: no-repeat; }
h2#waysToGetInvolved {
width: 166px;
height: 30px;
background-image: url(../images/bg_heading_ways_tgi.png);
background-repeat: no-repeat; }
#accred {
padding-left: 40px; }
#accred img {
padding: 0 4px; }
#adpCert {
margin-top: 10px; }
/*!^peh2^ About Page Styles */
#mainContent hgroup h5 {
color: #010101;
font-size: 12px;
font-weight: bold; }
.columnTwo a, aside a {
text-decoration: underline; }
#mainNav .current {
color: #f99b15;
font-weight: bold; }
#contentContainer {
background-color: #fff; }
.myAboutPage #mainContent h1 {
background: url(../images/about_us_heading.png) no-repeat;
width: 107px;
height: 21px;
float: left;
margin-bottom: 10px; }
.myAboutPage #mainContent h2 {
font-size: 16px;
color: #f99b15;
font-weight: normal;
padding-top: 10px; }
#mainContent .breadcrumbs {
float: right;
margin: 30px 25px 0 0; }
#mainContent .breadcrumbs li {
float: left;
list-style: none;
padding-right: 2px; }
#mainContent .breadcrumbs li a {
color: #f99b15;
font-size: 11px; }
#mainContent .breadcrumbs li a.currentPage {
color: #979899; }
.myAboutPage aside, .getInvolved aside {
float: left;
width: 242px;
margin: 0;
padding: 15px; }
.myAboutPage #mainContent, .getInvolved #mainContent {
float: right;
width: 680px; }
aside hr {
margin: 25px 0; }
#otherContent {
padding-top: 15px; }
#contentContainer {
padding-bottom: 25px; }
.columnOne {
width: 390px;
float: left; }
.columnTwo {
width: 225px;
float: right;
padding-right: 40px; }
.columnTwo hgroup h4 {
font-size: 11px;
color: #f89915;
font-weight: normal;
padding-top: 5px; }
.columnTwo p {
font-size: 11px;
color: #767474;
font-weight: normal; }
.columnTwo hgroup h4 span.author {
font-size: 11px;
color: #c2c1c0;
font-weight: normal;
padding-left: 5px; }
.columnTwo #myFacebookEntry {
background: none;
height: auto; }
.columnTwo #myFacebookEntry h3 {
background: transparent url(../images/latest_news_heading.png) no-repeat;
width: 238px;
height: 46px;
margin: 0; }
.columnTwo #myFacebookEntry h4 {
padding: 0;
margin: 0; }
.columnTwo #myFacebookEntry h5 {
padding: 0;
margin: 0; }
.columnTwo #myFacebookEntry p {
padding: 0;
margin: 20px 0 0 0; }
#recentJobPost h3 {
background: url(../images/recent_job_post_heading.png) no-repeat;
width: 239px;
height: 34px; }
#sideNav {
margin-top: 15px; }
#sideNav li {
float: none;
border-bottom: 1px solid #cecccc;
padding-top: 5px;
padding-bottom: 5px; }
#sideNav li a {
color: #002446;
font-size: 12px;
padding-left: 15px; }
#sideNav li a.currentPage {
color: #f99b15;
font-weight: bold;
background: url(../images/subnav_icon.png) no-repeat; }
#sideNav a.pdfPrivacy {
float: right; }
.asideBox {
background-color: #f2f1f1;
border: 1px solid #afafaf;
padding: 5px;
height: 132px;
font-size: 11px;
line-height: 1.1em;
margin-bottom: 10px; }
.asideBox img {
float: left;
width: 90px;
padding: 0 5px;
margin-top: 10px; }
.asideBox p {
width: 100px;
float: right;
margin-top: 10px; }
#getInvolvedSidebarHeading {
margin-top: 50px;
font-size: 24px;
color: #f99b15;
font-weight: normal;
padding-bottom: 10px; }
#successStoriesSidebarHeading {
color: #484747;
font-size: 24px;
font-weight: normal;
padding-bottom: 10px; }
.getInvolved #successStoriesSidebarHeading {
color: #484747;
font-size: 21px;
font-weight: normal;
margin-top: 20px; }
/*!^peh2^ Get Involved Page Styles */
.getInvolved #mainContent h1 {
background: url(../images/get_involved_heading.png) no-repeat;
width: 152px;
height: 31px; }
.getInvolved #mainContent h2 {
background: url(../images/your_support_is_vital_to_our_mission.png) no-repeat;
width: 359px;
height: 30px; }
.getInvolved #mainContent h3 {
background: url(../images/make_contribution_today.png) no-repeat;
width: 267px;
height: 30px; }
.involvedBox {
background: url(../images/orange_box.png) no-repeat;
width: 157px;
height: 158px;
float: left; }
/* END OF PEH2 CUSTOM CODE */
/* all accordion css */
/* SpryAccordion.css - version 0.5 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/* This is the selector for the main Accordion container. For our default style,
* we draw borders on the left, right, and bottom. The top border of the Accordion
* will be rendered by the first AccordionPanelTab which never moves.
*
* If you want to constrain the width of the Accordion widget, set a width on
* the Accordion container. By default, our accordion expands horizontally to fill
* up available space.
*
* The name of the class ("Accordion") used in this selector is not necessary
* to make the widget function. You can use any class name you want to style the
* Accordion container.
*/
.Accordion {
border-right: solid 1px #e1dfdf;
overflow: hidden; }
/* This is the selector for the AccordionPanel container which houses the
* panel tab and a panel content area. It doesn't render visually, but we
* make sure that it has zero margin and padding.
*
* The name of the class ("AccordionPanel") used in this selector is not necessary
* to make the widget function. You can use any class name you want to style an
* accordion panel container.
*/
.AccordionPanel {
margin: 0px;
padding: 0px; }
/* This is the selector for the AccordionPanelTab. This container houses
* the title for the panel. This is also the container that the user clicks
* on to open a specific panel.
*
* The name of the class ("AccordionPanelTab") used in this selector is not necessary
* to make the widget function. You can use any class name you want to style an
* accordion panel tab container.
*
* NOTE:
* This rule uses -moz-user-select and -khtml-user-select properties to prevent the
* user from selecting the text in the AccordionPanelTab. These are proprietary browser
* properties that only work in Mozilla based browsers (like FireFox) and KHTML based
* browsers (like Safari), so they will not pass W3C validation. If you want your documents to
* validate, and don't care if the user can select the text within an AccordionPanelTab,
* you can safely remove those properties without affecting the functionality of the widget.
*/
.AccordionPanelTab {
margin: 0px;
cursor: pointer;
-moz-user-select: none;
-khtml-user-select: none;
background: transparent url(../images/bg_accordion_tabs_sprite.png) no-repeat left bottom;
height: 30px;
color: #fff; }
.accordionText {
/* this is a cool trick to move text down */
display: block;
font-weight: bold;
font-size: 16px;
/* text-indent doesn't work on block elements, must use padding */
padding-left: 30px;
padding-top: 5px; }
/* This is the selector for a Panel's Content area. It's important to note that
* you should never put any padding on the panel's content area if you plan to
* use the Accordions panel animations. Placing a non-zero padding on the content
* area can cause the accordion to abruptly grow in height while the panels animate.
*
* Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
* Content container.
*
* The name of the class ("AccordionPanelContent") used in this selector is not necessary
* to make the widget function. You can use any class name you want to style an
* accordion panel content container.
*/
.AccordionPanelContent {
overflow: auto;
margin: 0;
padding: 0px;
height: 176px;
font-size: 11px;
/*background: transparent url(../images/bg_open_panel.png) no-repeat;*/ }
.AccordionPanelContent p.firstPar {
margin: 15px 0 0 30px; }
.AccordionPanelContent p {
padding-top: 15px;
margin-left: 30px;
color: #363535; }
.AccordionPanelContent p a {
color: #363535;
text-decoration: underline; }
.AccordionPanelContent img {
float: right;
margin-top: 30px; }
/* This is an example of how to change the appearance of the panel tab that is
* currently open. The class "AccordionPanelOpen" is programatically added and removed
* from panels as the user clicks on the tabs within the Accordion.
*/
.AccordionPanelOpen .AccordionPanelTab {
background-color: #eeeeee;
height: 30px;
background-image: url(../images/bg_accordion_tabs_sprite.png);
background-repeat: no-repeat;
background-position: left top; }
/* This is an example of how to change the appearance of the panel tab as the
* mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
* and removed from panel tab containers as the mouse enters and exits the tab container.
*/
.AccordionPanelTabHover {
color: #fff; }
.AccordionPanelOpen .AccordionPanelTabHover {
color: #fff; }
/* This is an example of how to change the appearance of all the panel tabs when the
* Accordion has focus. The "AccordionFocused" class is programatically added and removed
* whenever the Accordion gains or loses keyboard focus.
*/
.AccordionFocused .AccordionPanelTab {
/*background-color: #3399FF;*/ }
/* This is an example of how to change the appearance of the panel tab that is
* currently open when the Accordion has focus.
*/
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
/*background-color: #33CCFF;*/ }
/* Rules for Printing */
@media print {
.Accordion {
overflow: visible !important; }
.AccordionPanelContent {
display: block !important;
overflow: visible !important;
height: auto !important; } }
/* end of PEH2 code */
/**
* Non-semantic helper classes: please define your styles before this section.
*/
/* For image replacement */
.ir {
display: block;
text-indent: -999em;
overflow: hidden;
background-repeat: no-repeat;
text-align: left;
direction: ltr; }
/* Hide for both screenreaders and browsers:
css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden {
display: none;
visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: by Jon Neal.
www.webaim.org/techniques/css/invisiblecontent/ & j.mp/visuallyhidden */
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: drupal.org/node/897638 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible {
visibility: hidden; }
/* The Magnificent Clearfix: Updated to prevent margin-collapsing on child elements.
j.mp/bestclearfix */
.clearfix:before, .clearfix:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden; }
.clearfix:after {
clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix {
zoom: 1; }
/**
* Media queries for responsive design.
*
* These follow after primary styles so they will successfully override.
*/
@media all and (orientation: portrait) {
/* Style adjustments for portrait mode goes here */ }
@media all and (orientation: landscape) {
/* Style adjustments for landscape mode goes here */ }
/* Grade-A Mobile Browsers (Opera Mobile, Mobile Safari, Android Chrome)
consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-device-width: 480px) {
/* Uncomment if you don't want iOS and WinMobile to mobile-optimize the text for you: j.mp/textsizeadjust */
/* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */ }
/**
* Print styles.
*
* Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
*/
@media print {
* {
background: transparent !important;
color: black !important;
text-shadow: none !important;
filter: none !important;
-ms-filter: none !important; }
/* Black prints faster: sanbeiji.com/archives/953 */
a, a:visited {
color: #444 !important;
text-decoration: underline; }
a[href]:after {
content: " (" attr(href) ")"; }
abbr[title]:after {
content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: ""; }
/* Don't show links for images, or javascript/internal links */
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid; }
thead {
display: table-header-group; }
/* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img {
page-break-inside: avoid; }
@page {
margin: 0.5cm; }
p, h2, h3 {
orphans: 3;
widows: 3; }
h2, h3 {
page-break-after: avoid; } }
/*# sourceMappingURL=checkout-later.css.map */
|
resources/visual-airplane-guide/page5.html | tablesix/web110-jebsnotebook | <!DOCTYPE html>
<html>
<head>
<title>Visual Airplane Guide | Jebediah's Notebook</title>
<meta charset="utf-8" />
<meta name="description" content="Welcome to Jebediah's Notebook! This is a collection of guides and resources for Kerbal Space Program" />
<link rel="stylesheet" type="text/css" href="../../css-js/css/default.css" />
<link rel="stylesheet" type="text/css" href="../../css-js/css/styles.css" />
</head><body>
<header class="header" id="top" >
<div class="h-content-wrapper">
<div class="textWrapper">
<div class="hWrapper">
<h1>Jebediah's Notebook</h1>
<h2>How to Kerbal</h2>
</div>
<nav class="main-nav">
<ul>
<li><a href="../../index.html">Home</a></li>
<li><a href="../../guides.html">Guides</a>
<ul>
<li><a href="../../guides/basic-rockets.html">Basic Rockets</a></li>
<li><a href="../../guides/intermediate-rockets.html">Intermediate Rockets</a></li>
<li><a href="../../guides/orbital-mechanics.html">Orbital Mechanics</a></li>
<li><a href="../../guides/aircraft-basics.html">Aircraft Basics</a></li>
<li><a href="../../guides/spaceplanes.html">Space Plane Tips</a></li>
</ul>
</li>
<li><a href="../../resources.html">Resources</a>
<ul>
<li><a href="https://garycourt.github.io/korc/" target="_blank">Rocket Calculator</a></li>
<li class="listHead" title="not a link">Delta-V Planners</li>
<li class="subSubItem"><a href="../../resources/dv-map1.html">Map 1</a></li>
<li class="subSubItem"><a href="../../resources/dv-map2.html">Map 2</a></li>
<li class="subSubItem"><a href="http://13375.de/KSPDeltaVMap/" target="_blank">Interactive</a></li>
<li><a href="http://ksp.olex.biz/" target="_blank">How do I get there?</a></li>
<li><a href="http://alexmoon.github.io/ksp/" target="_blank">When Should I Launch?</a></li>
<li><a href="../../resources/visual-airplane-guide.html">Visual Airplane Guide</a></li>
<li><a href="https://www.youtube.com/playlist?list=PLYu7z3I8tdEm5nyZU3a-O2ak6mBYXWPAL" target="_blank">Scott Manley's Tutorials</a></li>
<li><a href="https://www.youtube.com/user/WernherVonKerman" target="_blank">Von Kerman's Rocket School</a></li>
<li><a href="http://imgur.com/gallery/2JDYKtx/new" target="_blank">m_sporkboy's Mun Lander Guide</a></li>
<li><a href="https://docs.google.com/document/d/1rTsu_wkh7zGM4GwjNiQUTEVFP7BvyQSP3ZF4GL-VvvM/pub" target="_blank">jelliestjellyfish's Checklists</a></li>
<li><a href="http://imgur.com/a/85cpa#0" target="_blank">PhildeCube's Career Mode for Beginners</a></li>
<li><a href="http://meithan.x10.mx/KSP/engines/" target="_blank"></a>Optimal Engine Calculator</li>
<li><a href="http://corpsmoderne.net/fsp/" target="_blank">Flappy Space Program</a></li>
</ul>
</li>
<li><a href="../../galleries.html">Galleries</a></li>
<li><a href="../../recent.html">Recent Shenanigans</a></li>
<li><a href="http://wiki.kerbalspaceprogram.com/wiki/Main_Page" target="_blank">Wiki</a></li>
<li>Reddit
<ul>
<li><a href="http://reddit.com/r/kerbalspaceprogram" target="_blank">/r/KerbalSpaceProgram</a></li>
<li><a href="http://reddit.com/r/kerbalacademy" target="_blank">/r/KerbalAcademy</a></li>
</ul>
</li>
<li><a href="https://kerbalspaceprogram.com" target="_blank">Official Site</a></li>
</ul>
</nav>
</div><!--#/textwrapper-->
<!--"official-button"-->
</div><!--#/h-content-wrapper-->
</header>
</div><!--#/textwrapper-->
<!--class="official-button" goes here-->
</div><!--#/h-content-wrapper-->
</header>
<main>
<h1 class="contentHeader">5: Angle of Attack</h1>
<div class="contentWrapper">
<div class="allButSideNav">
<div class="mainWrapper">
<article class="asidePartner">
<img class="fullWidth" src="../../media/airplane-guide/airplane-guide5.jpg" />
</article>
</div>
</div>
<aside class="sideNav" id="sideNavSecondary">
<h3><a href="../../resources/visual-airplane-guide.html">Airplane Guide</a></h3>
<ol class="pageNav">
<li><a href="../visual-airplane-guide/page1.html">Lift Basics</a></li>
<li><a href="../visual-airplane-guide/page2.html">Center of Thrust</a></li>
<li><a href="../visual-airplane-guide/page3.html">Control Surfaces, Wing Shapes</a></li>
<li><a href="../visual-airplane-guide/page4.html">Wing Alignment</a></li>
<li><a href="../visual-airplane-guide/page5.html">Angle of Attack</a></li>
<li><a href="../visual-airplane-guide/page6.html">Landing Gears</a></li>
<li><a href="../visual-airplane-guide/page7.html">Landing Gears Cont.</a></li>
<li><a href="../visual-airplane-guide/page8.html">Credits</a></li>
</ol>
<h3>Key Resources</h3>
<nav class="aside">
<ul>
<li><a href="../../guides.html">Guides</a>
<ul>
<li><a href="../../guides/basic-rockets.html">Basic Rockets</a></li>
<li><a href="../../guides/intermediate-rockets.html">Intermediate Rockets</a></li>
<li><a href="../../guides/orbital-mechanics.html">Orbital Mechanics</a></li>
<li><a href="../../guides/aircraft-basics.html">Aircraft Basics</a></li>
<li><a href="../../guides/spaceplanes.html">Space Plane Tips</a></li>
</ul>
</li>
<li><a href="../../resources.html">Resources</a>
<ul>
<li><a href="https://garycourt.github.io/korc/" target="_blank">Rocket Calculator</a></li>
<li class="subSubItem"><a href="../../resources/dv-map1.html">Delta-V Map 1</a></li>
<li class="subSubItem"><a href="../../resources/dv-map2.html">Delta-V Map 2</a></li>
<li class="subSubItem"><a href="http://13375.de/KSPDeltaVMap/" target="_blank">Interactive dV Planner</a></li>
<li><a href="http://ksp.olex.biz/" target="_blank" >How do I get there?</a></li>
<li><a href="http://alexmoon.github.io/ksp/" target="_blank" >When Should I Launch?</a></li>
<li><a href="../../resources/visual-airplane-guide.html">Visual Airplane Guide</a></li>
<li><a href="https://www.youtube.com/playlist?list=PLYu7z3I8tdEm5nyZU3a-O2ak6mBYXWPAL" target="_blank">Manley's Tutorials</a></li>
<li><a href="https://www.youtube.com/user/WernherVonKerman" target="_blank">Von Kerman's Tutorials</a></li>
<li><a href="http://imgur.com/gallery/2JDYKtx/new" target="_blank">m_sporkboy's Mun Lander Guide</a></li>
<li><a href="https://docs.google.com/document/d/1rTsu_wkh7zGM4GwjNiQUTEVFP7BvyQSP3ZF4GL-VvvM/pub" target="_blank">jelliestjellyfish's Checklists</a></li>
<li><a href="http://imgur.com/a/85cpa#0" target="_blank">PhildeCube's Career Mode for Beginners</a></li>
<li><a href="http://meithan.x10.mx/KSP/engines/" target="_blank"></a>Optimal Engine Calculator</li>
<li><a href="http://corpsmoderne.net/fsp/" target="_blank" >Flappy Space Program</a></li>
</ul>
</li>
<li><a href="http://wiki.kerbalspaceprogram.com/wiki/Main_Page" target="_blank">Wiki</a></li>
<li>Reddit
<ul>
<li><a href="http://reddit.com/r/kerbalspaceprogram" target="_blank">/r/KerbalSpaceProgram</a></li>
<li><a href="http://reddit.com/r/kerbalacademy" target="_blank">/r/KerbalAcademy</a></li>
</ul>
</li>
<li><a href="https://kerbalspaceprogram.com" target="_blank">Official Site</a></li>
</ul>
</nav>
</aside>
</div>
</main>
<footer>
<div class="footerContent">
<h6>Sponsors*</h6>
<div class="footerGallery">
<img src="../../../media/home/placeholder.jpg" alt="place holder image" />
<img src="../../../media/home/placeholder.jpg" alt="place holder image" />
<img src="../../../media/home/placeholder.jpg" alt="place holder image" />
<img src="../../../media/home/placeholder.jpg" alt="place holder image" />
<img src="../../../media/home/placeholder.jpg" alt="place holder image" />
</div>
<p>*Not really. These are just some of the in-game companies' logos.</p>
</div><!--#/footerContent-->
</footer></body>
</html>
|
data science/machine_learning_for_the_web/chapter_4/movie/15216.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Siege, The (1998)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0133952">Siege, The (1998)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?James+Sanford">James Sanford</A></H3><HR WIDTH="40%" SIZE="4">
<P> "The Siege" is already under attack by Arab anti-defamation groups, thanks
to its alarming -- and misleading -- trailer which shows U.S. army troops
rounding up Arabs and forcing them into internment camps ringed by
barbed-wire fences. However, anyone who shows up to protest what they assume
is going to be an ultra-right-wing fantasy about the benefits of martial law
will feel rather silly if they actually watch the film, which all but bends
over backward to portray Middle Easterners in a favorable light. "The word
'Arab' is not synonymous with the word 'terrorist'," an off-screen voice
assures us at one point.
But at the same time, "The Siege" also errs in making most of its Arab and
Arab-American characters faceless and nameless. Rather than being depicted
as real people, they're shown largely as a mass of bodies being pushed
around, waiting to be rescued by sympathetic outsiders. It's almost as silly
as the infamous "Cry Freedom," which tried to relate the story of Steven
Biko through the eyes of a white English family.
In many ways, "The Siege" is a movie operating at cross-purposes with
itself, a tell-tale sign that too many writers worked over the script. In
this case, three are credited, although the writing is so uneven you can bet
many more cooks stirred this particular potboiler. Thanks largely to
director Edward Zwick ("Glory," "Courage Under Fire"), "The Siege" does
manage to pull off a few genuinely startling moments, such as when a meeting
of leaders is mysteriously disrupted by one pager after another going off,
or when tanks roll through the streets of New York.
In the film, New York is targeted by terrorists, and FBI agent Anthony
Hubbard (Denzel Washington) and his partner Frank Haddad (Tony Shaloub) are
forced to accept the assistance of mysterious Elise Kraft (Annette Bening),
who's had more than diplomatic relations with some Arab suspects. In fact,
Elise's idea of pillow talk includes asking about the location of terrorist
cells in the vacinity of Manhattan.
When the combined efforts of the FBI and the CIA fail, the President sends
General Deveraux (Bruce Willis) and scores of troops to seal off Brooklyn
and enforce martial law. Though Deveraux appears to be level-headed at
first, soon he's become a maniac who bellows "I am the law" and feels no
shame about torturing civilians. Consistency is not one of "The Siege"'s
strong suits.
Then again, the movie is more successful at creating tension than in
building credible characters, which sometimes leaves Washington and Bening
looking borderline silly as they try to rationalize Hubbard and Kraft's
schizoid personalities. As in too many of his other recent appearances,
Willis is present only to preen, in this case underneath one of the worst
toupees since Burt Reynolds' heyday. Perhaps "The Siege" should be
picketed -- by former fans anxious to see Willis break out of his terminal
self-adoration and begin acting again.
James Sanford</P>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
|
javadocsmain/usecases/UseCase40.html | roxanne-baker/game-authoring-environment | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_65) on Thu Apr 28 14:36:58 EDT 2016 -->
<title>UseCase40</title>
<meta name="date" content="2016-04-28">
<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 = "UseCase40";
}
}
catch (err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../usecases/UseCase24.html" title="class in usecases"><span class="typeNameLink">Prev Class</span></a>
</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../index.html?usecases/UseCase40.html" target="_top">Frames</a></li>
<li><a href="UseCase40.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">usecases</div>
<h2 title="Class UseCase40" class="title">Class UseCase40</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>usecases.UseCase40</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">UseCase40</span>
extends java.lang.Object</pre>
<div class="block">Created by rhondusmithwick on 3/31/16.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Rhondu Smithwick</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../usecases/UseCase40.html#UseCase40--">UseCase40</a></span>()</code>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="UseCase40--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UseCase40</h4>
<pre>public UseCase40()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="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="../usecases/UseCase24.html" title="class in usecases"><span class="typeNameLink">Prev Class</span></a>
</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../index.html?usecases/UseCase40.html" target="_top">Frames</a></li>
<li><a href="UseCase40.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: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#methods.inherited.from.class.java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
_layouts/page.html | matrixorz/matrixorz.github.io | ---
layout: base
---
<div class="row">
<div class="col-md-12 aside3-title">
<br>
<h2 id="#identifier">{{ page.title }}</h2>
</div>
<div class="col-md-12 aside3-content">
<div id="page-content">
{{ content }}
</div>
<hr>
{% include disqus.html %}
</div>
</div>
|
vodnik/14.04/sound-alert.html | ubuntu-si/ubuntu.si | <!DOCTYPE html>
<html lang=sl>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Izbira ali onemogočitev opozorilnega zvoka</title>
<link rel="stylesheet" type="text/css" href="../vodnik_1404.css">
<script type="text/javascript" src="jquery.js"></script><script type="text/javascript" src="jquery.syntax.js"></script><script type="text/javascript" src="yelp.js"></script><link rel="shortcut icon" href="https://www.ubuntu.si/favicon.ico">
</head>
<body id="home">
<div id="wrapper" class="hfeed">
<div id="header">
<div id="branding">
<div id="blog-title"><span><a rel="home" title="Ubuntu Slovenija | Uradna spletna stran slovenske skupnosti Linux distribucije Ubuntu" href="https://www.ubuntu.si">Ubuntu Slovenija | Uradna spletna stran slovenske skupnosti Linux distribucije Ubuntu</a></span></div>
<h1 id="blog-description"></h1>
</div>
<div id="access"><div id="loco-header-menu"><ul id="primary-header-menu"><li class="widget-container widget_nav_menu" id="nav_menu-3"><div class="menu-glavni-meni-container"><ul class="menu" id="menu-glavni-meni">
<li id="menu-item-15" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15"><a href="https://www.ubuntu.si">Novice</a></li>
<li id="menu-item-16" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16"><a href="https://www.ubuntu.si/punbb/">Forum</a></li>
<li id="menu-item-19" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19"><a href="https://www.ubuntu.si/kaj-je-ubuntu/">Kaj je Ubuntu?</a></li>
<li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="https://www.ubuntu.si/pogosta_vprasanja/">Pogosta vprašanja</a></li>
<li id="menu-item-17" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17"><a href="https://www.ubuntu.si/skupnost/">Skupnost</a></li>
<li id="menu-item-18" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18"><a href="https://www.ubuntu.si/povezave/">Povezave</a></li>
</ul></div></li></ul></div></div>
</div>
<div id="main"><div id="cwt-content" class="clearfix content-area"><div id="page">
<div class="trails" role="navigation"><div class="trail"> » <a class="trail" href="index.html" title="Namizni vodnik Ubuntu"><span class="media"><span class="media media-image"><img src="figures/ubuntu-logo.png" height="16" width="16" class="media media-inline" alt="Pomoč"></span></span> Namizni vodnik Ubuntu</a> » <a class="trail" href="prefs.html" title="Uporabniške in sistemske nastavitve">Nastavitve</a> » <a class="trail" href="media.html#sound" title="Osnovni zvok">Zvok</a> » </div></div>
<div id="content">
<div class="hgroup"><h1 class="title"><span class="title">Izbira ali onemogočitev opozorilnega zvoka</span></h1></div>
<div class="region">
<div class="contents">
<p class="p">Vaš računalnik bo predvajal enostaven opozorilni zvok za določene vrste sporočil in dogodkov. Za alarme lahko izberete drugačne zvoke, neodvisno od sistemske glasnosti nastavite glasnost opozorila ali popolnoma onemogočite opozorilne zvoke.</p>
<div class="steps"><div class="inner"><div class="region"><ol class="steps">
<li class="steps"><p class="p">Kliknite na <span class="gui">meni zvoka</span> v <span class="gui">menijski vrstici</span> in izberite <span class="gui">Nastavitve zvoka</span>.</p></li>
<li class="steps"><p class="p">V zavihku <span class="gui">Učinki zvoka</span> izberite opozorilni zvok. Zvoki se bodo ob kliku na njih predvajali zato lahko slišite, kakšni so.</p></li>
</ol></div></div></div>
<p class="p">Uporabite drsnik glasnosti v zavihku <span class="gui">Zvočni učinki</span> za nastavitev glasnosti opozorilnega zvoka. To ne bo vplivalo na glasnost vaše glasbe, filmov in drugih zvočnih datotek.</p>
<p class="p">Za popolno onemogočitev zvokov opozoril izberite <span class="gui">Utišaj</span> poleg <span class="gui">Glasnost opozoril</span>.</p>
</div>
<div class="sect sect-links" role="navigation">
<div class="hgroup"></div>
<div class="contents">
<div class="links guidelinks"><div class="inner">
<div class="title"><h2><span class="title">Več podrobnosti</span></h2></div>
<div class="region"><ul><li class="links ">
<a href="media.html#sound" title="Osnovni zvok">Osnovni zvok</a><span class="desc"> — <span class="link"><a href="sound-volume.html" title="Spreminjanje glasnosti zvoka">Glasnost</a></span>, <span class="link"><a href="sound-usespeakers.html" title="Uporaba drugih zvočnikov ali slušalk">zvočniki in slušalke</a></span>, <span class="link"><a href="sound-usemic.html" title="Uporaba drugega mikrofona">mikrofoni</a></span> …</span>
</li></ul></div>
</div></div>
<div class="links seealsolinks"><div class="inner">
<div class="title"><h2><span class="title">Pogjejte tudi</span></h2></div>
<div class="region"><ul><li class="links ">
<a href="a11y-visualalert.html" title="Blisk zaslona za zvoke alarma">Blisk zaslona za zvoke alarma</a><span class="desc"> — Omogočite vidna opozoril za blisk zaslona ali okna, ko se predvaja zvok alarma.</span>
</li></ul></div>
</div></div>
</div>
</div>
</div>
<div class="clear"></div>
</div>
</div></div></div>
<div id="footer"><img src="https://piwik-ubuntusi.rhcloud.com/piwik.php?idsite=1amp;rec=1" style="border:0"><div id="siteinfo"><p>Material v tem dokumentu je na voljo pod prosto licenco. To je prevod dokumentacije Ubuntu, ki jo je sestavila <a href="https://wiki.ubuntu.com/DocumentationTeam">Ubuntu dokumentacijska ekpa za Ubuntu</a>. V slovenščino jo je prevedla skupina <a href="https://wiki.lugos.si/slovenjenje:ubuntu">Ubuntu prevajalcev</a>. Za poročanje napak v prevodih v tej dokumentaciji ali Ubuntuju pošljite sporočilo na <a href="mailto:ubuntu-l10n-slv@lists.ubuntu.com?subject=Prijava%20napak%20v%20prevodih">dopisni seznam</a>.</p></div></div>
</div>
</body>
</html>
|
post/page/41/index.html | shiva/shiva.github.io | <!DOCTYPE html>
<html lang="en"><meta charset="utf-8" />
<title>Posts - Reflections</title>
<meta name="description" content="Default Page Description" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="http://blog.shiv.me/css/latex.css" />
<link rel="stylesheet" href="http://blog.shiv.me/css/main.css" />
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
<meta name="generator" content="Hugo 0.75.1" /><body>
<header>
<nav class="navbar">
<div class="nav">
<ul class="nav-links">
</ul>
</div>
</nav>
<div class="intro-header">
<div class="container">
<div class="post-heading">
<h1>Posts</h1>
</div>
</div>
</div>
</header>
<div id="content">
<div class="container" role="main">
<div class="posts-list">
<article class="post-preview">
<a href="http://blog.shiv.me/2006/12/29/the-art-of-software-development/">
<h2 class="post-title">The art of software development</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Dec 29, 2006
</span>
</div>
<div class="post-entry">
<p>Though many disagree, and think of software development as a mundane, non-creative task, as Kevin Carlson@DDJ puts it aptly, it is a work of art!
“I suppose the question is this: “where are the limits of the scientific approach in software development?” I mean, we are, ultimately, talking about an act of creation” - Kevin Carlson
(note the nested quotes! ;) )
Many of my non-IT friends have asked, how I keep myself interested and how I stand to sit (pun intended) in front of the PC for such long hours and not get burned out?</p>
<a href="http://blog.shiv.me/2006/12/29/the-art-of-software-development/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="http://blog.shiv.me/2006/12/28/my-year-in-cities-2006/">
<h2 class="post-title">My year in Cities - 2006</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Dec 28, 2006
</span>
</div>
<div class="post-entry">
</div>
</article>
<article class="post-preview">
<a href="http://blog.shiv.me/2006/12/26/windows-live-writer-growing-pains/">
<h2 class="post-title">Windows Live writer - Growing pains</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Dec 26, 2006
</span>
</div>
<div class="post-entry">
<p>I just downloaded Windows Live Writer
At first look, it looks good! I haven’t been able to say that about most Microsoft products off late. The last product that was awe-inspiring was perhaps VC++ 6.0 (such wide range of features), IE 6.0 (it was big deal when it came into the market) and maybe, to some extent Office 2003 (a lot less buggy and smaller file sizes than previous releases).</p>
<a href="http://blog.shiv.me/2006/12/26/windows-live-writer-growing-pains/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="http://blog.shiv.me/2006/12/24/firefox-upgrade/">
<h2 class="post-title">Firefox upgrade!</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Dec 24, 2006
</span>
</div>
<div class="post-entry">
<p>It is not just M$ that struggles with frequent patches for its products. Mozilla just released a whole host of bug fixes in a new release 2.0.0.1. You can download it here or use the direct links below.
Http Direct Links to Oregon State University’s Open Source LabWindows
Linux
Mac
Ftp mirror: ftp.osuosl.org
Firefox 2.0.0.1 home dir: /pub/mozilla.org/firefox/releases/2.0.0.1/
windows: $home/win32/en-US/Firefox Setup 2.0.0.1.exe
linux: $home/linux-i686/en-US/firefox-2.0.0.1.tar.gz
mac: $home/mac/en-US/Firefox 2.0.0.1.dmg
There are some issues upon upgrading.</p>
<a href="http://blog.shiv.me/2006/12/24/firefox-upgrade/" class="post-read-more">Read More</a>
</div>
</article>
<article class="post-preview">
<a href="http://blog.shiv.me/2006/12/24/mono-and-sharpdevelop-a-baby-step/">
<h2 class="post-title">Mono and Sharpdevelop - A baby step</h2>
</a>
<div class="postmeta">
<span class="meta-post">
<i class="fa fa-calendar-alt"></i>Dec 24, 2006
</span>
</div>
<div class="post-entry">
<p>Having joined Novell recently, the opportunity to learn a bunch of new development skills has come up. Novell products make extensive use of the mono platform for applications development.
After 4 long years, I find myself in need of re-learning some windows application development. I tried setting up mono on my windows pc, and encountered some peculiar issues. I had installed mono and then went looking around for an IDE. Well, monodevelop sounded kewl, and tried to get in compiled on windows.</p>
<a href="http://blog.shiv.me/2006/12/24/mono-and-sharpdevelop-a-baby-step/" class="post-read-more">Read More</a>
</div>
</article>
</div>
<ul class="pager">
<li class="previous">
<a href="http://blog.shiv.me/post/40/">← Newer</a>
</li>
<li class="next">
<a href="http://blog.shiv.me/post/42/">Older →</a>
</li>
</ul>
</div>
</div><footer>
<div class="container">
<p class="credits copyright">
<p class="credits theme-by">
Powered By <a href="https://gohugo.io">Hugo</a> / Theme <a href="https://github.com/7ma7X/HugoTeX">HugoTeX</a>
<br>
<a href="http://blog.shiv.me/about">Shiva Velmurugan</a>
©
2016
</p>
</div>
</footer></body>
</html>
|
src/Tram/AdminBundle/Resources/public/css/style.css | ColasV/tram | body { padding-top: 70px; }
/* Hide for mobile, show later */
.sidebar {
display: none;
}
@media (min-width: 768px) {
.sidebar {
position: fixed;
top: 51px;
bottom: 0;
left: 0;
z-index: 1000;
display: block;
padding: 20px;
overflow-x: hidden;
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
background-color: #f5f5f5;
border-right: 1px solid #eee;
}
}
/* Sidebar navigation */
.nav-sidebar {
margin-right: -21px; /* 20px padding + 1px border */
margin-bottom: 20px;
margin-left: -20px;
}
.nav-sidebar > li > a {
padding-right: 20px;
padding-left: 20px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
color: #fff;
background-color: #428bca;
}
/*
* Main content
*/
.main {
padding: 20px;
}
@media (min-width: 768px) {
.main {
padding-right: 40px;
padding-left: 40px;
}
}
.main .page-header {
margin-top: 0;
}
|
cmsbase/docs/_layouts/page.html | Cotidia/cotidia-cms-base | <!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{{ page.title }}</title>
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/cmsbase.css" rel="stylesheet">
<link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.2/styles/github.min.css">
</head>
<body>
{% include nav.html %}
<div class="container-fluid">
<div class="row">
<div class="col-md-3 hidden-sm hidden-xs">
<ul class="nav left-nav">
{% for p in site.html_pages | sort:"name" %}
<li {% if page.title == p.title %}class="active"{% endif %}><a href="{{p.url}}">{{p.title}}</a></li>
{% endfor %}
</ul>
</div>
<div class="col-md-9">
<div class="content">
{{ content }}
</div>
</div>
</div>
</div>
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="assets/js/bootstrap.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.2/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>
|
src/components/desktop/Footer/Footer.css | pppp22591558/ChinaPromotion | /* React Starter Kit | MIT License | http://www.reactstarterkit.com/ */
@import '../../variables.css';
.Footer{
position: absolute;
bottom: 0;
right: 0;
left: 0;
}
.Footer-img {
width: 100%;
}
|
all-data/8000-8999/8000-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">小題大做</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄒ|ㄠ<sup class="subfont">ˇ</sup> ㄊ|<sup class="subfont">ˊ</sup> ㄉㄚ<sup class="subfont">ˋ</sup> ㄗㄨㄛ<sup class="subfont">ˋ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">xiǎo tí dà zuò</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">科舉時代的習慣用語。凡是考試題目從四書中出來的,稱為<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>小題<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>;從五經出來的,稱為<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>大題<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。用五經文的文章章法來做四書命題的題目,就稱為<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>小題大做<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。後用以比喻人將小事視為大事辦理,有故意誇張的意思。二十年目睹之怪現狀˙第六十三回:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>他用了多少本錢,費了多少手腳,只騙得七千銀子,未免小題大做了。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center></td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
public/apps/equifit/app/templates/form-item.html | mromanoff/equifit | <a href="#" class="show-form">
<%- title %>
<span class="pull-right">
<span class="badge <%- badge %>">
<%- status %>
</span>
<i class="icon-chevron-right"></i>
</span>
</a>
|
css/ol.css | Koriyama-City/papamama |
.ol-mouse-position {
top: 8px;
right: 8px;
position: absolute;
}
.ol-scale-line {
background: #95b9e6;
background: rgba(0,60,136,0.3);
border-radius: 4px;
bottom: 8px;
left: 8px;
padding: 2px;
position: absolute;
}
.ol-scale-line-inner {
border: 1px solid #eeeeee;
border-top: none;
color: #eeeeee;
font-size: 10px;
text-align: center;
margin: 1px;
padding: 0px 2px;
}
.ol-unsupported {
display: none;
}
.ol-viewport .ol-unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.ol-control {
position: absolute;
background-color: #eee;
background-color: rgba(255,255,255,0.4);
border-radius: 4px;
padding: 2px;
}
.ol-control:hover {
background-color: rgba(255,255,255,0.6);
}
.ol-zoom {
top: .5em;
left: .5em;
}
.ol-rotate {
top: .5em;
right: .5em;
transition: opacity .25s;
}
.ol-zoom-extent {
top: 4.643em;
left: .5em;
}
.ol-full-screen {
right: .5em;
top: .5em;
}
@media print {
.ol-control {
display: none;
}
}
.ol-control button {
display: block;
margin: 1px;
padding: 0;
color: white;
font-size: 1.14em;
font-weight: bold;
text-decoration: none;
text-align: center;
height: 1.375em;
width: 1.375em;
line-height: .4em;
background-color: #7b98bc;
background-color: rgba(0,60,136,0.5);
border: none;
border-radius: 2px;
}
.ol-control button::-moz-focus-inner {
border: none;
padding: 0;
}
.ol-zoom-extent button {
line-height: 1.4em;
}
.ol-compass {
display: block;
font-family: Arial;
font-weight: normal;
font-size: 1.2em;
}
.ol-touch .ol-control button {
font-size: 1.5em;
}
.ol-touch .ol-zoom-extent {
top: 5.5em;
}
.ol-control button:hover,
.ol-control button:focus {
text-decoration: none;
background-color: #4c6079;
background-color: rgba(0,60,136,0.7);
}
.ol-zoom-extent button:after {
content: "E";
}
.ol-zoom .ol-zoom-in {
border-radius: 2px 2px 0 0;
}
.ol-zoom .ol-zoom-out {
border-radius: 0 0 2px 2px;
}
button.ol-full-screen-false:after {
content: "\2194";
}
button.ol-full-screen-true:after {
content: "\00d7";
}
/* invisible but not hidden */
.ol-has-tooltip [role=tooltip] {
position: absolute;
clip: rect(1px 1px 1px 1px); /* < IE8 */
clip: rect(1px, 1px, 1px, 1px);
padding: 0;
border: 0;
height: 1px;
width: 1px;
overflow: hidden;
font-weight: normal;
font-size: 14px;
text-shadow: 0 0 2px #fff;
}
/* show a tooltip offset to below and right */
.ol-has-tooltip:hover [role=tooltip], .ol-has-tooltip:focus [role=tooltip] {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
clip: auto;
padding: 0 .4em;
font-size: .8em;
height: 1.2em;
width: auto;
line-height: 1.2em;
z-index: 1100;
max-height: 100px;
white-space: nowrap;
display: inline-block;
background: #FFF;
background: rgba(255,255,255,0.6);
color: #000;
border: 3px solid rgba(255,255,255,0);
border-left-width: 0;
border-radius: 0 4px 4px 0;
bottom: .3em;
left: 2.2em;
}
.ol-touch .ol-has-tooltip:hover [role=tooltip],
.ol-touch .ol-has-tooltip:focus [role=tooltip] {
display: none;
}
.ol-zoom .ol-has-tooltip:hover [role=tooltip],
.ol-zoom .ol-has-tooltip:focus [role=tooltip] {
top: 1.1em;
}
.ol-rotate .ol-has-tooltip:hover [role=tooltip],
.ol-rotate .ol-has-tooltip:focus [role=tooltip],
.ol-attribution .ol-has-tooltip:hover [role=tooltip],
.ol-attribution .ol-has-tooltip:focus [role=tooltip],
.ol-full-screen .ol-has-tooltip:hover [role=tooltip],
.ol-full-screen .ol-has-tooltip:focus [role=tooltip] {
right: 2.2em;
left: auto;
border-radius: 4px 0 0 4px;
border-left-width: 3px;
border-right-width: 0;
}
.ol-attribution {
text-align: right;
bottom: .5em;
right: .5em;
max-width: calc(100% - 1.3em);
}
.ol-attribution ul {
margin: 0;
padding: 0 .5em;
font-size: .7rem;
line-height: 1.375em;
color: #000;
text-shadow: 0 0 2px #fff;
max-width: calc(100% - 3.6em);
}
.ol-attribution li {
display: inline;
list-style: none;
line-height: inherit;
}
.ol-attribution li:not(:last-child):after {
content: " ";
}
.ol-attribution img {
max-height: 2em;
}
.ol-attribution ul, .ol-attribution button {
display: inline-block;
}
.ol-attribution:not(.ol-collapsed) button:hover [role=tooltip],
.ol-attribution.ol-collapsed ul {
display: none;
}
.ol-attribution.ol-logo-only ul {
display: block;
}
.ol-attribution:not(.ol-collapsed) {
background: rgba(255,255,255,0.8);
}
.ol-attribution.ol-uncollapsible {
bottom: 0;
right: 0;
border-radius: 4px 0 0;
height: 1.1em;
line-height: 1em;
}
.ol-attribution.ol-logo-only {
background: transparent;
bottom: .4em;
height: 1.1em;
line-height: 1em;
}
.ol-attribution.ol-uncollapsible img {
margin-top: -.2em;
max-height: 1.6em;
}
.ol-attribution.ol-logo-only button,
.ol-attribution.ol-uncollapsible button {
display: none;
}
.ol-zoomslider {
position: absolute;
top: 4.5em;
left: .5em;
background: #eee;
background: rgba(255, 255, 255, 0.4);
border-radius: 4px;
outline: none;
overflow: hidden;
width: 1.5675em;
height: 200px;
padding: 3px;
margin: 0;
}
.ol-zoomslider-thumb {
position: absolute;
display: block;
background: #7b98bc;
background: rgba(0,60,136,0.5);
border-radius: 2px;
outline: none;
overflow: hidden;
cursor: pointer;
font-size: 1.14em;
height: 1em;
width: 1.375em;
margin: 3px;
padding: 0;
}
.ol-touch .ol-zoomslider {
top: 5.5em;
width: 2.052em;
}
.ol-touch .ol-zoomslider-thumb {
width: 1.8em;
}
.ol-control button,
.ol-attribution,
.ol-scale-line-inner,
.ol-has-tooltip [role=tooltip] {
font-family: 'Lucida Grande',Verdana,Geneva,Lucida,Arial,Helvetica,sans-serif;
}
|
app/templates/login.html | hassaanaliw/flaskbook | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Login to FlaskBook</title>
<link href="./static/css/darkly.css" rel="stylesheet">
<link href="./static/css/forms.css" rel="stylesheet">
</head>
<body style="padding-bottom: 0px; padding-top: 0px;">
{% with messages = get_flashed_messages() %}
{% if messages %}
<div class="alert alert-danger alert-dismissable" role="alert">
<button type="button" class="close" data-dismiss="alert"><span aria-hidden="true">×</button>
<ul class="flashes">
{% for message in messages %}
<li>{{ message }}</li>
{% endfor %}
</ul>
</div>
{% endif %}
{% endwith %}
<div class="container" align="centre">
<form action="" method=post class="form-signin">
<h1 style="color:#000">Login to FlaskBook</h1>
<div class="control-group">
<div class="controls">
<input type="text" id="email" name="email" class="form-control"
placeholder="Enter Email" required>
</div>
</div>
<div class="control-group">
<div class="controls">
<input type="password" id="password" name="password" class="form-control"
placeholder="Enter Password" required>
</div>
</div>
<div class="control-group">
<div class="controls">
<input type="checkbox" id="remember_me" name="remember_me"> <strong style="color:#000">Remember Me</strong>
</div>
</div>
<br/>
<button class="btn btn-lg btn-primary btn-block" type="submit">Sign in</button>
<br/>
<a href="register" class="btn btn-lg btn-primary btn-block" style="background-color: rgba(34, 162, 108, 1);border-color: rgba(26, 135, 89, 1)">Register</a>
</form>
</div>
</body>
</html>
|
_includes/footer.html | iampythoner/iampythoner.github.io | <footer>
© 2017 - <a href="/about/">Mike</a> - Powered by Jekyll.{% include analytics.html %}
</footer>
<div align="center">
<!--adsbygoogle DELETED-->
</div>
|
docs/classes/MapsMarkerIcon.html | axlpl/gmaps-adapter | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>MapsMarkerIcon</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
<script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script>
</head>
<body class="yui3-skin-sam">
<div id="doc">
<div id="hd" class="yui3-g header">
<div class="yui3-u-3-4">
<h1><img src="../assets/css/logo.png" title=""></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: </em>
</div>
</div>
<div id="bd" class="yui3-g">
<div class="yui3-u-1-4">
<div id="docs-sidebar" class="sidebar apidocs">
<div id="api-list">
<h2 class="off-left">APIs</h2>
<div id="api-tabview" class="tabview">
<ul class="tabs">
<li><a href="#api-classes">Classes</a></li>
<li><a href="#api-modules">Modules</a></li>
</ul>
<div id="api-tabview-filter">
<input type="search" id="api-filter" placeholder="Type to filter APIs">
</div>
<div id="api-tabview-panel">
<ul id="api-classes" class="apis classes">
<li><a href="../classes/Maps.html">Maps</a></li>
<li><a href="../classes/MapsMarker.html">MapsMarker</a></li>
<li><a href="../classes/MapsMarkerAddress.html">MapsMarkerAddress</a></li>
<li><a href="../classes/MapsMarkerIcon.html">MapsMarkerIcon</a></li>
<li><a href="../classes/MapsMarkerTooltips.html">MapsMarkerTooltips</a></li>
</ul>
<ul id="api-modules" class="apis modules">
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="yui3-u-3-4">
<div id="api-options">
Show:
<label for="api-show-inherited">
<input type="checkbox" id="api-show-inherited" checked>
Inherited
</label>
<label for="api-show-protected">
<input type="checkbox" id="api-show-protected">
Protected
</label>
<label for="api-show-private">
<input type="checkbox" id="api-show-private">
Private
</label>
<label for="api-show-deprecated">
<input type="checkbox" id="api-show-deprecated">
Deprecated
</label>
</div>
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1>MapsMarkerIcon Class</h1>
<div class="box meta">
<div class="foundat">
Defined in: <a href="../files/C:_Users_Krystian_Desktop_gmaps-adapter_build_maps.js.html#l438"><code>C:\Users\Krystian\Desktop\gmaps-adapter\build\maps.js:438</code></a>
</div>
</div>
<div class="box intro">
<p>Maps markers icon</p>
</div>
<div id="classdocs" class="tabview">
<ul class="api-class-tabs">
<li class="api-class-tab index"><a href="#index">Index</a></li>
<li class="api-class-tab methods"><a href="#methods">Methods</a></li>
</ul>
<div>
<div id="index" class="api-class-tabpanel index">
<h2 class="off-left">Item Index</h2>
<div class="index-section methods">
<h3>Methods</h3>
<ul class="index-list methods">
<li class="index-item method">
<a href="#method_constructor">constructor</a>
</li>
</ul>
</div>
</div>
<div id="methods" class="api-class-tabpanel">
<h2 class="off-left">Methods</h2>
<div id="method_constructor" class="method item">
<h3 class="name"><code>constructor</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>url</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>
Defined in
<a href="../files/C:_Users_Krystian_Desktop_gmaps-adapter_build_maps.js.html#l444"><code>C:\Users\Krystian\Desktop\gmaps-adapter\build\maps.js:444</code></a>
</p>
</div>
<div class="description">
<p>Create Marker Icon</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">url</code>
<span class="type">String</span>
<div class="param-description">
<p>A url to image</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="../assets/vendor/prettify/prettify-min.js"></script>
<script>prettyPrint();</script>
<script src="../assets/js/yui-prettify.js"></script>
<script src="../assets/../api.js"></script>
<script src="../assets/js/api-filter.js"></script>
<script src="../assets/js/api-list.js"></script>
<script src="../assets/js/api-search.js"></script>
<script src="../assets/js/apidocs.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.05.0-2.0.1/released/8.7.1+1/mathcomp-zify/1.1.0+1.12+8.13.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-zify: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.7.1+1 / mathcomp-zify - 1.1.0+1.12+8.13</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
mathcomp-zify
<small>
1.1.0+1.12+8.13
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-19 04:09:34 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-19 04:09:34 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.7.1+1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "sakaguchi@coins.tsukuba.ac.jp"
homepage: "https://github.com/math-comp/mczify"
dev-repo: "git+https://github.com/math-comp/mczify.git"
bug-reports: "https://github.com/math-comp/mczify/issues"
license: "CECILL-B"
synopsis: "Micromega tactics for Mathematical Components"
description: """
This small library enables the use of the Micromega arithmetic solvers of Coq
for goals stated with the definitions of the Mathematical Components library
by extending the zify tactic."""
build: [make "-j%{jobs}%" ]
install: [make "install"]
depends: [
"coq" {(>= "8.13" & < "8.16~")}
"coq-mathcomp-algebra" {(>= "1.12" & < "1.14~")}
]
tags: [
"logpath:mathcomp.zify"
]
authors: [
"Kazuhiko Sakaguchi"
]
url {
src: "https://github.com/math-comp/mczify/archive/1.1.0+1.12+8.13.tar.gz"
checksum: "sha256=0b650960a5d6b708f6224e8946297ced8f042169c2e3c36c34c4fb38dcfb462e"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-mathcomp-zify.1.1.0+1.12+8.13 coq.8.7.1+1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.7.1+1).
The following dependencies couldn't be met:
- coq-mathcomp-zify -> coq >= 8.13
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-mathcomp-zify.1.1.0+1.12+8.13</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
2015/03/05/Test-2.html | fbridault/sandblog | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Test 2</title>
<meta name="description" content="" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="//fbridault.github.io/sandblog/themes/Casper/favicon.ico">
<link rel="stylesheet" type="text/css" href="//fbridault.github.io/sandblog/themes/Casper/assets/css/screen.css?v=1.0.0" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" />
<link rel="canonical" href="https://fbridault.github.io/sandblog/2015/03/05/Test-2.html" />
<meta property="og:site_name" content="Sandblog" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Test 2" />
<meta property="og:description" content="Youhou c&#8217;est la fête du slip. C&#8217;est super...." />
<meta property="og:url" content="https://fbridault.github.io/sandblog/2015/03/05/Test-2.html" />
<meta property="article:published_time" content="2015-03-04T23:00:00.000Z" />
<meta property="article:modified_time" content="2015-03-24T15:00:50.411Z" />
<meta property="article:tag" content="test" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Test 2" />
<meta name="twitter:description" content="Youhou c&#8217;est la fête du slip. C&#8217;est super...." />
<meta name="twitter:url" content="https://fbridault.github.io/sandblog/2015/03/05/Test-2.html" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Article",
"publisher": "Sandblog",
"author": {
"@type": "Person",
"image": "https://avatars.githubusercontent.com/u/8638653?v=3",
"url": "undefined/author/undefined"
},
"headline": "Test 2",
"url": "https://fbridault.github.io/sandblog/2015/03/05/Test-2.html",
"datePublished": "2015-03-04T23:00:00.000Z",
"dateModified": "2015-03-24T15:00:50.411Z",
"keywords": "test",
"description": "Youhou c&#8217;est la fête du slip. C&#8217;est super...."
}
</script>
<meta name="generator" content="Ghost ?" />
<link rel="alternate" type="application/rss+xml" title="Sandblog" href="https://fbridault.github.io/sandblog/rss" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/default.min.css">
</head>
<body class="post-template tag-test">
<header class="main-header post-head no-cover">
<nav class="main-nav clearfix">
<a class="back-button icon-arrow-left" href="https://fbridault.github.io/sandblog">Home</a>
<!-- <a class="subscribe-button icon-feed" href="https://fbridault.github.io/sandblog/rss/">Subscribe</a> -->
</nav>
</header>
<main class="content" role="main">
<article class="post tag-test">
<header class="post-header">
<h1 class="post-title">Test 2</h1>
<section class="post-meta">
<time class="post-date" datetime="2015-03-05">05 March 2015</time> on <a href="https://fbridault.github.io/sandblog/tag/test">test</a>
</section>
</header>
<section class="post-content">
<div class="paragraph">
<p>Youhou c’est la fête du <strong>slip</strong>.
C’est super.</p>
</div>
</section>
<footer class="post-footer">
<figure class="author-image">
<a class="img" href="" style="background-image: url(https://avatars.githubusercontent.com/u/8638653?v=3)"><span class="hidden">'s Picture</span></a>
</figure>
<section class="author">
<h4><a href=""></a></h4>
<p>Read <a href="">more posts</a> by this author.</p>
<div class="author-meta">
</div>
</section>
<section class="share">
<h4>Share this post</h4>
<a class="icon-twitter" href="https://twitter.com/share?text=Test%202&url=https://fbridault.github.io/sandblog/2015/03/05/Test-2.html"
onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
<span class="hidden">Twitter</span>
</a>
<a class="icon-facebook" href="https://www.facebook.com/sharer/sharer.php?u=https://fbridault.github.io/sandblog/2015/03/05/Test-2.html"
onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
<span class="hidden">Facebook</span>
</a>
<a class="icon-google-plus" href="https://plus.google.com/share?url=https://fbridault.github.io/sandblog/2015/03/05/Test-2.html"
onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
<span class="hidden">Google+</span>
</a>
</section>
</footer>
<section class="post-comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'testsandblog'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</section>
</article>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="https://fbridault.github.io/sandblog">Sandblog</a> © 2015</section>
<section class="poweredby">Proudly published with <a href="http://hubpress.io">HubPress</a></section>
</footer>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script>
<script type="text/javascript">
jQuery( document ).ready(function() {
// change date with ago
jQuery('ago.ago').each(function(){
var element = jQuery(this).parent();
element.html( moment(element.text()).fromNow());
});
});
hljs.initHighlightingOnLoad();
</script>
<script type="text/javascript" src="//fbridault.github.io/sandblog/themes/Casper/assets/js/jquery.fitvids.js?v=1.0.0"></script>
<script type="text/javascript" src="//fbridault.github.io/sandblog/themes/Casper/assets/js/index.js?v=1.0.0"></script>
</body>
</html>
|
packages/purgecss/__tests__/test_examples/skipped-content/skippedFolder/skipped.html | FullHuman/purgecss | <p class="green">anything</p>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/17d1ffa5f710dae935e8d06b268c1b0c2f28a6de5d75ff5b3f62eb9c39e203e8.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./b84147b8e4fe398acc98268de45fb89906d92662455b8599e75b36cc9fb723dd.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
mirror/prvCode_07/cityCode_000-areaCode_01-deptCode_005/voteCode_20120101T1A2-qryType_ctks-prvCode_05-cityCode_000-areaCode_01-deptCode_005-liCode_0034.html | g0v/projectV |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 選舉資料查詢 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>中選會選舉資料庫網站</title>
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/votehist.css">
<script type="text/javascript">
function AddToFaves_hp() {
var is_4up = parseInt(navigator.appVersion);
var is_mac = navigator.userAgent.toLowerCase().indexOf("mac")!=-1;
var is_ie = navigator.userAgent.toLowerCase().indexOf("msie")!=-1;
var thePage = location.href;
if (thePage.lastIndexOf('#')!=-1)
thePage = thePage.substring(0,thePage.lastIndexOf('#'));
if (is_ie && is_4up && !is_mac)
window.external.AddFavorite(thePage,document.title);
else if (is_ie || document.images)
booker_hp = window.open(thePage,'booker_','menubar,width=325,height=100,left=140,top=60');
//booker_hp.focus();
}
</script>
</head>
<body class="frame">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 標題:選舉資料庫網站 -->
<div style="width: 100%; height: 56px; margin: 0px 0px 0px 0px; border-style: solid; border-width: 0px 0px 1px 0px; border-color: black;">
<div style="float: left;">
<img src="http://db.cec.gov.tw/images/main_title.gif" />
</div>
<div style="width: 100%; height: 48px;">
<div style="text-align: center;">
<img src="http://db.cec.gov.tw/images/small_ghost.gif" /> <span
style="height: 30px; font-size: 20px;"> <a href="http://www.cec.gov.tw"
style="text-decoration: none;">回中選會網站</a>
</span>
</div>
</div>
<div style="width: 100%; height: 8px; background-color: #fde501;">
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 頁籤 -->
<div
style="width: 100%; height: 29px; background-image: url('http://db.cec.gov.tw/images/tab_background.gif'); background-repeat: repeat-x;">
<div style="text-align: center;">
<a href="histMain.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_01.gif" /></a>
<a href="histCand.jsp"><img border="0" src="http://db.cec.gov.tw/images/tab_02.gif" /></a>
<!-- <a href=""><img border="0" src="images/tab_03.gif" /></a> -->
<!-- <a href=""><img border="0" src="images/tab_04.gif" /></a> -->
<a href="histQuery.jsp?voteCode=20120101T1A2&qryType=ctks&prvCode=05&cityCode=000&areaCode=01&deptCode=005&liCode=0034#"><img border="0" src="http://db.cec.gov.tw/images/tab_05.gif" onClick="AddToFaves_hp()" /></a>
<a href="mailto:info@cec.gov.tw;ytlin@cec.gov.tw"><img border="0" src="http://db.cec.gov.tw/images/tab_06.gif" /></a>
</div>
</div>
<div
style="width: 100%; height: 22px; background-image: url('http://db.cec.gov.tw/images/tab_separator.gif'); background-repeat: repeat-x;">
</div>
<div class="query">
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 子頁面:查詢候選人得票數 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 標題 -->
<div class="titlebox">
<div class="title">
<div class="head">第 08 屆 立法委員選舉(區域) 候選人得票數</div>
<div class="date">投票日期:中華民國101年01月14日</div>
<div class="separator"></div>
</div>
</div>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- 查詢:候選人得票數,縣市多選區,如區域立委 -->
<link rel="stylesheet" type="text/css" href="http://db.cec.gov.tw/qryCtks.css" />
<!-- 投開票所表頭 -->
<table class="ctks" width="950" height="22" border=1 cellpadding="0" cellspacing="0" >
<tr class="title">
<td nowrap align="center">地區</td>
<td nowrap align="center">姓名</td>
<td nowrap align="center">號次</td>
<td nowrap align="center">得票數</td>
<td nowrap align="center">得票率</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=2 align=center>高雄市第01選區杉林區新庄里第0036投開票所</td>
<td nowrap align="center">邱議瑩</td>
<td nowrap align="center">1</td>
<td nowrap align="right">234</td>
<td nowrap align="right"> 34.66%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">鍾紹和</td>
<td nowrap align="center">2</td>
<td nowrap align="right">441</td>
<td nowrap align="right"> 65.33%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap rowspan=2 align=center>高雄市第01選區杉林區新庄里第0037投開票所</td>
<td nowrap align="center">邱議瑩</td>
<td nowrap align="center">1</td>
<td nowrap align="right">196</td>
<td nowrap align="right"> 51.71%</td>
</tr>
<!-- 投開票所內容 -->
<tr class="data">
<td nowrap align="center">鍾紹和</td>
<td nowrap align="center">2</td>
<td nowrap align="right">183</td>
<td nowrap align="right"> 48.28%</td>
</tr>
</table>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<div style="width: 100%; height: 20px; margin: 30px 0px 0px 0px; text-align: center; ">
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" />
</span>
<span style="margin: 0px 10px 0px 10px; ">
<a style="text-decoration: none; font-size: 15px; " href="histPrint">下載</a>
</span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" />
</span>
<span style="margin-right: 100px;"> </span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_left.gif" />
</span>
<span style="margin: 0px 10px 0px 10px; ">
<a style="text-decoration: none; font-size: 15px; " href="histMain.jsp">離開</a>
</span>
<span>
<img src="http://db.cec.gov.tw/images/leave_arrow_right.gif" />
</span>
</div>
</div>
</body>
</html> |
angular/modules/admin/views/index.html | Thavia/plb | <section class="animated fadeInRight ng-scope" id="main-content" xmlns="http://www.w3.org/1999/html">
<div class="row">
<div class="col-md-12">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Busca oportunidades</h3>
</div>
<div class="panel-body">
<!-- pass in the variable if our form is valid or invalid -->
<form novalidate="" name="userForm">
<!-- EMAIL -->
<div class="form-group col-md-11">
<input type="email" ng-model="user.email" class="form-control" name="email">
</div>
<button class="btn btn-primary" type="submit">Submit</button>
</form>
<div class="col-md-12">
<label for="keysFilter">Filter Keys:</label>
<input id="keysFilter" type="text" ng-model="user"/>
<br/>
<table ng-table="tableParams" class="table table-striped table-bordered" datatable="" cellspacing="0" width="100%">
<tr ng-repeat="user in $data">
<td data-title="'Name'">{{user.name}}</td>
<td data-title="'Age'">{{user.age}}</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div>
</section> |
cineapp/templates/add_show_wizard.html | ptitoliv/cineapp | {% extends "base.html" %}
{% block content %}
<div class="container">
<div class="text-center">
<h1 id="add_wizard_label">{{ header_text }}</h1>
</div>
{%from "_formhelpers.html" import render_field %}
<form action="{{ url_for( 'show.select_' + endpoint + '_show',show_type=g.show_type) }}" method="post" name="searchshow">
{{ search_form.hidden_tag() }}
<div class="input-group">
{{ render_field(search_form.search,label_visible=false,message=False,placeholder=g.messages["field_search"]) }}
<div class="input-group-btn">
{{ search_form.submit_search(class="btn btn-success center-block") }}
</div>
</div>
</form>
<div id="container_overlay">
<div id="spinner" class="spinner"/>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
$("form input[type=submit]").click(function() {
$("#search").prop("readonly", true);
$("#submit_search").prop("disabled", true);
$('#container_overlay').show();
$(this).parents('form').submit()
});
// Force submit button enabling
$("#submit_search").prop("disabled", false);
});
</script>
{% endblock %}
|
2011-05/page/1/index.html | limitist-log/limitist-log.github.io | <!DOCTYPE html><html><head><title>https://ycnam.github.io/2011-05/</title><link rel="canonical" href="https://ycnam.github.io/2011-05/"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=https://ycnam.github.io/2011-05/" /></head></html> |
app/partials/summary.html | dperkalis/PackagedProperly-NG | Current Standing
<ul>
<li ng-repeat="entry in entries"><a href="#/journal">{{entry.description}}</a></li>
</ul> |
src/app/components/modal-dialog/modal-dialog.component.css | likr/interactive-sem | .background {
display: flex;
justify-content: center;
align-items: center;
position: fixed;
top: 0;
left: 0;
z-index: 10000;
width: 100vw;
height: 100vh;
background-color: #333333;
opacity: .5;
}
.body {
background-color: #fff;
width: var(--is-modal-dialog-width);
height: var(--is-modal-dialog-height);
z-index: 10010;
position: fixed;
top: calc(50% - var(--is-modal-dialog-height) / 1.3);
left: calc(50% - var(--is-modal-dialog-width) / 2);
padding: var(--is-modal-dialog-padding);
border-radius: 4px;
}
|
src/themes/material-design-lite/templates/comments/template-replies.html | Baasic/baasic-starterkit-angularjs-blog | <div class="spc--bottom--med">
<a href="javascript:void(0);" ng-click="active=!active" ng-class="{'active': active}" class="comment--reply__button" ng-hide="blog.allowComments == false">Reply</a>
</div>
<div class="fade " ng-show="active">
<h4 class="spc--bottom--med">Add reply to comment:</h4>
<div class="mdl-grid">
<div class="mdl-cell mdl-cell--12-col">
<div class="mdl-color--white mdl-color-text--grey-600 mdl-cell mdl-cell--12-col mdl-cell--12-col-tablet mdl-cell--8-col-phone center">
<form name="repliesForm" novalidate ng-submit="saveReplies(comment, reply);" class="form mdl-cell mdl-cell--12-col">
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label textfield-demo mdl-cell mdl-cell--12-col">
<input class="mdl-textfield__input" type="text" id="author" name="author" ng-model="reply.author" class="mdl-cell mdl-cell--12-col" ng-maxlength="128" maxlength="128" required />
<small>({{128-reply.author.length}} characters left)</small>
<label class="mdl-textfield__label" for="author" ng-class="{'has-data':reply.author.length>0}">Name: </label>
<div ng-show="repliesForm.$submitted || repliesForm.author.$touched">
<p ng-show="(repliesForm.$submitted || repliesForm.author.$touched) && repliesForm.author.$error.required" class="mdl-textfield__error alert alert--warning">Name is required.</p>
</div>
</div>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label textfield-demo mdl-cell mdl-cell--12-col">
<input class="mdl-textfield__input" type="text" id="email" name="email" ng-model="reply.email" class="mdl-cell mdl-cell--12-col" required />
<label class="mdl-textfield__label" for="email" ng-class="{'has-data':reply.email.length>0}">Email:</label>
<div ng-show="repliesForm.$submitted || repliesForm.email.$touched">
<p class="mdl-textfield__error alert alert--warning" ng-show="(repliesForm.$submitted || repliesForm.email.$touched) && repliesForm.email.$error.required">Email is required.</p>
<p class="mdl-textfield__error alert alert--warning" ng-show="(repliesForm.$submitted || repliesForm.email.$touched) && repliesForm.email.$error.email">Please enter valid e-mail address.</p>
</div>
</div>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label textfield-demo mdl-cell mdl-cell--12-col">
<textarea class="mdl-textfield__input" id="message" name="message" ng-model="reply.reply" class="mdl-cell mdl-cell--12-col" required></textarea>
<label class="mdl-textfield__label" for="message" ng-class="{'has-data':reply.reply.length>0}">Message</label>
<div ng-show="repliesForm.$submitted || repliesForm.message.$touched">
<p class="mdl-textfield__error alert alert--warning" ng-show="(repliesForm.$submitted || repliesForm.message.$touched) && repliesForm.message.$error.required">Email is required.</p>
<p class="mdl-textfield__error alert alert--warning" ng-show="(repliesForm.$submitted || repliesForm.message.$touched) && repliesForm.message.$error.required">Please enter valid e-mail address.</p>
</div>
</div>
<div ng-disabled="repliesForm.$invalid">
<button type="submit" id="submit" class="mdl-cell mdl-cell--12-col mdl-button mdl-js-button mdl-js-ripple-effect" ng-class="{'btn--disabled' : repliesForm.$invalid}">send</button>
</div>
<div class="mdl-cell mdl-cell--12-col">
<span ng-show="loginError" class="mdl-textfield__error" style="visibility:visible;">{{error}}</span>
</div>
</form>
</div>
</div>
</div>
</div>
<div ng-repeat ="reply in replies" class="spc--top--med spc--btm--med comment--reply">
<div class="gravatar">
<img gravatar-src="reply.email" class="gravatar__image">
</div>
<div>
<p class="comment__author"> {{ reply.author }}
<span ng-if="!reply.author">Anonymous</span>
</p>
<p class="comment__time">{{ reply.dateCreated | date: 'MMM d, y H:mm'}}</p>
</div>
<div>
<div class="comment__message">{{ reply.reply }}</div>
</div>
</div>
|
Figure3/ToxCast_nnm/WorkHere/3485-62-9.smi.png.html | andrewdefries/ToxCast | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>3485-62-9.smi.png.html</title>
</head>
<body>ID3485-62-9<br/>
<img border="0" src="3485-62-9.smi.png" alt="3485-62-9.smi.png"></img><br/>
<br/>
<table border="1">
<tr>
<td></td><td>ID</td><td>Formula</td><td>FW</td><td>DSSTox_CID</td><td>DSSTox_RID</td><td>DSSTox_GSID</td><td>DSSTox_FileID_Sort</td><td>TS_ChemName</td><td>TS_ChemName_Synonyms</td><td>TS_CASRN</td><td>CASRN_ChemName_Relationship</td><td>TS_Description</td><td>ChemNote</td><td>STRUCTURE_Shown</td><td>STRUCTURE_Formula</td><td>STRUCTURE_MW</td><td>STRUCTURE_ChemType</td><td>STRUCTURE_DefinedOrganicForm</td><td>STRUCTURE_IUPAC</td><td>STRUCTURE_SMILES</td><td>STRUCTURE_SMILES_Desalt</td><td>Substance_modify_yyyymmdd</td></tr>
<tr>
<td>3485-62-9</td><td>2562</td><td>C22H26BrNO3</td><td>432.3507 (79.9045+352.4462)</td><td>2835</td><td>76750</td><td>22835</td><td>1434</td><td>Clidinium bromide</td><td></td><td>3485-62-9</td><td>primary</td><td>single chemical compound</td><td>ammonium; parent [7020-55-5]</td><td>tested chemical</td><td>C22H26BrNO3</td><td>432.3507</td><td>defined organic</td><td>salt</td><td>3-{[hydroxy(diphenyl)acetyl]oxy}-1-methyl-1-azoniabicyclo[2.2.2]octane bromide</td><td>[Br-].OC(c1ccccc1)(c2ccccc2)C(=O)OC4C[N+]3(C)CCC4CC3</td><td>OC(c1ccccc1)(c2ccccc2)C(=O)OC4C[N+]3(C)CCC4CC3</td><td>20080429</td></tr>
</table>
<br/><br/><font size="-2">(Page generated on Wed Sep 17 01:51:46 2014 by <a href="http://www.embl.de/~gpau/hwriter/index.html">hwriter</a> 1.3)</font><br/>
</body></html> |
web/study/localStorage/test.html | ldjking/wbscreen | <p>
You have viewed this page
<span id="count">an untold number of</span>
time(s).
</p>
<script>
console.log(cookie);
var storage = window.localStorage;
if (!storage.pageLoadCount) storage.pageLoadCount = 0;
storage.pageLoadCount = parseInt(storage.pageLoadCount, 10) + 1;
document.getElementById('count').innerHTML = storage.pageLoadCount;
</script>
|
clean/Linux-x86_64-4.05.0-2.0.1/released/8.5.3/nfix/8.9.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>nfix: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.3 / nfix - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
nfix
<small>
8.9.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-07 04:07:19 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-07 04:07:19 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.5.3 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/nfix"
license: "Unknown"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Nfix"]
depends: [
"ocaml"
"coq" {>= "8.9" & < "8.10~"}
]
tags: [
"keyword: mutual fixpoint functions"
"category: Miscellaneous/Coq Extensions"
]
authors: [
"Stéphane Lescuyer"
]
bug-reports: "https://github.com/coq-contribs/nfix/issues"
dev-repo: "git+https://github.com/coq-contribs/nfix.git"
synopsis: "Nfix: a Coq extension for fixpoints on nested inductives"
description: """
This plugin provides a syntactic extension that allows one to write mutual fixpoints over nested inductives."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/nfix/archive/v8.9.0.tar.gz"
checksum: "md5=91131e1910146b65a1e7035a48d191a1"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-nfix.8.9.0 coq.8.5.3</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.3).
The following dependencies couldn't be met:
- coq-nfix -> coq >= 8.9
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-nfix.8.9.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/43cc43aea251be9a88c6ac19c084fc278d7714e9b2cff742f972c369289a2d1d.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./c40bac43942fa716916de2e4a4bd7e710b4196f3fe8dcfb71eadb2f98cae88d2.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
_layouts/post.html | emersongoo/emersongoo.github.io | ---
layout: default
---
<article class="post" itemscope itemtype="http://schema.org/BlogPosting">
<header class="artilce_header">
<h1 class="artilce_title" itemprop="name headline">{{ page.title }}</h1>
<p class="artilce_meta"><time datetime="{{ page.date | date_to_xmlschema }}" itemprop="datePublished">{{ page.date | date: "%b %-d, %Y" }}</time>{% if page.author %} • <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">{{ page.author }}</span></span>{% endif %}</p>
</header>
<div class="article-content" itemprop="articleBody">
{{ page.content }}
</div>
<!-- <footer class="article-footer">
{% include share.html %}
<hr/>
{% include author.html %}
</footer>
{% include dq.html %} -->
</article>
|
Desktop/Processing.app/Contents/Java/modes/java/reference/createReader_.html | sylviawan/oop_assignment1 | <!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>
<title>createReader() \ Language (API) \ Processing 2+</title>
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Author" content="Processing Foundation" />
<meta name="Publisher" content="Processing Foundation" />
<meta name="Keywords" content="Processing, Sketchbook, Programming, Coding, Code, Art, Design" />
<meta name="Description" content="Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. Since 2001, Processing has promoted software literacy within the visual arts and visual literacy within technology." />
<meta name="Copyright" content="All contents copyright the Processing Foundation, Ben Fry, Casey Reas, and the MIT Media Laboratory" />
<script src="javascript/modernizr-2.6.2.touch.js" type="text/javascript"></script>
<link href="css/style.css" rel="stylesheet" type="text/css" />
</head>
<body id="Langauge-en" onload="" >
<!-- ==================================== PAGE ============================ -->
<div id="container">
<!-- ==================================== HEADER ============================ -->
<div id="ribbon">
<ul class="left">
<li class="highlight"><a href="http://processing.org/">Processing</a></li>
<li><a href="http://p5js.org/">p5.js</a></li>
<li><a href="http://py.processing.org/">Processing.py</a></li>
<li><a href="http://android.processing.org/">Processing for Android</a></li>
</ul>
<ul class="right">
<li><a href="https://processingfoundation.org/">Processing Foundation</a></li>
</ul>
<div class="clear"></div>
</div>
<div id="header">
<a href="/" title="Back to the Processing cover."><div class="processing-logo no-cover" alt="Processing cover"></div></a>
<form name="search" method="get" action="//www.google.com/search">
<p><input type="hidden" name="as_sitesearch" value="processing.org" />
<input type="text" name="as_q" value="" size="20" class="text" />
<input type="submit" value=" " /></p>
</form>
</div>
<a id="TOP" name="TOP"></a>
<div id="navigation">
<div class="navBar" id="mainnav">
<a href="index.html" class='active'>Language</a><br>
<a href="libraries/index.html" >Libraries</a><br>
<a href="tools/index.html">Tools</a><br>
<a href="environment/index.html">Environment</a><br>
</div>
<script> document.querySelectorAll(".processing-logo")[0].className = "processing-logo"; </script>
</div>
<!-- ==================================== CONTENT - Headers ============================ -->
<div class="content">
<p class="ref-notice">This reference is for Processing 3.0+. If you have a previous version, use the reference included with your software in the Help menu. If you see any errors or have suggestions, <a href="https://github.com/processing/processing-docs/issues?state=open">please let us know</a>. If you prefer a more technical reference, visit the <a href="http://processing.github.io/processing-javadocs/core/">Processing Core Javadoc</a> and <a href="http://processing.github.io/processing-javadocs/libraries/">Libraries Javadoc</a>.</p>
<table cellpadding="0" cellspacing="0" border="0" class="ref-item">
<tr class="name-row">
<th scope="row">Name</th>
<td><h3>createReader()</h3></td>
</tr>
<tr class="">
<tr class=""><th scope="row">Examples</th><td><div class="example"><pre >
BufferedReader reader;
String line;
void setup() {
// Open the file from the createWriter() example
reader = createReader("positions.txt");
}
void draw() {
try {
line = reader.readLine();
} catch (IOException e) {
e.printStackTrace();
line = null;
}
if (line == null) {
// Stop reading because of an error or file is empty
noLoop();
} else {
String[] pieces = split(line, TAB);
int x = int(pieces[0]);
int y = int(pieces[1]);
point(x, y);
}
}
</pre></div>
</td></tr>
<tr class="">
<th scope="row">Description</th>
<td>
Creates a <b>BufferedReader</b> object that can be used to read files line-by-line as individual <b>String</b> objects. This is the complement to the <b>createWriter()</b> function.
<br /> <br />
Starting with Processing release 0134, all files loaded and saved by the Processing API use UTF-8 encoding. In previous releases, the default encoding for your platform was used, which causes problems when files are moved to other platforms.
</td>
</tr>
<tr class=""><th scope="row">Syntax</th><td><pre>createReader(<kbd>filename</kbd>)</pre></td></tr>
<tr class=""> <th scope="row">Parameters</th><td><table cellpadding="0" cellspacing="0" border="0"><tr class="">
<th scope="row" class="code">filename</th>
<td>String: name of the file to be opened</td>
</tr></table></td> </tr>
<tr class=""><th scope="row">Returns</th><td class="code">BufferedReader</td></tr>
<tr class=""><th scope="row">Related</th><td><a class="code" href="createWriter_.html">createWriter()</a><br /></td></tr>
</table>
Updated on July 30, 2016 04:31:57am EDT<br /><br />
<!-- Creative Commons License -->
<div class="license">
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border: none" src="http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a>
</div>
<!--
<?xpacket begin='' id=''?>
<x:xmpmeta xmlns:x='adobe:ns:meta/'>
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
<rdf:Description rdf:about=''
xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'>
<xapRights:Marked>True</xapRights:Marked>
</rdf:Description>
<rdf:Description rdf:about=''
xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'
>
<xapRights:UsageTerms>
<rdf:Alt>
<rdf:li xml:lang='x-default' >This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.</rdf:li>
<rdf:li xml:lang='en' >This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.</rdf:li>
</rdf:Alt>
</xapRights:UsageTerms>
</rdf:Description>
<rdf:Description rdf:about=''
xmlns:cc='http://creativecommons.org/ns#'>
<cc:license rdf:resource='http://creativecommons.org/licenses/by-nc-sa/4.0/'/>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
<?xpacket end='r'?>
-->
</div>
<!-- ==================================== FOOTER ============================ -->
<div id="footer">
<div id="copyright">Processing is an open project intiated by <a href="http://benfry.com/">Ben Fry</a> and <a href="http://reas.com">Casey Reas</a>. It is developed by a <a href="http://processing.org/about/people/">team of volunteers</a>.</div>
<div id="colophon">
<a href="copyright.html">© Info</a>
</div>
</div>
</div>
<script src="javascript/jquery-1.9.1.min.js"></script>
<script src="javascript/site.js" type="text/javascript"></script>
</body>
</html>
|
src/app/checkout/order-success/order-success.component.html | aviabird/angularspree | <div class="container" *ngIf="orderDetails">
<div class="col-12 thankyou mobileth shadow-sm mt-5 mb-3">
<h1>Thank you for your order!</h1>
<div class="float-left">
<i class="fa fa-check-circle text-success"></i>
</div>
<div>
<p class="w-75 text-success thankyoumsg">
Your order has been placed and is being processed. When the item(s) are
shipped, you will receive an email with the details.
</p>
</div>
</div>
<div class="order shadow-sm">
<div class="row">
<div class="col-12 col-sm-6 col-md-6 col-lg-6">
<h3>Order Details</h3>
<table>
<tr>
<td>Order ID:</td>
<td>
{{ orderDetails.number }}({{ orderDetails.item_count }} Item(s))
</td>
</tr>
<!-- <tr>
<td>Order Date:</td>
<td>{{orderDetails.}}</td>
</tr> -->
<tr>
<td>Total Amount:</td>
<td>{{ currency }} {{ orderDetails.order_total_amount.amount }}</td>
</tr>
<!-- <tr>
<td>Payment Status:</td>
<td>
<b class="text-uppercase">{{orderDetails.payment_state |humanize | uppercase}}</b>
</td>
</tr> -->
</table>
</div>
<div class="col-12 col-sm-6 col-md-6 col-lg-6">
<h3>Delivery Address</h3>
<table>
<tr>
<td>Name:</td>
<td>
{{ orderDetails.shipping_address.first_name }}
{{ orderDetails.shipping_address.last_name }}
</td>
</tr>
<tr>
<td>Address:</td>
<td>
{{ orderDetails.shipping_address.address_line_1 }},
{{ orderDetails.shipping_address.address_line_2 }},
{{ orderDetails.shipping_address.city }}
</td>
</tr>
<tr>
<td>Pincode:</td>
<td>{{ orderDetails.shipping_address.zip_code }}</td>
</tr>
<tr>
<td>Phone:</td>
<td>{{ orderDetails.shipping_address.phone }}</td>
</tr>
<!-- <tr>
<td>Email:</td>
<td>{{orderDetails.email}}</td>
</tr> -->
</table>
</div>
<!-- <div class="col-12 col-sm-4 col-md-4 col-lg-4">
<h3>Shipping</h3>
<div class="col-sm p-0">
<p>Status: </p>
<b *ngIf="orderDetails.state === 'rts'">Ready To Ship</b>
</div>
</div> -->
</div>
</div>
<div *ngIf="(layoutState$ | async); let layoutState">
<div
class="order-items shadow-sm mt-3 mb-3"
*ngIf="!layoutState.isMobileView"
>
<h3>Item(s)</h3>
<div class="row">
<div
*ngFor="let item of orderDetails.line_items"
class="lineitems col-12 col-sm-6"
>
<div class="row">
<div class="col-12 pr-0 col-sm-2">
<a [routerLink]="['/', item.product.slug]" class="col-sm col-3">
<img [src]="getProductImageUrl(item)" />
</a>
</div>
<div
class="col-12 col-sm-7"
[routerLink]="['/', item.product.slug]"
>
<div class="lineitems-name">{{ item.product.name }}</div>
<!-- <div class="lineitems-info"> {{item.variant.options_text}}</div> -->
</div>
<div class="col-12 col-sm-3">
<div class="price">{{ currency }} {{ item.total_price }}</div>
<div class="qty">QTY: {{ item.quantity }}</div>
</div>
</div>
</div>
</div>
</div>
<div
class="order-items shadow-sm mt-3 mb-3"
*ngIf="layoutState.isMobileView"
>
<h3>Item(s)</h3>
<div class="row">
<div
*ngFor="let item of orderDetails.line_items"
class="lineitems col-12 col-sm-6"
>
<div class="row">
<div class="col-12 pr-0 col-sm-2">
<a [routerLink]="['/', item.product.slug]" class="col-sm col-3">
<img [src]="getProductImageUrl(item)" />
</a>
</div>
<div class="col-6 col-sm-8" [routerLink]="['/', item.product.slug]">
<div class="lineitems-name">{{ item.product.name }}</div>
<!-- <div class="lineitems-info"> {{item.variant.options_text}}</div> -->
</div>
<div class="col-6 col-sm-2">
<div class="qty">QTY: {{ item.quantity }}</div>
<div class="price">{{ currency }} {{ item.total_price }}</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
|
css/styles.css | krosk93/CodeathonURV2016_Thoimprimeixo | /* Universal Box Sizing */
html {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*, *:before, *:after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
}
/* Estils propis */
/*
* COLORES
* -------
*
* ROJO: rgba(223,69,66,1)
* VERDE: rgba(218,255,40,1)
* GRIS: rgba(43,34,34,1)
*
*/
::selection {
color: white;
background: rgba(223,69,66,1);
}
html {
font-size: 62.5%;
}
body {
margin: 0;
padding: 0;
font-family: 'Fira Sans', sans-serif;
font-weight: 400;
}
header#student {
background-image: url(../img/bg_students.jpg);
background-attachment: fixed;
background-size: cover;
background-position: center;
overflow: hidden;
}
header#copy {
background-image: url(../img/bg_copyshops.jpg);
background-attachment: fixed;
background-size: cover;
background-position: center;
overflow: hidden;
}
.cont_students {
height: 805px;
}
.topbar {
font-size: 1.1rem;
width: 100%;
padding: 30px;
overflow: hidden;
}
.lang {
float: left;
}
.lang {
color: rgba(223,69,66,1);
letter-spacing: 1px;
}
.lang a {
color: #fff;
text-decoration: none;
}
.lang a:hover {
color: rgba(218,255,40,1);
}
.boton_cambio {
float: right;
font-size: 1.4rem;
padding: 16px 19px;
border: 1px solid white;
color: white;
text-decoration: none;
border-radius: 3px;
line-height: 1.4rem;
}
.boton_cambio:hover {
background-color: rgba(218,255,40,1);
border: 1px solid rgba(218,255,40,1);
color: rgba(43,34,34,1);
}
.contenedor h1, .contenedor h2 {
text-align: center;
margin: 0;
padding: 10px 0 0;
}
.contenedor h1 img{
width: 200px;
}
.contenedor h2 {
color: white;
font-size: 2.7rem;
line-height: 2.7rem;
font-weight: 700;
letter-spacing: 1px;
padding: 15px 10px 40px;
}
.contenedor form {
text-align: center;
width: 300px;
margin: 0 auto;
}
.contenedor form input {
font-family: 'Fira Sans', sans-serif;
font-size: 1.3rem;
width: 300px;
height: 50px;
border: 0;
padding: 10px;
margin-top: 1px;
border-radius: 3px;
}
.contenedor form button {
font-family: 'Fira Sans', sans-serif;
font-size: 1.6rem;
font-weight: 800;
margin-top: 15px;
padding: 10px;
width: 300px;
height: 50px;
border: 0;
background-color: #DAFF28;
background: linear-gradient(#C0E528,#DAFF28);
border-radius: 3px;
cursor: pointer;
color: rgba(43,34,34,1);
}
.contenedor form button:hover {
background-color: #C0E528;
background: linear-gradient(#DAFF28,#C0E528);
}
.contenedor form button:active {
background: #B9CE20;
}
.contenedor p {
font-size: 1.3rem;
text-align: center;
color: white;
}
.contenedor p a {
font-weight: 800;
color: white;
text-decoration: none;
}
.contenedor p a:hover {
color: rgba(218,255,40,1);
}
.boton_quisom {
position: absolute;
bottom: 0;
width: 80px;
left: 50%;
margin-left: -35px;
background-color: rgba(43,34,34,1);
border-radius: 100px;
height: 90px;
margin-bottom: -50px;
text-align: center;
cursor: pointer;
}
.boton_quisom a{
color: rgba(255,255,255,0.9);
line-height: 50px;
font-size: 1rem;
text-transform: uppercase;
margin-top: 10px;
text-decoration: none;
}
.contenedor_quisom {
background-color: rgba(43,34,34,1);
padding: 100px 0;
}
.contenedor_quisom span {
font-weight: 600;
letter-spacing: 1px;
}
.contenedor_quisom p {
margin: 0;
padding: 10px 0 60px;
color: white;
text-align: center;
font-size: 2rem;
font-weight: 300;
width: 80%;
margin: 0 auto;
line-height: 1.4;
}
.contenedor_quisom h2 {
padding: 0;
margin: 0;
font-size: 3.1rem;
color: white;
text-align: center;
}
|
.history/src/pages/login/login_20171111152220.html | ntnraj14/ionic-2-test | <ion-header>
<!-- <ion-navbar>
<ion-buttons left>
<button ion-button [hidden]="true" (click)="goBack()">
<ion-icon class="customIcon" name="ios-arrow-back"></ion-icon>
</button>
</ion-buttons>
<ion-title>
Login
</ion-title>
</ion-navbar> -->
</ion-header>
<ion-content padding scrollbar-y-auto>
<ion-list>
<form [formGroup]="myForm" (ngSubmit)="login()">
<ion-item>
<ion-label floating primary>Email</ion-label>
<ion-input [(ngModel)]="userInfo.email" formControlName="email"
type="text" id="email" spellcheck="false" autocapitalize="off" validate-onblur>
</ion-input>
</ion-item>
<p *ngIf="myForm.controls.email.touched && !myForm.controls.email.valid && !myForm.controls.email.pristine" danger padding-left>Invalid Email</p>
<ion-item>
<ion-label floating primary>Password</ion-label>
<ion-input [(ngModel)]="userInfo.password" formControlName="password" type="password" id="phone" validate-onblur>
</ion-input>
</ion-item>
<p *ngIf="myForm.controls.password.touched && !myForm.controls.password.valid && !myForm.controls.password.pristine" danger padding-left>Invalid Password</p>
<ion-item class="list">
<label class="item item-radio">
<input type="radio" name="group">
<span class="item-content"> Remember Me </span>
<i class="radio-icon ion-checkmark"></i>
</label>
<!-- <input type="radio" name="Remember Me" value="remeberMe" checked> -->
</ion-item>
<button ion-button type="submit" [disabled]="(!myForm.valid) || (userInfo.password =='') || (userInfo.password =='')" block primary>Login</button>
</form>
</ion-list>
<div class="g-signin2" data-onsuccess="onSignIn"></div>
</ion-content>
|
client/views/stats/stats_interactions.html | LongBeachInnovationTeam/sam-contacts | <template name="StatsInteractions">
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-6">
<div id="count-panel" class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title">Est. Total Counts</h3>
</div>
<div class="panel-body">
<div class="count-wrapper">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="well well-count well-total-interactions">
<div class="text-center well-text">{{getTotalInteractions}} interactions</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="well well-count well-total-member-estimates">
<div class="text-center well-text">{{getTotalNonIteamMembers}} non-iteam members met</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-6">
<div id="monthly-interaction-panel" class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title">Interaction History During the Past 6 Months</h3>
</div>
<div class="panel-body">
<div>
<canvas id="interaction-history-chart"></canvas>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-12">
<div class="panel panel-primary">
<div class="panel-heading">
<h4 class="panel-title">Est. Non-Iteam Members Reached By Stakeholder Category</h4>
</div>
<div class="panel-body">
<div>
<canvas id="interaction-category-chart"></canvas>
<div id="interaction-category-legend" class="chart-legend"></div>
</div>
</div>
</div>
</div>
</div>
</template> |
src/app/form/stepOne.tpl.html | neomau/AngularJs-Multi-Step-Form | <div class="form-group">
<label for="name">Name</label>
<input type="text" class="form-control" name="name" ng-model="formData.name">
</div>
<div class="form-group">
<label for="email">Email</label>
<input type="text" class="form-control" name="email" ng-model="formData.email">
</div>
<div class="form-group row">
<div class="col-xs-6 col-xs-offset-3">
<!-- when the user clicks, redirect to the step form.stepTwo -->
<a ui-sref="form.stepTwo" class="btn btn-block btn-info">Next Step</a>
</div>
</div> |
_site/articles/how-to-start-a-startup/index.html | SwathiMystery/oolong | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>How to Start a Startup – Oolong Times</title>
<meta name="keywords" content="startup, entrepreneurship">
<!-- Twitter Cards -->
<meta name="twitter:title" content="How to Start a Startup">
<meta name="twitter:card" content="summary">
<meta name="twitter:image" content="//swathimystery.github.io/oolong/images/">
<!-- Open Graph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="How to Start a Startup">
<meta property="og:url" content="//swathimystery.github.io/oolong/articles/how-to-start-a-startup/">
<meta property="og:site_name" content="Oolong Times">
<link rel="canonical" href="//swathimystery.github.io/oolong/articles/how-to-start-a-startup/">
<link href="//swathimystery.github.io/oolong/feed.xml" type="application/atom+xml" rel="alternate" title="Oolong Times Feed">
<link rel="author" href="http://plus.google.com/+SwathiVenkatachala?rel=author">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- For all browsers -->
<link rel="stylesheet" href="//swathimystery.github.io/oolong/assets/css/main.css">
<!-- Webfonts -->
<script src="//use.edgefonts.net/source-sans-pro:n2,i2,n3,i3,n4,i4,n6,i6,n7,i7,n9,i9;source-code-pro:n4,n7;volkhov.js"></script>
<meta http-equiv="cleartype" content="on">
<!-- HTML5 Shiv and Media Query Support -->
<!--[if lt IE 9]>
<script src="//swathimystery.github.io/oolong/assets/js/vendor/html5shiv.min.js"></script>
<script src="//swathimystery.github.io/oolong/assets/js/vendor/respond.min.js"></script>
<![endif]-->
<!-- Modernizr -->
<script src="//swathimystery.github.io/oolong/assets/js/vendor/modernizr-2.7.1.custom.min.js"></script>
<!-- Icons -->
<!-- 16x16 -->
<link rel="shortcut icon" href="//swathimystery.github.io/oolong/favicon.ico">
<!-- 32x32 -->
<link rel="shortcut icon" href="//swathimystery.github.io/oolong/favicon.png">
<!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices -->
<link rel="apple-touch-icon-precomposed" href="//swathimystery.github.io/oolong/images/apple-touch-icon-precomposed.png">
<!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini -->
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="//swathimystery.github.io/oolong/images/apple-touch-icon-72x72-precomposed.png">
<!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch -->
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="//swathimystery.github.io/oolong/images/apple-touch-icon-114x114-precomposed.png">
<!-- 144x144 (precomposed) for iPad 3rd and 4th generation -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="//swathimystery.github.io/oolong/images/apple-touch-icon-144x144-precomposed.png">
</head>
<body id="post">
<div class="navigation-wrapper">
<nav role="navigation" id="site-nav" class="animated drop">
<ul>
<li><a href="//swathimystery.github.io/oolong/articles/" >Articles</a></li>
<li><a href="//swathimystery.github.io/oolong/about/" >About</a></li>
<li class="dosearch"><i class="fa fa-search"></i> Search</li>
</ul>
</nav>
</div><!-- /.navigation-wrapper -->
<!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]-->
<div class="search-wrapper">
<div class="search-form">
<input type="text" class="search-field" placeholder="Search...">
<button class="close-btn"><i class="fa fa-times-circle fa-2x"></i></button>
<ul class="search-results post-list"></ul><!-- /.search-results -->
</div><!-- /.search-form -->
</div><!-- ./search-wrapper -->
<header class="masthead">
<div class="wrap">
<h1 class="site-title animated fadeIn"><a href="//swathimystery.github.io/oolong/">Oolong Times</a></h1>
<h2 class="site-description animated fadeIn" itemprop="description">repo of articles - links to great technical reads, blogs, news, mailing list threads, videos and more</h2>
</div>
</header><!-- /.masthead -->
<div id="main" role="main">
<article class="hentry">
<div class="entry-wrapper">
<header class="entry-header">
<span class="entry-tags"><a href="//swathimystery.github.io/oolong/tags/#startup" title="Pages tagged startup">startup</a> • <a href="//swathimystery.github.io/oolong/tags/#entrepreneurship" title="Pages tagged entrepreneurship">entrepreneurship</a></span>
<h1 class="entry-title">How to Start a Startup</h1>
</header>
<footer class="entry-meta">
<img src="//swathimystery.github.io/oolong/images/bio-photo.jpg" class="bio-photo" alt="Swathi Venkatachala bio photo"></a>
<span class="author vcard">By <span class="fn">Swathi Venkatachala</span></span>
<span class="entry-date date published"><time datetime="2014-12-17T14:27:51+05:30"><i class="fa fa-calendar-o"></i> December 17, 2014</time></span>
<div class="google-ads" style="margin-top:40px; text-align:center;">
<script async src="http://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 160x600 ad -->
<ins class="adsbygoogle"
style="display:inline-block;width:160px;height:600px"
data-ad-client=""
data-ad-slot=""></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div><!-- /.google-ads --><!-- /.google-ads -->
</footer>
<div class="entry-content">
<iframe width="560" height="315" src="//www.youtube.com/embed/CBYhVcO4WgI?list=PL5q_lef6zVkaTY_cT1k7qFNF2TidHCe-1" frameborder="0"></iframe>
<p>This is a series of lectures about ideas, products, teams, execution, how and why to build a startup.</p>
<nav class="pagination" role="navigation">
<a href="//swathimystery.github.io/oolong/articles/introduction-to-algorithms-by-mit/" class="btn" title="Introduction to Algorithms by MIT">Previous</a>
<a href="//swathimystery.github.io/oolong/articles/introduction-to-nosql-databases/" class="btn" title="Introduction to NoSQL Databases">Next</a>
</nav><!-- /.pagination -->
</div><!-- /.entry-content -->
</div><!-- /.entry-wrapper -->
</article>
</div><!-- /#main -->
<div class="footer-wrapper">
<footer role="contentinfo">
<span>© 2014 Swathi Venkatachala</span>
<div class="social-icons">
<a href="http://plus.google.com/+SwathiVenkatachala" title="Swathi Venkatachala on Google+" target="_blank"><i class="fa fa-google-plus-square fa-2x"></i></a>
<a href="http://linkedin.com/in/swathimystery" title="Swathi Venkatachala on LinkedIn" target="_blank"><i class="fa fa-linkedin-square fa-2x"></i></a>
<a href="http://stackoverflow.com/users/2248792/swathi" title="Swathi Venkatachala on StackExchange" target="_blank"><i class="fa fa-stack-exchange fa-2x"></i></a>
<a href="http://github.com/SwathiMystery" title="Swathi Venkatachala on Github" target="_blank"><i class="fa fa-github-square fa-2x"></i></a>
<a href="//swathimystery.github.io/oolong/feed.xml" title="Atom/RSS feed"><i class="fa fa-rss-square fa-2x"></i></a>
</div><!-- /.social-icons -->
</footer>
</div><!-- /.footer-wrapper -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="//swathimystery.github.io/oolong/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="//swathimystery.github.io/oolong/assets/js/scripts.min.js"></script>
<!-- Jekyll Simple Search option -->
<script>
$(document).ready(function() {
$('.search-field').jekyllSearch({
jsonFile: '//swathimystery.github.io/oolong/search.json',
searchResults: '.search-results',
template: '<li><article><a href="{url}">{title} <span class="entry-date"><time datetime="{date}">{shortdate}</time></span></a></article></li>',
fuzzy: true,
noResults: '<p>Nothing found.</p>'
});
});
(function( $, window, undefined ) {
var bs = {
close: $(".close-btn"),
searchform: $(".search-form"),
canvas: $("body"),
dothis: $('.dosearch')
};
bs.dothis.on('click', function() {
$('.search-wrapper').css({ display: "block" });
bs.searchform.toggleClass('active');
bs.searchform.find('input').focus();
bs.canvas.toggleClass('search-overlay');
});
bs.close.on('click', function() {
$('.search-wrapper').removeAttr( 'style' );
bs.searchform.toggleClass('active');
bs.canvas.removeClass('search-overlay');
});
})( jQuery, window );
</script>
</body>
</html>
|
src/pages/gmapview/gmapview.html | yongzx/SIAHack |
<!-- Gmapview page -->
<ion-header>
<ion-navbar>
<ion-title>3D View</ion-title>
</ion-navbar>
</ion-header>
<ion-content padding>
<iframe
width="450"
height="250"
frameborder="0" style="border:0"
src="https://www.google.com/maps/embed/v1/streetview?key=AIzaSyC7NZR-AFQyVV0WpxhY9BMZ5akAXdUM3HA&location=1.2567777,103.8211226&heading=020&pitch=10&fov=100"allowfullscreen></iframe>
<h2 style="bold; font-size: larger"> Touch for fullscreen </h2>
</ion-content>
|
css/style.css | idreamshen/SteamID-Converter | #send-command:hover {
cursor:pointer;
}
.well {
text-align: center;
} |
plain-editor.min.css | igourianov/plain-editor | .plain-editor>.floater{display:inline-block;position:relative}.plain-editor.full-screen>.floater{position:fixed;left:0;top:0;bottom:0;right:0;z-index:1}.plain-editor.full-screen textarea.full-screen{width:100% !important;height:100% !important;margin:0 !important;border:0 !important;resize:none !important;outline:none !important}.plain-editor .toolbar{display:none;position:absolute;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.plain-editor>.placeholder{display:none;box-sizing:border-box}.plain-editor.full-screen>.placeholder{display:inline-block} |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.13.1/icharate/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>icharate: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.13.1 / icharate - 8.10.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
icharate
<small>
8.10.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-10-23 16:42:14 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-23 16:42:14 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "http://www.labri.fr/perso/anoun/Icharate"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Icharate"]
depends: [
"ocaml"
"coq" {>= "8.10" & < "8.11~"}
]
tags: [
"keyword: multimodal categorial grammars"
"keyword: syntax/semantics interface"
"keyword: higher-order logic"
"keyword: meta-linguistics"
"category: Computer Science/Formal Languages Theory and Automata"
"date: 2003-2006"
]
authors: [
"Houda Anoun <anoun@labri.fr>"
"Pierre Casteran <casteran@labri.fr>"
]
bug-reports: "https://github.com/coq-contribs/icharate/issues"
dev-repo: "git+https://github.com/coq-contribs/icharate.git"
synopsis: "Icharate: A logical Toolkit for Multimodal Categorial Grammars"
description: """
The logical toolkit ICHARATE is built upon a formalization of
multimodal categorial grammars in Coq proof assistant.
This toolkit aims at facilitating the study of these
complicated formalisms by allowing users to build interactively the
syntactic derivations of different sentences, compute their
semantic interpretations and also prove universal properties of entire
classes of grammars using a collection of already established derived
rules. Several tactics are defined to ease the interaction with users."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/icharate/archive/v8.10.0.tar.gz"
checksum: "md5=74c0575db66d9cda44a365584a3f0683"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-icharate.8.10.0 coq.8.13.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.1).
The following dependencies couldn't be met:
- coq-icharate -> coq < 8.11~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-icharate.8.10.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
docs/co/aikar/taskchain/class-use/AsyncQueue.html | aikar/TaskChain | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface co.aikar.taskchain.AsyncQueue (TaskChain (Core) 3.7.2 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface co.aikar.taskchain.AsyncQueue (TaskChain (Core) 3.7.2 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../co/aikar/taskchain/package-summary.html">Package</a></li>
<li><a href="../../../../co/aikar/taskchain/AsyncQueue.html" title="interface in co.aikar.taskchain">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?co/aikar/taskchain/class-use/AsyncQueue.html" target="_top">Frames</a></li>
<li><a href="AsyncQueue.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Interface co.aikar.taskchain.AsyncQueue" class="title">Uses of Interface<br>co.aikar.taskchain.AsyncQueue</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="co.aikar.taskchain">
<!-- -->
</a>
<h3>Uses of <a href="../../../../co/aikar/taskchain/AsyncQueue.html" title="interface in co.aikar.taskchain">AsyncQueue</a> in <a href="../../../../co/aikar/taskchain/package-summary.html">co.aikar.taskchain</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../co/aikar/taskchain/package-summary.html">co.aikar.taskchain</a> that implement <a href="../../../../co/aikar/taskchain/AsyncQueue.html" title="interface in co.aikar.taskchain">AsyncQueue</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../co/aikar/taskchain/TaskChainAsyncQueue.html" title="class in co.aikar.taskchain">TaskChainAsyncQueue</a></span></code> </td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../co/aikar/taskchain/package-summary.html">co.aikar.taskchain</a> that return <a href="../../../../co/aikar/taskchain/AsyncQueue.html" title="interface in co.aikar.taskchain">AsyncQueue</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../co/aikar/taskchain/AsyncQueue.html" title="interface in co.aikar.taskchain">AsyncQueue</a></code></td>
<td class="colLast"><span class="typeNameLabel">GameInterface.</span><code><span class="memberNameLink"><a href="../../../../co/aikar/taskchain/GameInterface.html#getAsyncQueue--">getAsyncQueue</a></span>()</code>
<div class="block">Returns the AsyncQueue instance used by this game implementation</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../co/aikar/taskchain/package-summary.html">Package</a></li>
<li><a href="../../../../co/aikar/taskchain/AsyncQueue.html" title="interface in co.aikar.taskchain">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?co/aikar/taskchain/class-use/AsyncQueue.html" target="_top">Frames</a></li>
<li><a href="AsyncQueue.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2018. All rights reserved.</small></p>
</body>
</html>
|
Android/App/doc/javadoc/org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html | dmssargent/ftc_app_networked_simulator | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>MagneticFlux</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MagneticFlux";
}
//-->
</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="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/DistanceUnit.html"
title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span
class="strong">Prev Class</span></a></li>
<li>
<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/NavUtil.html"
title="class in org.firstinspires.ftc.robotcore.external.navigation"><span
class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li>
<a href="../../../../../../index.html?org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html"
target="_top">Frames</a></li>
<li><a href="MagneticFlux.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: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.firstinspires.ftc.robotcore.external.navigation</div>
<h2 title="Class MagneticFlux" class="title">Class MagneticFlux</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.firstinspires.ftc.robotcore.external.navigation.MagneticFlux</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">MagneticFlux</span>
extends java.lang.Object</pre>
<div class="block">Instances of <a
href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html"
title="class in org.firstinspires.ftc.robotcore.external.navigation"><code>MagneticFlux</code></a>
represent a three-dimensional magnetic strength vector. Units
are in tesla (NOT microtesla).
</div>
<dl>
<dt><span class="strong">See Also:</span></dt>
<dd><a href="https://en.wikipedia.org/wiki/Tesla_(unit)">https://en.wikipedia.org/wiki/Tesla_(unit)</a>
</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html#acquisitionTime">acquisitionTime</a></strong></code>
<div class="block">the time on the System.nanoTime() clock at
which the data was acquired.
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html#x">x</a></strong></code>
<div class="block">the flux in the X direction</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html#y">y</a></strong></code>
<div class="block">the flux in the Y direction</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html#z">z</a></strong></code>
<div class="block">the flux in the Z direction</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span>
</caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a
href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html#MagneticFlux()">MagneticFlux</a></strong>()</code>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a
href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html#MagneticFlux(double,%20double,%20double,%20long)">MagneticFlux</a></strong>(double x,
double y,
double z,
long acquisitionTime)</code> </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"> </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>java.lang.String</code></td>
<td class="colLast"><code><strong><a
href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html#toString()">toString</a></strong>()</code>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a
name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify,
notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="x">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>x</h4>
<pre>public double x</pre>
<div class="block">the flux in the X direction</div>
</li>
</ul>
<a name="y">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>y</h4>
<pre>public double y</pre>
<div class="block">the flux in the Y direction</div>
</li>
</ul>
<a name="z">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>z</h4>
<pre>public double z</pre>
<div class="block">the flux in the Z direction</div>
</li>
</ul>
<a name="acquisitionTime">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>acquisitionTime</h4>
<pre>public long acquisitionTime</pre>
<div class="block">the time on the System.nanoTime() clock at which
the data was acquired. If no
timestamp is associated with this particular set of data, this
value is zero.
</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="MagneticFlux()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>MagneticFlux</h4>
<pre>public MagneticFlux()</pre>
</li>
</ul>
<a name="MagneticFlux(double, double, double, long)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MagneticFlux</h4>
<pre>public MagneticFlux(double x,
double y,
double z,
long acquisitionTime)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="toString()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public java.lang.String toString()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>toString</code> in class <code>java.lang.Object</code>
</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>
<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/DistanceUnit.html"
title="enum in org.firstinspires.ftc.robotcore.external.navigation"><span
class="strong">Prev Class</span></a></li>
<li>
<a href="../../../../../../org/firstinspires/ftc/robotcore/external/navigation/NavUtil.html"
title="class in org.firstinspires.ftc.robotcore.external.navigation"><span
class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li>
<a href="../../../../../../index.html?org/firstinspires/ftc/robotcore/external/navigation/MagneticFlux.html"
target="_top">Frames</a></li>
<li><a href="MagneticFlux.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: </li>
<li>Nested | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
stat105/lectures/lecture6/lecture6.html | imouzon/imouzon.github.io | <!DOCTYPE html>
<html>
<head>
<link href ="../global/www/css/stat105.css" type="text/css" rel = "stylesheet">
<style type="text/css">
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700,400italic);
</style>
<title>STAT 105: Lecture 6</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="keywords" content="statistics,engineering,stat105,iastate"/>
<meta name="description" content="Lecture 6: Graphs, etc."/>
</head>
<body>
<textarea id="source">
name: inverse
layout: true
class: center, middle, inverse
---
# STAT 105: Lecture 6
## Chapter 3: Elementary Descriptive Statistics
.footnote[Course page: [imouzon.github.io/stat105](https://imouzon.github.io/stat105)]
---
# Recap
## Summarizing Data Numerically
###
## Centrality and Spread Statistics
---
layout:false
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
]
.right-column[
## Summarizing Data Numerically: Centrality
```
Group 1 Group 2
74 79 77 81 65 77 78 74
68 79 81 76 76 73 71 71
81 80 80 78 86 81 76 89
88 83 79 91 79 78 77 76
79 75 74 73 72 76 75 79
```
Motivated by asking what is *normal/common/expected* for this data
**Mean**: A "fair" center value: `\( \bar{x} = \frac{1}{n} \sum_{i=1}^{n} x_i = \sum_{i=1}^{n} \frac{1}{n} x_i \)`
**Mode**: The most commonly occurring value in set
**Median**: The value dividing the set in half (the middle of the values).
For group 1, the mean is 78.8, the median is 79, and the mode is 79.
For group 2, the mean is 76.45, the median is 76, and the mode is 76.
]
---
layout:false
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
]
.right-column[
## Summarizing Data Numerically: Spread
Motivated by asking what is *variability is seen in the data* or *how spread out* the data is.
**Range**: The difference between the highest and lowest values (Range = max - min)
**IQR**: The Interquartile Range; how spread out the middle 50% is (IQR = Q3 - Q1)
]
---
layout:false
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
]
.right-column[
## Summarizing Data Numerically: Spread
**Variance**: "Average" squared distance from the mean.
- **Population Variance**:
`\[\sigma^2 = \frac{1}{n}\sum_{i=1}^{n}(x_i - \bar{x})^2 \]`
- **Sample Variance**:
`\[s^2 = \frac{1}{n-1}\sum_{i=1}^{n}(x_i - \bar{x})^2 \]`
**Standard Deviation**: The square root of the variance (has the same units as the data values).
- **Population Standard Deviation**: `\(\sigma = \sqrt{\frac{1}{n}\sum_{i=1}^{n}(x_i - \bar{x})^2} \)`
- **Sample Standard Deviation**: `\(s = \sqrt{\frac{1}{n-1}\sum_{i=1}^{n}(x_i - \bar{x})^2} \)`
]
---
layout:false
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
]
.right-column[
### Ex: Finding the Variance and Standard Deviation
John Deere is experimenting with using 3D steel printers to produce parts which are in low demand.
They recently produced 25 such parts for a model of tractor that hasn't been in active production since the 1970s.
In order to make sure that the printed parts are capable of endure the forces the mold crafted parts are capable of,
they apply force to a five randomly sampled parts. The results are recorded below (in Newtons):
<center>
61, 63, 58, 51, 69
</center>
Find the variance and standard deviation of this sample.
]
---
layout:false
**Example**: Since we are told it is a sample, we need to use **sample variance**. We need then mean:
`\[ \bar{x} = (61 + 63 + 58 + 51 + 69) / 5 = 60.4 \]`
and can find \\(s^2\\) using:
`\[
\begin{align}
s^2 &= \frac{1}{n-1}\sum_{i=1}^5 (x_i - \bar{x})^2 \\\\
&= \frac{1}{n-1}\left( (x_1 - \bar{x})^2 + (x_2 - \bar{x})^2 + (x_3 - \bar{x})^2 + (x_4 - \bar{x})^2 + (x_5 - \bar{x})^2 \right) \\\\
&= \frac{1}{5-1} \left((61 - 60.4)^2 + (63 - 60.4)^2 + (58 - 60.4)^2 + (51 - 60.4)^2 + (69 - 60.4)^2 \right) \\\\
&= \frac{1}{4} \left( (0.6)^2 + (2.6)^2 + (-2.4)^2 + (-9.4)^2 + (8.6)^2 \right) \\\\
&= \frac{1}{4} \left( 0.36 + 6.76 + 5.76 + 88.36 + 73.96 \right) \\\\
&= 43.8 \\\\
\end{align}
\]`
---
## Example: Finding the Standard Deviation
With `\(s^2\)` known, finding `\(s\)` is simple:
`\[
\begin{align}
s &= \sqrt{s^2} \\\\
&= \sqrt{43.8} \\\\
&= 6.6181568 \\\\
\end{align}
\]`
---
name: inverse
layout: true
class: center, middle, inverse
---
# Chapter 3.2: Plots Using Quantiles
---
layout: false
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
### Boxplots
]
.right-column[
## Boxplots: Plotting Center, Spread, and Outliers
```
Group 1 Group 2
74 79 77 81 65 77 78 74
68 79 81 76 76 73 71 71
81 80 80 78 86 81 76 89
88 83 79 91 79 78 77 76
79 75 74 73 72 76 75 79
```
**Boxplot**: A slightly more complex plot used to illustrate
- location statistics (min, median, max, etc.)
- spread (with IQR, range, etc.)
- unusual large or small observations
In order to draw one you need to be able to find the median and the first and third quartiles.
**Group 1**: Q(.25) = 75.5, Q(.50) = 79, Q(.75) = 81
**Group 2**: Q(.25) = 73.5, Q(.50) = 76, Q(.75) = 78.5
]
---
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
### Boxplots
]
.right-column[
**Example**:
Draw boxplots for the groups using quantile function
```
Group 1 Group 2
74 79 77 81 65 77 78 74
68 79 81 76 76 73 71 71
81 80 80 78 86 81 76 89
88 83 79 91 79 78 77 76
79 75 74 73 72 76 75 79
```
| | \\(Q(.25)\\) | \\(Q(.5)\\) | \\(Q(.75)\\) |
|----------|--------------|-------------|--------------|
| Group 1 | 75.5 | 79 | 81 |
|   | | | |
| Group 2 | 73.5 | 76 | 78.5 |
This means that Group 1 has IQR = 5.5 and 1.5\*IQR = 8.25
while Group 2 has IQR = 5 and 1.5\*IQR = 7.5
]
---
layout: false
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
### Boxplots
]
.right-column[
## Boxplots: Example
A simple plot making use of the first, second and third quartiles (i.e., `\(Q(.25)\)`, `\(Q(.5)\)` and `\(Q(.75\)`.
1. A box is drawn so that it covers the range from `\(Q(.25)\)` up to `\(Q(.75)\)` with a vertical line at the median.
2. Whiskers extend from the sides of the box to the furthest points within 1.5 IQR of the box edges
3. Any points beyond the whiskers are plotted on their own.

]
---
layout:false
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
### Boxplots
### Quantile Plots
]
.right-column[
## Quantiles Represented by Data Values
**Consider the quantile function again**:
For \\(0 \le p \le 1\\) and sample size \\(n\\) we let \\(i = \lfloor n \cdot p + 0.5 \rfloor \\)
and find the \\(p^{th}\\) quantile using:
\\[
Q(p) = x\_i + (n \cdot p + 0.5 - i) (x\_{i + 1} - x\_i)
\\]
** What if... **
Think about what happens to the quantile function if we choose \\(p\\) so that \\(n \cdot p + 0.5\\) is an integer:
- \\(\lfloor n \cdot p + 0.5 \rfloor = n \cdot p + 0.5 \\)
- \\(i = n \cdot p + 0.5 \\)
-
\\(
\begin{align}
Q(p) &= x\_i + (n \cdot p + 0.5 - i) (x\_{i+1} - x\_i) \\\\
&= x\_i + (0) (x\_{i+1} - x\_i) \\\\
&= x\_i
\end{align}
\\)
Then \\(Q(p) = x_i\\) (by the way, this is neat!!!)
]
---
layout:false
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
### Boxplots
### Quantile Plots
]
.right-column[
## Quantiles Represented by Data Values
- Q: Which values of \\(p\\) make \\( n \cdot p + 0.5 \\) integers?
- A: Any value that can be written as \\(p = \\frac{i - 0.5}{n} \\)
**Example**
Consider the following set of observations (in increasing order):
<center>
41, 50, 58, 61, 61, 64, 66, 67, 76, 77
</center>
We can build the following table using \\(p = \frac{i - 0.5}{n}\\):
| | | | | | | | | | | |
|:----------------------------|---:|---:|---:|---:|---:|---:|---:|---:|---:|---:|
| \\(i\\) | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| \\(p\\) | 0.05 | 0.15 | 0.25 | 0.35 | 0.45 | 0.55 | 0.65 | 0.75 | 0.85 | 0.95 |
| \\(Q(p)\\) | 41 | 50 | 58 | 61 | 61 | 64 | 66 | 67 | 76 | 77 |
So \\(\small{Q(.05) = 41, Q(.15) = 50, \ldots, Q(.95) = 77}\\).
]
---
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
### Boxplots
### Quantile Plots
]
.right-column[
**Scatterplots using quatiles and their corresponding values**
For each `\(x_i\)` in the data set, we plot `\(\left(\frac{i - 0.5}{n}, x_i\right)\)` - meaning we are plotting `\( (p, Q(p)) \)`.
We connect the points with a straight line (which exactly mathces the interpolated values we would get from `\(Q(p)\)`).
Consider the sample: 13, 15, 18, 19, 21, 34, 35, 35, 36, 39.
The following table which helps create the plot:
| | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
|------------|-----|-----|-----|-----|-----|-----|-----|-----|-----|------|
| \\(p\\) | 0.05 | 0.15 | 0.25 | 0.35 | 0.45 | 0.55 | 0.65 | 0.75 | 0.85 | 0.95 |
| \\(Q(p)\\) | 13 | 15 | 18 | 19 | 21 | 34 | 35 | 35 | 36 | 39 |

]
---
.left-column[
## Univar. Summary
### Simple Graphs
### Freq Tables
### Histograms
### Center Stats
### Spread Stats
### Boxplots
### Quantile Plots
### QQ-plots
]
.right-column[
### Quantile-Quantile Plots:
**QQ plots** are created by plotting the values of `\(Q(p)\)` for a data set against values of `\(Q(p)\)` coming from some other source.
- Empirical QQ plots: the other source are quantiles from another actual data set.
- Theoretical QQ plots: the other source are quantiles from a theoretical set - we know the quantiles without having any data.
**Example**
- Set 1: 13, 15, 18, 19, 21, 34, 35, 35, 36, 39
- Set 2: 27, 31, 37, 39, 43, 69, 71, 71, 73, 79
| | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
|------------|-----|-----|-----|-----|-----|-----|-----|-----|-----|------|
| \\(p\\) | 0.05 | 0.15 | 0.25 | 0.35 | 0.45 | 0.55 | 0.65 | 0.75 | 0.85 | 0.95 |
|   | | | | | | | | | | |
| Set 1 \\(Q(p)\\) | 13 | 15 | 18 | 19 | 21 | 34 | 35 | 35 | 36 | 39 |
|   | | | | | | | | | | |
| Set 2 \\(Q(p)\\) | 27 | 31 | 37 | 39 | 43 | 69 | 71 | 71 | 73 | 79 |
]
---
layout: false
.left-column[
## Recap
## Plots and Quantiles
### Boxplots
### Quantile Plots
### QQ Plots
]
.right-column[
### Quantile-Quantile Plots:
The resulting plot shows some kind of linear pattern - this means that the quantiles increase at the same rate, even if the sizes of the values themselves are very different.

]
</textarea>
<!-- load remark -->
<script src="https://gnab.github.io/remark/downloads/remark-latest.min.js" type="text/javascript"></script>
<!-- load mathjax -->
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML&delayStartupUntil=configured"></script>
<!-- Initialize (has to go in <script> tag **without** SRC attribute) -->
<script type="text/javascript">
// Create slideshow
var slideshow = remark.create({
// This BREAKS MathJax:
// highlightLanguage: 'Python'
// You have to tag every code block with python, like so:
//
// ```python
// def add(a, b):
// return a + b
// ```
});
// Setup MathJax
MathJax.Hub.Config({
tex2jax: {
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre']
}
});
MathJax.Hub.Queue(function() {
$(MathJax.Hub.getAllJax()).map(function(index, elem) {
return(elem.SourceElement());
}).parent().addClass('has-jax');
});
MathJax.Hub.Configured();
</script>
|
assets/wallboards/financial_insurance_trc_amwb_staging/index.html | masopie/masopie.github.io | <!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title></title>
<link rel="stylesheet" href="./css/index.css">
<script src="./js/jquery.min.js"></script>
<script src="./js/TweenMax.min.js"></script>
<script src="./js/SplitText.js"></script>
</head>
<body>
<img id="mainBanner" src="./img/banner_0.jpg" alt="">
<div id="overall_mask"></div>
<div id="cta"></div>
<img id="topMask" src="./img/wb_header.png">
<script type="text/javascript">
$(document).ready(function(){
setTimeout(function(){ alert("Go ahead and click 'Learn the basics'!"); }, 3000);
});
</script>
<script src="./js/index.js"></script>
</body>
</html> |
src/utilities.css | Sotalbireo/absolute-wiki | /**
* UTILITIES.CSS
* based on "Bootstrap".
**/
.align-baseline { vertical-align: baseline !important; } // Browser default
.align-top { vertical-align: top !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.align-text-bottom { vertical-align: text-bottom !important; }
.align-text-top { vertical-align: text-top !important; }
.border-0 { border: 0 !important; }
.border-top-0 { border-top: 0 !important; }
.border-right-0 { border-right: 0 !important; }
.border-bottom-0 { border-bottom: 0 !important; }
.border-left-0 { border-left: 0 !important; }
.rounded-circle { border-radius: 50%; }
.rounded-0 { border-radius: 0; }
.w-25 { width: 25% !important; }
.w-50 { width: 50% !important; }
.w-75 { width: 75% !important; }
.w-100 { width: 100% !important; }
.h-25 { height: 25% !important; }
.h-50 { height: 50% !important; }
.h-75 { height: 75% !important; }
.h-100 { height: 100% !important; }
.mw-100 { max-width: 100% !important; }
.mh-100 { max-height: 100% !important; }
.m-0 { margin: 0 !important; }
.mt-0 { margin-top: 0 !important; }
.mr-0 { margin-right: 0 !important; }
.mb-0 { margin-bottom: 0 !important; }
.ml-0 { margin-left: 0 !important; }
.m-1 { margin: .25rem !important; }
.mt-1 { margin-top: .25rem !important; }
.mr-1 { margin-right: .25rem !important; }
.mb-1 { margin-bottom: .25rem !important; }
.ml-1 { margin-left: .25rem !important; }
.m-2 { margin: .5rem !important; }
.mt-2 { margin-top: .5rem !important; }
.mr-2 { margin-right: .5rem !important; }
.mb-2 { margin-bottom: .5rem !important; }
.ml-2 { margin-left: .5rem !important; }
.m-3 { margin: 1rem !important; }
.mt-3 { margin-top: 1rem !important; }
.mr-3 { margin-right: 1rem !important; }
.mb-3 { margin-bottom: 1rem !important; }
.ml-3 { margin-left: 1rem !important; }
.m-4 { margin: 1.5rem !important; }
.mt-4 { margin-top: 1.5rem !important; }
.mr-4 { margin-right: 1.5rem !important; }
.mb-4 { margin-bottom: 1.5rem !important; }
.ml-4 { margin-left: 1.5rem !important; }
.m-5 { margin: 3rem !important; }
.mt-5 { margin-top: 3rem !important; }
.mr-5 { margin-right: 3rem !important; }
.mb-5 { margin-bottom: 3rem !important; }
.ml-5 { margin-left: 3rem !important; }
.mx-0 { margin-right: 0 !important; margin-left: 0 !important; }
.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
.mx-1 { margin-right: .25rem !important; margin-left: .25rem !important; }
.my-1 { margin-top: .25rem !important; margin-bottom: .25rem !important; }
.mx-2 { margin-right: .5rem !important; margin-left: .5rem !important; }
.my-2 { margin-top: .5rem !important; margin-bottom: .5rem !important; }
.mx-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
.my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
.mx-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
.my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
.mx-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
.my-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
.p-0 { padding: 0 !important; }
.pt-0 { padding-top: 0 !important; }
.pr-0 { padding-right: 0 !important; }
.pb-0 { padding-bottom: 0 !important; }
.pl-0 { padding-left: 0 !important; }
.p-1 { padding: .25rem !important; }
.pt-1 { padding-top: .25rem !important; }
.pr-1 { padding-right: .25rem !important; }
.pb-1 { padding-bottom: .25rem !important; }
.pl-1 { padding-left: .25rem !important; }
.p-2 { padding: .5rem !important; }
.pt-2 { padding-top: .5rem !important; }
.pr-2 { padding-right: .5rem !important; }
.pb-2 { padding-bottom: .5rem !important; }
.pl-2 { padding-left: .5rem !important; }
.p-3 { padding: 1rem !important; }
.pt-3 { padding-top: 1rem !important; }
.pr-3 { padding-right: 1rem !important; }
.pb-3 { padding-bottom: 1rem !important; }
.pl-3 { padding-left: 1rem !important; }
.p-4 { padding: 1.5rem !important; }
.pt-4 { padding-top: 1.5rem !important; }
.pr-4 { padding-right: 1.5rem !important; }
.pb-4 { padding-bottom: 1.5rem !important; }
.pl-4 { padding-left: 1.5rem !important; }
.p-5 { padding: 3rem !important; }
.pt-5 { padding-top: 3rem !important; }
.pr-5 { padding-right: 3rem !important; }
.pb-5 { padding-bottom: 3rem !important; }
.pl-5 { padding-left: 3rem !important; }
.px-0 { padding-right: 0 !important; padding-left: 0 !important; }
.py-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
.px-1 { padding-right: .25rem !important; padding-left: .25rem !important; }
.py-1 { padding-top: .25rem !important; padding-bottom: .25rem !important; }
.px-2 { padding-right: .5rem !important; padding-left: .5rem !important; }
.py-2 { padding-top: .5rem !important; padding-bottom: .5rem !important; }
.px-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
.px-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
.py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
.px-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
.py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
.m-auto { margin: auto !important; }
.mt-auto { margin-top: auto !important; }
.mr-auto { margin-right: auto !important; }
.mb-auto { margin-bottom: auto !important; }
.ml-auto { margin-left: auto !important; }
.mx-auto { margin-right: auto !important; margin-left: auto !important; }
.my-auto { margin-top: auto !important; margin-bottom: auto !important; }
.lh-1 { line-height: 1 !important; }
.ta-left { text-align: left !important; }
.ta-center { text-align: center !important; }
.ta-right { text-align: right !important; }
|
presentation/presentation.html | ericlake/fabric-shellshock | <!DOCTYPE html>
<!--
Copyright 2010 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Original slides: Marcin Wichary (mwichary@google.com)
Modifications: Ernest Delgado (ernestd@google.com)
Alex Russell (slightlyoff@chromium.org)
landslide modifications: Adam Zapletal (adamzap@gmail.com)
Nicolas Perriault (nperriault@gmail.com)
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Fabric for SysAdmins</title>
<!-- Styles -->
<link rel="stylesheet" media="print" href="file:///usr/lib/python2.7/site-packages/landslide/themes/default/css/print.css">
<link rel="stylesheet" media="screen, projection" href="file:///usr/lib/python2.7/site-packages/landslide/themes/default/css/screen.css">
<!-- /Styles -->
<!-- Javascripts -->
<script type="text/javascript" src="file:///usr/lib/python2.7/site-packages/landslide/themes/default/js/slides.js"></script>
<!-- /Javascripts -->
</head>
<body>
<div id="blank"></div>
<div class="presentation">
<div id="current_presenter_notes">
<div id="presenter_note"></div>
</div>
<div class="slides">
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide">
<div class="inner">
<header><h1>Fabric for SysAdmins</h1></header>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
1/9
</aside>
</footer>
</div>
</div>
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide">
<div class="inner">
<section><p><img alt="Wrong Fabric" src="file:///home/elake/code/personal/fabric-shellshock/presentation/images/how_to_navigate_a_fabric_store1.jpg" title="Not this kind of fabric!!" /></p>
<p>Not this kind of fabric!!</p></section>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
2/9
</aside>
</footer>
</div>
</div>
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide">
<div class="inner">
<section><p>This kind of Fabric :)</p>
<p><img alt="This Fabric" src="file:///home/elake/code/personal/fabric-shellshock/presentation/images/fabric.png" title="This kind of fabric" /></p></section>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
3/9
</aside>
</footer>
</div>
</div>
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide has_code">
<div class="inner">
<header><h1>Running commands on a server</h1></header>
<section><p>Lets find out what version of RedHat is running on a remote server</p>
<div class="highlight"><pre><span class="lineno">1</span> <span class="kn">from</span> <span class="nn">fabric.api</span> <span class="kn">import</span> <span class="o">*</span>
<span class="lineno">2</span>
<span class="lineno">3</span> <span class="nd">@task</span>
<span class="lineno">4</span> <span class="k">def</span> <span class="nf">get_distro_version</span><span class="p">():</span>
<span class="lineno">5</span> <span class="s">"Report the distro version of the remote|local system"</span>
<span class="lineno">6</span> <span class="n">result</span> <span class="o">=</span> <span class="n">run</span><span class="p">(</span><span class="s">'cat /etc/redhat-release'</span><span class="p">)</span>
<span class="lineno">7</span> <span class="n">puts</span><span class="p">(</span><span class="n">result</span><span class="p">)</span>
</pre></div>
</section>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
4/9
</aside>
</footer>
</div>
</div>
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide has_code">
<div class="inner">
<header><h1>Viewing help</h1></header>
<section><p>To see what options are avaialable in a fabric script run <code>fab -l</code>.</p>
<div class="highlight"><pre><span class="lineno">1</span> fab -l
<span class="lineno">2</span> Available commands:
<span class="lineno">3</span>
<span class="lineno">4</span> get_distro_version Report the distro version of the remote|local system
</pre></div>
</section>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
5/9
</aside>
</footer>
</div>
</div>
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide has_code">
<div class="inner">
<header><h1>Reviewing the output</h1></header>
<section><p>When we run this against a host we see this.</p>
<div class="highlight"><pre><span class="lineno"> 1</span> fab get_distro_version -H bastion-n01
<span class="lineno"> 2</span> <span class="o">[</span>bastion-n01<span class="o">]</span> Executing task <span class="s1">'get_distro_version'</span>
<span class="lineno"> 3</span> <span class="o">[</span>bastion-n01<span class="o">]</span> run: cat /etc/redhat-release
<span class="lineno"> 4</span> <span class="o">[</span>bastion-n01<span class="o">]</span> out: Red Hat Enterprise Linux Server release 6.5 <span class="o">(</span>Santiago<span class="o">)</span>
<span class="lineno"> 5</span> <span class="o">[</span>bastion-n01<span class="o">]</span> out:
<span class="lineno"> 6</span>
<span class="lineno"> 7</span> <span class="o">[</span>bastion-n01<span class="o">]</span> Red Hat Enterprise Linux Server release 6.5 <span class="o">(</span>Santiago<span class="o">)</span>
<span class="lineno"> 8</span>
<span class="lineno"> 9</span> Done.
<span class="lineno">10</span> Disconnecting from bastion-n01... <span class="k">done</span>.
</pre></div>
</section>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
6/9
</aside>
</footer>
</div>
</div>
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide">
<div class="inner">
<header><h1>What are we solving for</h1></header>
<section><p><img alt="Shellshock" src="file:///home/elake/code/personal/fabric-shellshock/presentation/images/Shellshock-Image.png" /></p></section>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
7/9
</aside>
</footer>
</div>
</div>
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide">
<div class="inner">
<header><h1>Resources</h1></header>
<section><p><a href="http://www.fabfile.org/en/latest/">Fabric</a> http://www.fabfile.org/en/latest/</p>
<p><a href="https://shellshocker.net/">Shellshock</a> https://shellshocker.net/</p>
<p><a href="https://github.com/adamzap/landslide">Landslide</a> https://github.com/adamzap/landslide</p>
<p><a href="https://github.com/ericlake/fabric-shellshock">This code</a> https://github.com/ericlake/fabric-shellshock</p></section>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
8/9
</aside>
</footer>
</div>
</div>
<!-- slide source: slides.md -->
<div class="slide-wrapper">
<div class="slide">
<div class="inner">
<header><h1>The End</h1></header>
</div>
<div class="presenter_notes">
<header><h1>Presenter Notes</h1></header>
<section>
</section>
</div>
<footer>
<aside class="source">
Source: <a href="slides.md">slides.md</a>
</aside>
<aside class="page_number">
9/9
</aside>
</footer>
</div>
</div>
</div>
</div>
<div id="toc" class="sidebar hidden">
<h2>Table of Contents</h2>
<table>
<caption>Table of Contents</caption>
<tr id="toc-row-1">
<th><a href="#slide1">Fabric for SysAdmins</a></th>
<td><a href="#slide1">1</a></td>
</tr>
<tr id="toc-row-2">
<th><a href="#slide2">-</a></th>
<td><a href="#slide2">2</a></td>
</tr>
<tr id="toc-row-3">
<th><a href="#slide3">-</a></th>
<td><a href="#slide3">3</a></td>
</tr>
<tr id="toc-row-4">
<th><a href="#slide4">Running commands on a server</a></th>
<td><a href="#slide4">4</a></td>
</tr>
<tr id="toc-row-5">
<th><a href="#slide5">Viewing help</a></th>
<td><a href="#slide5">5</a></td>
</tr>
<tr id="toc-row-6">
<th><a href="#slide6">Reviewing the output</a></th>
<td><a href="#slide6">6</a></td>
</tr>
<tr id="toc-row-7">
<th><a href="#slide7">What are we solving for</a></th>
<td><a href="#slide7">7</a></td>
</tr>
<tr id="toc-row-8">
<th><a href="#slide8">Resources</a></th>
<td><a href="#slide8">8</a></td>
</tr>
<tr id="toc-row-9">
<th><a href="#slide9">The End</a></th>
<td><a href="#slide9">9</a></td>
</tr>
</table>
</div>
<div id="help" class="sidebar hidden">
<h2>Help</h2>
<table>
<caption>Help</caption>
<tr>
<th>Table of Contents</th>
<td>t</td>
</tr>
<tr>
<th>Exposé</th>
<td>ESC</td>
</tr>
<tr>
<th>Full screen slides</th>
<td>e</td>
</tr>
<tr>
<th>Presenter View</th>
<td>p</td>
</tr>
<tr>
<th>Source Files</th>
<td>s</td>
</tr>
<tr>
<th>Slide Numbers</th>
<td>n</td>
</tr>
<tr>
<th>Toggle screen blanking</th>
<td>b</td>
</tr>
<tr>
<th>Show/hide slide context</th>
<td>c</td>
</tr>
<tr>
<th>Notes</th>
<td>2</td>
</tr>
<tr>
<th>Help</th>
<td>h</td>
</tr>
</table>
</div>
<script>main()</script>
</body>
</html> |
docs/reference/getOs.html | nickmckay/GeoChronR | <!-- Generated by pkgdown: do not edit by hand -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>What OS is this? — getOs • geoChronR</title>
<!-- favicons -->
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png" />
<link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png" />
<!-- jquery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<!-- Bootstrap -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script>
<!-- bootstrap-toc -->
<link rel="stylesheet" href="../bootstrap-toc.css">
<script src="../bootstrap-toc.js"></script>
<!-- Font Awesome icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" />
<!-- clipboard.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script>
<!-- headroom.js -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script>
<!-- pkgdown -->
<link href="../pkgdown.css" rel="stylesheet">
<script src="../pkgdown.js"></script>
<!-- docsearch -->
<script src="../docsearch.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/docsearch.js/2.6.3/docsearch.min.css" integrity="sha256-QOSRU/ra9ActyXkIBbiIB144aDBdtvXBcNc3OTNuX/Q=" crossorigin="anonymous" />
<link href="../docsearch.css" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
<meta property="og:title" content="What OS is this? — getOs" />
<meta property="og:description" content="Returns the OS" />
<meta property="og:image" content="https://nickmckay.github.io/geoChronR/logo.svg" />
<!-- mathjax -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target="#toc">
<div class="container template-reference-topic">
<header>
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<span class="navbar-brand">
<a class="navbar-link" href="../index.html">geoChronR</a>
<span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">1.1.3</span>
</span>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="../index.html">
<span class="fas fa-home fa-lg"></span>
</a>
</li>
<li>
<a href="../reference/index.html">Reference</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">
Tutorials
<span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li class="divider"></li>
<li class="dropdown-header">Getting Started With geoChronR</li>
<li>
<a href="../articles/Introduction.html">Introduction to geoChronR</a>
</li>
<li>
<a href="../articles/correlation.html">Ensemble Correlation</a>
</li>
<li>
<a href="../articles/regression.html">Ensemble Regression</a>
</li>
<li>
<a href="../articles/spectral_analysis.html">Spectral Analysis</a>
</li>
<li>
<a href="../articles/PCA.html">Ensemble Principal Components Analysis</a>
</li>
<li class="divider"></li>
<li class="dropdown-header">Tutorials highlighting additional geoChronR use cases</li>
<li>
<a href="../articles/oxCal.html">Introduction to oxCal in geoChronR</a>
</li>
<li>
<a href="../articles/PlotTimeseriesStack.html">Plot a stack of timeseries</a>
</li>
<li>
<a href="../articles/TsFilteringAndMapping.html">Dataset filtering and mapping (with iso2k)</a>
</li>
<li>
<a href="../articles/tidyIso2k.html">Tidy filtering and mapping (with tidyverse & iso2k)</a>
</li>
</ul>
</li>
<li>
<a href="../news/index.html">Changelog</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://github.com/nickmckay/GeoChronR/">
<span class="fab fa-github fa-lg"></span>
</a>
</li>
</ul>
<form class="navbar-form navbar-right hidden-xs hidden-sm" role="search">
<div class="form-group">
<input type="search" class="form-control" name="search-input" id="search-input" placeholder="Search..." aria-label="Search for..." autocomplete="off">
</div>
</form>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
</header>
<div class="row">
<div class="col-md-9 contents">
<div class="page-header">
<h1>What OS is this?</h1>
<small class="dont-index">Source: <a href='https://github.com/nickmckay/GeoChronR/blob/master/R/lipd.manipulation.R'><code>R/lipd.manipulation.R</code></a></small>
<div class="hidden name"><code>getOs.Rd</code></div>
</div>
<div class="ref-description">
<p>Returns the OS</p>
</div>
<pre class="usage"><span class='fu'>getOs</span><span class='op'>(</span><span class='op'>)</span></pre>
<h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2>
<p>A string ("osx","linux",or "windows")</p>
<h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2>
<div class='dont-index'><p>Other utility:
<code><a href='askUser.html'>askUser</a>()</code>,
<code><a href='concatEnsembleTimeseries.html'>concatEnsembleTimeseries</a>()</code>,
<code><a href='convertAD2BP.html'>convertAD2BP</a>()</code>,
<code><a href='convertBP2AD.html'>convertBP2AD</a>()</code>,
<code><a href='createChronMeasInputDf.html'>createChronMeasInputDf</a>()</code>,
<code><a href='gaussianize.html'>gaussianize</a>()</code>,
<code><a href='getLastVarString.html'>getLastVarString</a>()</code>,
<code><a href='heuristicUnits.html'>heuristicUnits</a>()</code>,
<code><a href='loadRemote.html'>loadRemote</a>()</code>,
<code><a href='pullInstance.html'>pullInstance</a>()</code>,
<code><a href='stringifyVariables.html'>stringifyVariables</a>()</code></p></div>
</div>
<div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar">
<nav id="toc" data-toggle="toc" class="sticky-top">
<h2 data-toc-skip>Contents</h2>
</nav>
</div>
</div>
<footer>
<div class="copyright">
<p>Developed by Nicholas McKay, Julien Emile-Geay, Deborah Khider.</p>
</div>
<div class="pkgdown">
<p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p>
</div>
</footer>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/docsearch.js/2.6.1/docsearch.min.js" integrity="sha256-GKvGqXDznoRYHCwKXGnuchvKSwmx9SRMrZOTh2g4Sb0=" crossorigin="anonymous"></script>
<script>
docsearch({
apiKey: '21c1c99b27cf4a45be9f8db70183f6c7',
indexName: 'lipd-utilities',
inputSelector: 'input#search-input.form-control',
transformData: function(hits) {
return hits.map(function (hit) {
hit.url = updateHitURL(hit);
return hit;
});
}
});
</script>
</body>
</html>
|
admin_tools/static/jquery-ui/development-bundle/docs/slider.html | buremba/django-admin-tools | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI slider documentation</title>
<style>
body {
font-family: "Trebuchet MS", "Arial", "Helvetica", "Verdana", "sans-serif"
}
.gutter {
display: none;
}
</style>
</head>
<body>
<script>{
"title"
:
"Slider Widget",
"excerpt"
:
"Drag a handle to select a numeric value.",
"termSlugs"
:
{
"category"
:
[
"widgets"
]
}
}</script>
<article id="slider1" class="entry widget"><h2 class="section-title">
<span>Slider Widget</span><span class="version-details">version added: 1.5</span>
</h2>
<div class="entry-wrapper">
<p class="desc"><strong>Description: </strong>Drag a handle to select a numeric value.</p>
<section id="quick-nav">
<header><h2>QuickNav<a href="#entry-examples">Examples</a>
</h2></header>
<div class="quick-nav-section">
<h3>Options</h3>
<div><a href="#option-animate">animate</a></div>
<div><a href="#option-disabled">disabled</a></div>
<div><a href="#option-max">max</a></div>
<div><a href="#option-min">min</a></div>
<div><a href="#option-orientation">orientation</a></div>
<div><a href="#option-range">range</a></div>
<div><a href="#option-step">step</a></div>
<div><a href="#option-value">value</a></div>
<div><a href="#option-values">values</a></div>
</div>
<div class="quick-nav-section">
<h3>Methods</h3>
<div><a href="#method-destroy">destroy</a></div>
<div><a href="#method-disable">disable</a></div>
<div><a href="#method-enable">enable</a></div>
<div><a href="#method-option">option</a></div>
<div><a href="#method-value">value</a></div>
<div><a href="#method-values">values</a></div>
<div><a href="#method-widget">widget</a></div>
</div>
<div class="quick-nav-section">
<h3>Events</h3>
<div><a href="#event-create">create</a></div>
<div><a href="#event-start">start</a></div>
<div><a href="#event-slide">slide</a></div>
<div><a href="#event-change">change</a></div>
<div><a href="#event-stop">stop</a></div>
</div>
</section>
<div class="longdesc" id="entry-longdesc">
<p>The jQuery UI Slider plugin makes selected elements into sliders. There are various options such as multiple handles and ranges. The handle can be moved with the mouse or the arrow keys.</p>
<p>The slider widget will create handle elements with the class <code>ui-slider-handle</code> on initialization. You can specify custom handle elements by creating and appending the elements and adding the <code>ui-slider-handle</code> class before initialization. It will only create the number of handles needed to
match the length of <a href="#option-value"><code>value</code></a>/<a href="#option-values"><code>values</code></a>. For example, if you specify <code>values: [ 1, 5, 18 ]</code> and create one custom handle, the plugin will create the other two.</p>
</div>
<h3>Additional Notes:</h3>
<div class="longdesc">
<ul>
<li>
This widget requires some functional CSS, otherwise it won't work. If you build a custom theme, use the widget's specific CSS file as a starting point.
</li>
</ul>
</div>
<section id="options">
<header><h2 class="underline">Options</h2></header>
<div id="option-animate" class="api-item first-item">
<h3>animate<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#Boolean">Boolean</a> or <a href="http://api.jquery.com/Types#String">String</a> or <a href="http://api.jquery.com/Types#Number">Number</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>false</code>
</div>
<div>Whether to slide the handle smoothly when the user clicks on the slider track. Also accepts any valid <a href="//api.jquery.com/animate/#duration">animation duration</a>.</div>
<strong>Multiple types supported:</strong>
<ul>
<li>
<strong>Boolean</strong>: When set to <code>true</code>, the handle will animate with the default duration.
</li>
<li>
<strong>String</strong>: The name of a speed, such as <code>"fast"</code> or <code>"slow"</code>.
</li>
<li>
<strong>Number</strong>: The duration of the animation, in milliseconds.
</li>
</ul>
<strong>Code examples:</strong>
<p>Initialize the slider with the animate option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ animate: </code><code class="string">"fast"</code> <code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the animate option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">animate = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"animate"</code>
<code class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"animate"</code><code class="plain">, </code><code
class="string">"fast"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="option-disabled" class="api-item">
<h3>disabled<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#Boolean">Boolean</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>false</code>
</div>
<div>Disables the slider if set to <code>true</code>.</div>
<strong>Code examples:</strong>
<p>Initialize the slider with the disabled option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ disabled: </code><code class="keyword">true</code> <code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the disabled option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">disabled = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"disabled"</code>
<code class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"disabled"</code><code class="plain">, </code><code
class="keyword">true</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="option-max" class="api-item">
<h3>max<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#Number">Number</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>100</code>
</div>
<div>The maximum value of the slider.</div>
<strong>Code examples:</strong>
<p>Initialize the slider with the max option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ max: 50 });</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the max option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">max = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"max"</code> <code
class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"max"</code><code class="plain">, 50 );</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="option-min" class="api-item">
<h3>min<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#Number">Number</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>0</code>
</div>
<div>The minimum value of the slider.</div>
<strong>Code examples:</strong>
<p>Initialize the slider with the min option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ min: 10 });</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the min option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">min = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"min"</code> <code
class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"min"</code><code class="plain">, 10 );</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="option-orientation" class="api-item">
<h3>orientation<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#String">String</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>"horizontal"</code>
</div>
<div>Determines whether the slider handles move horizontally (min on left, max on right) or vertically (min on bottom, max on top). Possible values: <code>"horizontal"</code>, <code>"vertical"</code>.</div>
<strong>Code examples:</strong>
<p>Initialize the slider with the orientation option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ orientation: </code><code class="string">"vertical"</code> <code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the orientation option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">orientation = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code
class="string">"orientation"</code> <code class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"orientation"</code><code class="plain">, </code><code
class="string">"vertical"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="option-range" class="api-item">
<h3>range<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#Boolean">Boolean</a> or <a href="http://api.jquery.com/Types#String">String</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>false</code>
</div>
<div>Whether the slider represents a range.</div>
<strong>Multiple types supported:</strong>
<ul>
<li>
<strong>Boolean</strong>: If set to <code>true</code>, the slider will detect if you have two handles and create a stylable range element between these two.
</li>
<li>
<strong>String</strong>: Either <code>"min"</code> or <code>"max"</code>. A min range goes from the slider min to one handle. A max range goes from one handle to the slider max.
</li>
</ul>
<strong>Code examples:</strong>
<p>Initialize the slider with the range option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ range: </code><code class="keyword">true</code> <code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the range option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">range = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"range"</code> <code
class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"range"</code><code class="plain">, </code><code
class="keyword">true</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="option-step" class="api-item">
<h3>step<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#Number">Number</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>1</code>
</div>
<div>Determines the size or amount of each interval or step the slider takes between the min and max. The full specified value range of the slider (max - min) should be evenly divisible by the step.</div>
<strong>Code examples:</strong>
<p>Initialize the slider with the step option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ step: 5 });</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the step option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">step = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"step"</code> <code
class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"step"</code><code class="plain">, 5 );</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="option-value" class="api-item">
<h3>value<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#Number">Number</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>0</code>
</div>
<div>Determines the value of the slider, if there's only one handle. If there is more than one handle, determines the value of the first handle.</div>
<strong>Code examples:</strong>
<p>Initialize the slider with the value option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ value: 10 });</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the value option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">value = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"value"</code> <code
class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"value"</code><code class="plain">, 10 );</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div id="option-values" class="api-item">
<h3>values<span class="option-type"><strong>Type: </strong><a href="http://api.jquery.com/Types#Array">Array</a></span>
</h3>
<div class="default">
<strong>Default: </strong><code>null</code>
</div>
<div>This option can be used to specify multiple handles. If the <a href="#option-range"><code>range</code></a> option is set to <code>true</code>, the length of <code>values</code> should be 2.</div>
<strong>Code examples:</strong>
<p>Initialize the slider with the values option specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({ values: [ 10, 25 ] });</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Get or set the values option, after initialization:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="comments">// getter</code></div>
<div class="line number2 index1 alt1"><code class="keyword">var</code> <code class="plain">values = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"values"</code>
<code class="plain">);</code></div>
<div class="line number3 index2 alt2"> </div>
<div class="line number4 index3 alt1"><code class="comments">// setter</code></div>
<div class="line number5 index4 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"values"</code><code class="plain">, [ 10, 25 ] );</code>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
<section id="methods">
<header><h2 class="underline">Methods</h2></header>
<div id="method-destroy">
<div class="api-item first-item">
<h3>destroy()</h3>
<div>
Removes the slider functionality completely. This will return the element back to its pre-init state.
</div>
<ul>
<li>
<div class="null-signature">This method does not accept any arguments.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the destroy method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"destroy"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="method-disable">
<div class="api-item">
<h3>disable()</h3>
<div>
Disables the slider.
</div>
<ul>
<li>
<div class="null-signature">This method does not accept any arguments.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the disable method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"disable"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="method-enable">
<div class="api-item">
<h3>enable()</h3>
<div>
Enables the slider.
</div>
<ul>
<li>
<div class="null-signature">This method does not accept any arguments.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the enable method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"enable"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="method-option">
<div class="api-item">
<h3>option( optionName )<span class="returns">Returns: <a href="http://api.jquery.com/Types#Object">Object</a></span>
</h3>
<div>Gets the value currently associated with the specified <code>optionName</code>.</div>
<ul>
<li>
<div><strong>optionName</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#String">String</a>
</div>
<div>The name of the option to get.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="keyword">var</code> <code class="plain">isDisabled = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code
class="string">"disabled"</code>
<code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="api-item">
<h3>option()<span class="returns">Returns: <a href="http://api.jquery.com/Types#PlainObject">PlainObject</a></span>
</h3>
<div>Gets an object containing key/value pairs representing the current slider options hash.</div>
<ul>
<li>
<div class="null-signature">This method does not accept any arguments.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="keyword">var</code> <code class="plain">options = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="api-item">
<h3>option( optionName, value )</h3>
<div>Sets the value of the slider option associated with the specified <code>optionName</code>.</div>
<ul>
<li>
<div><strong>optionName</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#String">String</a>
</div>
<div>The name of the option to set.</div>
</li>
<li>
<div><strong>value</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Object">Object</a>
</div>
<div>A value to set for the option.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, </code><code class="string">"disabled"</code><code class="plain">, </code><code
class="keyword">true</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="api-item">
<h3>option( options )</h3>
<div>Sets one or more options for the slider.</div>
<ul>
<li>
<div><strong>options</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Object">Object</a>
</div>
<div>A map of option-value pairs to set.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"option"</code><code class="plain">, { disabled: </code><code class="keyword">true</code> <code class="plain">}
);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="method-value">
<div class="api-item">
<h3>value()<span class="returns">Returns: <a href="http://api.jquery.com/Types#Number">Number</a></span>
</h3>
<div>Get the value of the slider.</div>
<ul>
<li>
<div class="null-signature">This method does not accept any arguments.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="keyword">var</code> <code class="plain">selection = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"value"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="api-item">
<h3>value( value )</h3>
<div>Set the value of the slider.</div>
<ul>
<li>
<div><strong>value</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Number">Number</a>
</div>
<div>The value to set.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"value"</code><code class="plain">, 55 );</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="method-values">
<div class="api-item">
<h3>values()<span class="returns">Returns: <a href="http://api.jquery.com/Types#Array">Array</a></span>
</h3>
<div>Get the value for all handles.</div>
<ul>
<li>
<div class="null-signature">This method does not accept any arguments.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="keyword">var</code> <code class="plain">values = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"values"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="api-item">
<h3>values( index )<span class="returns">Returns: <a href="http://api.jquery.com/Types#Number">Number</a></span>
</h3>
<div>Get the value for the specified handle.</div>
<ul>
<li>
<div><strong>index</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Integer">Integer</a>
</div>
<div>The zero-based index of the handle.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="keyword">var</code> <code class="plain">value = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"values"</code><code class="plain">, 0 );</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="api-item">
<h3>values( index, value )</h3>
<div>Set the value for the specified handle.</div>
<ul>
<li>
<div><strong>index</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Integer">Integer</a>
</div>
<div>The zero-based index of the handle.</div>
</li>
<li>
<div><strong>value</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Number">Number</a>
</div>
<div>The value to set.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"values"</code><code class="plain">, 0, 55 );</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div class="api-item">
<h3>values( values )</h3>
<div>Set the value for all handles.</div>
<ul>
<li>
<div><strong>values</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Array">Array</a>
</div>
<div>The values to set.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"values"</code><code class="plain">, [ 55, 105 ] );</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<div id="method-widget">
<div class="api-item">
<h3>widget()<span class="returns">Returns: <a href="http://api.jquery.com/Types#jQuery">jQuery</a></span>
</h3>
<div>
Returns a <code>jQuery</code> object containing the slider.
</div>
<ul>
<li>
<div class="null-signature">This method does not accept any arguments.</div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Invoke the widget method:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="keyword">var</code> <code class="plain">widget = $( </code><code class="string">".selector"</code> <code class="plain">).slider( </code><code class="string">"widget"</code> <code class="plain">);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</section>
<section id="events">
<header><h2 class="underline">Events</h2></header>
<div id="event-change" class="api-item first-item">
<h3>change( event, ui )<span class="returns">Type: <code>slidechange</code></span>
</h3>
<div>Triggered after the user slides a handle, if the value has changed; or if the value is changed programmatically via the <a href="#method-value"><code>value</code></a> method.</div>
<ul>
<li>
<div><strong>event</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Event">Event</a>
</div>
<div></div>
</li>
<li>
<div><strong>ui</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Object">Object</a>
</div>
<div></div>
<ul>
<li>
<div><strong>handle</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#jQuery">jQuery</a>
</div>
<div>The jQuery object representing the handle that was changed.</div>
</li>
<li>
<div><strong>value</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Number">Number</a>
</div>
<div>The current value of the slider.</div>
</li>
</ul>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Initialize the slider with the change callback specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({</code></div>
<div class="line number2 index1 alt1"><code class="undefined spaces"> </code><code class="plain">change: </code><code class="keyword">function</code><code class="plain">( event, ui ) {}</code></div>
<div class="line number3 index2 alt2"><code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Bind an event listener to the slidechange event:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).on( </code><code class="string">"slidechange"</code><code class="plain">, </code><code class="keyword">function</code><code class="plain">( event, ui ) {}
);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div id="event-create" class="api-item">
<h3>create( event, ui )<span class="returns">Type: <code>slidecreate</code></span>
</h3>
<div>
Triggered when the slider is created.
</div>
<ul>
<li>
<div><strong>event</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Event">Event</a>
</div>
<div></div>
</li>
<li>
<div><strong>ui</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Object">Object</a>
</div>
<div></div>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Initialize the slider with the create callback specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({</code></div>
<div class="line number2 index1 alt1"><code class="undefined spaces"> </code><code class="plain">create: </code><code class="keyword">function</code><code class="plain">( event, ui ) {}</code></div>
<div class="line number3 index2 alt2"><code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Bind an event listener to the slidecreate event:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).on( </code><code class="string">"slidecreate"</code><code class="plain">, </code><code class="keyword">function</code><code class="plain">( event, ui ) {}
);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div id="event-slide" class="api-item">
<h3>slide( event, ui )<span class="returns">Type: <code>slide</code></span>
</h3>
<div>Triggered on every mouse move during slide. The value provided in the event as <code>ui.value</code> represents the value that the handle will have as a result of the current movement. Canceling the event will prevent the handle from moving and the handle will continue to have its previous value.</div>
<ul>
<li>
<div><strong>event</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Event">Event</a>
</div>
<div></div>
</li>
<li>
<div><strong>ui</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Object">Object</a>
</div>
<div></div>
<ul>
<li>
<div><strong>handle</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#jQuery">jQuery</a>
</div>
<div>The jQuery object representing the handle being moved.</div>
</li>
<li>
<div><strong>value</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Number">Number</a>
</div>
<div>The value that the handle will move to if the event is not canceled.</div>
</li>
<li>
<div><strong>values</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Array">Array</a>
</div>
<div>An array of the current values of a multi-handled slider.</div>
</li>
</ul>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Initialize the slider with the slide callback specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({</code></div>
<div class="line number2 index1 alt1"><code class="undefined spaces"> </code><code class="plain">slide: </code><code class="keyword">function</code><code class="plain">( event, ui ) {}</code></div>
<div class="line number3 index2 alt2"><code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Bind an event listener to the slide event:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).on( </code><code class="string">"slide"</code><code class="plain">, </code><code class="keyword">function</code><code class="plain">( event, ui ) {} );</code>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div id="event-start" class="api-item">
<h3>start( event, ui )<span class="returns">Type: <code>slidestart</code></span>
</h3>
<div>Triggered when the user starts sliding.</div>
<ul>
<li>
<div><strong>event</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Event">Event</a>
</div>
<div></div>
</li>
<li>
<div><strong>ui</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Object">Object</a>
</div>
<div></div>
<ul>
<li>
<div><strong>handle</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#jQuery">jQuery</a>
</div>
<div>The jQuery object representing the handle being moved.</div>
</li>
<li>
<div><strong>value</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Number">Number</a>
</div>
<div>The current value of the slider.</div>
</li>
</ul>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Initialize the slider with the start callback specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({</code></div>
<div class="line number2 index1 alt1"><code class="undefined spaces"> </code><code class="plain">start: </code><code class="keyword">function</code><code class="plain">( event, ui ) {}</code></div>
<div class="line number3 index2 alt2"><code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Bind an event listener to the slidestart event:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).on( </code><code class="string">"slidestart"</code><code class="plain">, </code><code class="keyword">function</code><code class="plain">( event, ui ) {}
);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div id="event-stop" class="api-item">
<h3>stop( event, ui )<span class="returns">Type: <code>slidestop</code></span>
</h3>
<div>Triggered after the user slides a handle.</div>
<ul>
<li>
<div><strong>event</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Event">Event</a>
</div>
<div></div>
</li>
<li>
<div><strong>ui</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Object">Object</a>
</div>
<div></div>
<ul>
<li>
<div><strong>handle</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#jQuery">jQuery</a>
</div>
<div>The jQuery object representing the handle that was moved.</div>
</li>
<li>
<div><strong>value</strong></div>
<div>Type: <a href="http://api.jquery.com/Types#Number">Number</a>
</div>
<div>The current value of the slider.</div>
</li>
</ul>
</li>
</ul>
<div>
<strong>Code examples:</strong>
<p>Initialize the slider with the stop callback specified:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).slider({</code></div>
<div class="line number2 index1 alt1"><code class="undefined spaces"> </code><code class="plain">stop: </code><code class="keyword">function</code><code class="plain">( event, ui ) {}</code></div>
<div class="line number3 index2 alt2"><code class="plain">});</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<p>Bind an event listener to the slidestop event:</p>
<div class="syntaxhighlighter nogutter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain">$( </code><code class="string">".selector"</code> <code class="plain">).on( </code><code class="string">"slidestop"</code><code class="plain">, </code><code class="keyword">function</code><code class="plain">( event, ui ) {}
);</code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</section>
<section class="entry-examples" id="entry-examples">
<header><h2 class="underline">Example:</h2></header>
<div class="entry-example" id="example-0">
<h4><span class="desc">A simple jQuery UI Slider.</span></h4>
<div class="syntaxhighlighter ">
<table border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="gutter">
<div class="line number1 index0 alt2">1</div>
<div class="line number2 index1 alt1">2</div>
<div class="line number3 index2 alt2">3</div>
<div class="line number4 index3 alt1">4</div>
<div class="line number5 index4 alt2">5</div>
<div class="line number6 index5 alt1">6</div>
<div class="line number7 index6 alt2">7</div>
<div class="line number8 index7 alt1">8</div>
<div class="line number9 index8 alt2">9</div>
<div class="line number10 index9 alt1">10</div>
<div class="line number11 index10 alt2">11</div>
<div class="line number12 index11 alt1">12</div>
<div class="line number13 index12 alt2">13</div>
<div class="line number14 index13 alt1">14</div>
<div class="line number15 index14 alt2">15</div>
<div class="line number16 index15 alt1">16</div>
<div class="line number17 index16 alt2">17</div>
<div class="line number18 index17 alt1">18</div>
<div class="line number19 index18 alt2">19</div>
<div class="line number20 index19 alt1">20</div>
</td>
<td class="code">
<div class="container">
<div class="line number1 index0 alt2"><code class="plain"><!doctype html></code></div>
<div class="line number2 index1 alt1"><code class="plain"><</code><code class="keyword">html</code> <code class="color1">lang</code><code class="plain">=</code><code class="string">"en"</code><code class="plain">></code></div>
<div class="line number3 index2 alt2"><code class="plain"><</code><code class="keyword">head</code><code class="plain">></code></div>
<div class="line number4 index3 alt1"><code class="undefined spaces"> </code><code class="plain"><</code><code class="keyword">meta</code> <code class="color1">charset</code><code class="plain">=</code><code class="string">"utf-8"</code><code class="plain">
></code></div>
<div class="line number5 index4 alt2"><code class="undefined spaces"> </code><code class="plain"><</code><code class="keyword">title</code><code class="plain">>slider demo</</code><code class="keyword">title</code><code class="plain">></code></div>
<div class="line number6 index5 alt1"><code class="undefined spaces"> </code><code class="plain"><</code><code class="keyword">link</code> <code class="color1">rel</code><code class="plain">=</code><code class="string">"stylesheet"</code> <code
class="color1">href</code><code class="plain">=</code><code class="string">"<a href="http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css">http://code.jquery.com/ui/1.9.2/themes/base/jquery-ui.css</a>"</code><code class="plain">></code></div>
<div class="line number7 index6 alt2"><code class="undefined spaces"> </code><code class="plain"><</code><code class="keyword">style</code><code class="plain">>#slider { margin: 10px; } </</code><code class="keyword">style</code><code class="plain">
></code></div>
<div class="line number8 index7 alt1"><code class="undefined spaces"> </code><code class="plain"><</code><code class="keyword">script</code> <code class="color1">src</code><code class="plain">=</code><code class="string">"<a
href="http://code.jquery.com/jquery-1.8.3.js">http://code.jquery.com/jquery-1.8.3.js</a>"</code><code class="plain">></</code><code class="keyword">script</code><code class="plain">></code></div>
<div class="line number9 index8 alt2"><code class="undefined spaces"> </code><code class="plain"><</code><code class="keyword">script</code> <code class="color1">src</code><code class="plain">=</code><code class="string">"<a
href="http://code.jquery.com/ui/1.9.2/jquery-ui.js">http://code.jquery.com/ui/1.9.2/jquery-ui.js</a>"</code><code class="plain">></</code><code class="keyword">script</code><code class="plain">></code></div>
<div class="line number10 index9 alt1"><code class="plain"></</code><code class="keyword">head</code><code class="plain">></code></div>
<div class="line number11 index10 alt2"><code class="plain"><</code><code class="keyword">body</code><code class="plain">></code></div>
<div class="line number12 index11 alt1"> </div>
<div class="line number13 index12 alt2"><code class="plain"><</code><code class="keyword">div</code> <code class="color1">id</code><code class="plain">=</code><code class="string">"slider"</code><code class="plain">></</code><code class="keyword">div</code><code class="plain">
></code></div>
<div class="line number14 index13 alt1"> </div>
<div class="line number15 index14 alt2"><code class="plain"><</code><code class="keyword">script</code><code class="plain">></code></div>
<div class="line number16 index15 alt1"><code class="plain">$( "#slider" ).slider();</code></div>
<div class="line number17 index16 alt2"><code class="plain"></</code><code class="keyword">script</code><code class="plain">></code></div>
<div class="line number18 index17 alt1"> </div>
<div class="line number19 index18 alt2"><code class="plain"></</code><code class="keyword">body</code><code class="plain">></code></div>
<div class="line number20 index19 alt1"><code class="plain"></</code><code class="keyword">html</code><code class="plain">></code></div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Demo:</h4>
<div class="demo code-demo" data-height="50"></div>
</div>
</section>
</div>
</article>
</body>
</html>
|
layouts/chrome/footer.html | danmux/danmux-hugo | <!--
This is the main footer for the website. It is included on every page.
It is very basic. It has some text and a link back to the home page of the
site.
It includes the google analytics template from /layouts/chrome/ga.html
It also closes the <body> and <html> tags for each page.
-->
<div class="container content">
<footer>
<div>
<p class="right credit">
<a href="/">Home Page</a>
<a href="/blog">Blog Index</a>
<a href="/cv">CV</a>
</p>
</div>
</footer>
</div>
{{ template "chrome/ga.html" . }}
</body>
</html>
|
clean/Linux-x86_64-4.06.1-2.0.5/released/8.11.1/equations/1.3~beta2+8.13.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>equations: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.11.1 / equations - 1.3~beta2+8.13</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
equations
<small>
1.3~beta2+8.13
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-04 15:07:36 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-04 15:07:36 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.11.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
authors: [ "Matthieu Sozeau <matthieu.sozeau@inria.fr>" "Cyprien Mangin <cyprien.mangin@m4x.org>" ]
dev-repo: "git+https://github.com/mattam82/Coq-Equations.git"
maintainer: "matthieu.sozeau@inria.fr"
homepage: "https://mattam82.github.io/Coq-Equations"
bug-reports: "https://github.com/mattam82/Coq-Equations/issues"
license: "LGPL-2.1-or-later"
synopsis: "A function definition package for Coq"
description: """
Equations is a function definition plugin for Coq, that allows the
definition of functions by dependent pattern-matching and well-founded,
mutual or nested structural recursion and compiles them into core
terms. It automatically derives the clauses equations, the graph of the
function and its associated elimination principle.
"""
tags: [
"keyword:dependent pattern-matching"
"keyword:functional elimination"
"category:Miscellaneous/Coq Extensions"
"logpath:Equations"
]
build: [
["./configure.sh" "--enable-hott" {coq-hott:installed} ]
[make "-j%{jobs}%"]
]
install: [
[make "install"]
]
run-test: [
[make "test-suite"]
]
depends: [
"coq" {>= "8.13" & < "8.14~"}
"ocamlfind" {build}
]
depopts: [
"coq-hott" {= "8.13"}
]
url {
src: "https://github.com/mattam82/Coq-Equations/archive/refs/tags/v1.3-8.13beta2.tar.gz"
checksum: "sha512=5957dd6bd8af7575bdcd7f18d4134acaee29511624e35d311361feae5be157cd9a442a3c7ac4d93ea492435ee408d99c79d897f09a4efdeb09a4ada80fb376dc"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-equations.1.3~beta2+8.13 coq.8.11.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.11.1).
The following dependencies couldn't be met:
- coq-equations -> coq >= 8.13
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-equations.1.3~beta2+8.13</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.03.0-2.0.5/released/8.8.1/bdds/8.5.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>bdds: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.1 / bdds - 8.5.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
bdds
<small>
8.5.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-20 02:39:21 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-20 02:39:21 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.8.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.03.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.03.0 Official 4.03.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "matej.kosik@inria.fr"
homepage: "https://github.com/coq-contribs/bdds"
license: "LGPL 2"
build: [make]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/BDDs"]
depends: [
"ocaml"
"coq" {>= "8.5" & < "8.6~"}
"coq-int-map" {= "8.5.0"}
]
tags: [ "keyword:binary decision diagrams" "keyword:classical logic" "keyword:propositional logic" "keyword:validity" "keyword:satisfiability" "keyword:model checking" "keyword:reflection" "category:Computer Science/Decision Procedures and Certified Algorithms/Decision procedures" "category:Miscellaneous/Extracted Programs/Decision procedures" "date:May-July 1999" ]
authors: [ "Kumar Neeraj Verma <>" ]
bug-reports: "https://github.com/coq-contribs/bdds/issues"
dev-repo: "git+https://github.com/coq-contribs/bdds.git"
synopsis: "BDD algorithms and proofs in Coq, by reflection"
description: """
Provides BDD algorithms running under Coq.
(BDD are Binary Decision Diagrams.)
Allows one to do classical validity checking by
reflection in Coq using BDDs, can also be used
to get certified BDD algorithms by extraction.
First step towards actual symbolic model-checkers
in Coq. See file README for operation."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/bdds/archive/v8.5.0.tar.gz"
checksum: "md5=272a58a6de30a9ebcba234ab5c9e8661"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-bdds.8.5.0 coq.8.8.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.8.1).
The following dependencies couldn't be met:
- coq-bdds -> coq-int-map < 8.6.0 -> coq < 8.6~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-bdds.8.5.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
docs/api/Oxide.Ok-2.html | bojanrajkovic/Oxide | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class Ok<TResult, TError>
| Oxide Documentation </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class Ok<TResult, TError>
| Oxide Documentation ">
<meta name="generator" content="docfx 2.51.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Oxide.Ok`2">
<h1 id="Oxide_Ok_2" data-uid="Oxide.Ok`2" class="text-break">Class Ok<TResult, TError>
</h1>
<div class="markdown level0 summary"><p>A <a class="xref" href="Oxide.Result-2.html">Result<TResult, TError></a> representing a value.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
<div class="level1"><a class="xref" href="Oxide.Result.html">Result</a></div>
<div class="level2"><a class="xref" href="Oxide.Result-2.html">Result</a><TResult, TError></div>
<div class="level3"><span class="xref">Ok<TResult, TError></span></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a><<a class="xref" href="Oxide.Result-2.html">Result</a><TResult, TError>></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Equals_Oxide_Result__0__1__">Result<TResult, TError>.Equals(Result<TResult, TError>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Equals_System_Object_">Result<TResult, TError>.Equals(Object)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_GetHashCode">Result<TResult, TError>.GetHashCode()</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Deconstruct__0___1__">Result<TResult, TError>.Deconstruct(TResult, TError)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Ok">Result<TResult, TError>.Ok()</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Err">Result<TResult, TError>.Err()</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Map__1_System_Func__0___0__">Result<TResult, TError>.Map<TOutput>(Func<TResult, TOutput>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_MapAsync__1_System_Func__0_System_Threading_Tasks_Task___0___">Result<TResult, TError>.MapAsync<TOutput>(Func<TResult, Task<TOutput>>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_MapErr__1_System_Func__1___0__">Result<TResult, TError>.MapErr<TErrorOutput>(Func<TError, TErrorOutput>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_MapErrAsync__1_System_Func__1_System_Threading_Tasks_Task___0___">Result<TResult, TError>.MapErrAsync<TErrorOutput>(Func<TError, Task<TErrorOutput>>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_And__1_Oxide_Result___0__1__">Result<TResult, TError>.And<TOutput>(Result<TOutput, TError>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_AndThen__1_System_Func__0_Oxide_Result___0__1___">Result<TResult, TError>.AndThen<TOutput>(Func<TResult, Result<TOutput, TError>>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_IfOk_System_Action__0__">Result<TResult, TError>.IfOk(Action<TResult>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_IfError_System_Action__1__">Result<TResult, TError>.IfError(Action<TError>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_AndThenAsync__1_System_Func__0_System_Threading_Tasks_Task_Oxide_Result___0__1____">Result<TResult, TError>.AndThenAsync<TOutput>(Func<TResult, Task<Result<TOutput, TError>>>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Or__1_Oxide_Result__0___0__">Result<TResult, TError>.Or<TErrorOutput>(Result<TResult, TErrorOutput>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_OrElse__1_System_Func__1_Oxide_Result__0___0___">Result<TResult, TError>.OrElse<TErrorOutput>(Func<TError, Result<TResult, TErrorOutput>>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_OrElseAsync__1_System_Func__1_System_Threading_Tasks_Task_Oxide_Result__0___0____">Result<TResult, TError>.OrElseAsync<TErrorOutput>(Func<TError, Task<Result<TResult, TErrorOutput>>>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_UnwrapOr__0_">Result<TResult, TError>.UnwrapOr(TResult)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_UnwrapOrElse_System_Func__1__0__">Result<TResult, TError>.UnwrapOrElse(Func<TError, TResult>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_UnwrapOrElseAsync_System_Func__1_System_Threading_Tasks_Task__0___">Result<TResult, TError>.UnwrapOrElseAsync(Func<TError, Task<TResult>>)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Unwrap">Result<TResult, TError>.Unwrap()</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_TryUnwrap__0__">Result<TResult, TError>.TryUnwrap(TResult)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_TryUnwrap__0___1__">Result<TResult, TError>.TryUnwrap(TResult, TError)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_Expect_System_String_">Result<TResult, TError>.Expect(String)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_UnwrapError">Result<TResult, TError>.UnwrapError()</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_TryUnwrapError__1__">Result<TResult, TError>.TryUnwrapError(TError)</a>
</div>
<div>
<a class="xref" href="Oxide.Result-2.html#Oxide_Result_2_ExpectError_System_String_">Result<TResult, TError>.ExpectError(String)</a>
</div>
<div>
<a class="xref" href="Oxide.Result.html#Oxide_Result_IsOk">Result.IsOk</a>
</div>
<div>
<a class="xref" href="Oxide.Result.html#Oxide_Result_IsError">Result.IsError</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_">Object.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#System_Object_GetHashCode">Object.GetHashCode()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType">Object.GetType()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone">Object.MemberwiseClone()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_">Object.ReferenceEquals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.tostring#System_Object_ToString">Object.ToString()</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Oxide.html">Oxide</a></h6>
<h6><strong>Assembly</strong>: Oxide.dll</h6>
<h5 id="Oxide_Ok_2_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public sealed class Ok<TResult, TError> : Result<TResult, TError>, IEquatable<Result<TResult, TError>></code></pre>
</div>
<h5 class="typeParameters">Type Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="parametername">TResult</span></td>
<td><p>The type of the wrapped value.</p>
</td>
</tr>
<tr>
<td><span class="parametername">TError</span></td>
<td><p>The type of the wrapped error.</p>
</td>
</tr>
</tbody>
</table>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.iequatable-1">System.IEquatable<T></a>
</div>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="Oxide.ObjectExtensions.html#Oxide_ObjectExtensions_Yield__1___0_">ObjectExtensions.Yield<T>(T)</a>
</div>
<div>
<a class="xref" href="Oxide.ObjectExtensions.html#Oxide_ObjectExtensions_Identity__1___0_">ObjectExtensions.Identity<T>(T)</a>
</div>
<div>
<a class="xref" href="Oxide.ObjectExtensions.html#Oxide_ObjectExtensions_Let__2___0_System_Func___0___1__">ObjectExtensions.Let<TReceiver, TResult>(TReceiver, Func<TReceiver, TResult>)</a>
</div>
<div>
<a class="xref" href="Oxide.ObjectExtensions.html#Oxide_ObjectExtensions_Also__1___0_System_Action___0__">ObjectExtensions.Also<TReceiver>(TReceiver, Action<TReceiver>)</a>
</div>
<div>
<a class="xref" href="Oxide.ObjectExtensions.html#Oxide_ObjectExtensions_To__2___0___1_">ObjectExtensions.To<TA, TB>(TA, TB)</a>
</div>
<div>
<a class="xref" href="Oxide.ObjectExtensions.html#Oxide_ObjectExtensions_TakeUnless__1___0_System_Func___0_System_Boolean__">ObjectExtensions.TakeUnless<T>(T, Func<T, Boolean>)</a>
</div>
<div>
<a class="xref" href="Oxide.ObjectExtensions.html#Oxide_ObjectExtensions_TakeIf__1___0_System_Func___0_System_Boolean__">ObjectExtensions.TakeIf<T>(T, Func<T, Boolean>)</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/bojanrajkovic/Oxide/new/release/1.0/apiSpec/new?filename=Oxide_Ok_2.md&value=---%0Auid%3A%20Oxide.Ok%602%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/bojanrajkovic/Oxide/blob/release/1.0/src/Oxide/Result.cs/#L660" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.