path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
doc/SLUDGEDevKitHelp/deleteFromStack_and_deleteAllFromStack.html | dos1/opensludge | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<TITLE>deleteFromStack and deleteAllFromStack</TITLE>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<BODY>
<HR>
<div align="center"><img id="headerGraphic" src="images/sludge300.png" a... |
vendor/gems/browsercms-3.0.4/doc/app/classes/Cms/Behaviors/Archiving.html | stamppot/bcms_headers | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Module: Cms::Behaviors::Archiving</title>
<meta http-equiv="C... |
MyGame/Tutorials/docs/Doxygen/html/class_i_n_d___frame.html | AdamPayne/TeamRocketGame | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>IndieLib - Crosspla... |
webapp/src/main/webapp/oldskin/digilib-login.html | jlerouge/digilib-pivaj | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html> <head>
<title>Login to digilib</title>
</head>
<body>
<h2>This document requires authentication</h2>
<p>Please enter the name and the password to access this document.<p>
<form method=POST action=j_security_check>
<table>
<tr>
<td>Name:</td>
<td><in... |
WebRoot/js/templates/user_template.html | haiyangxue/HMapVis |
<div class="box">
用户名:{{user_name}}
</div>
<div class="box">
上传事件数:{{event_count}}
</div>
<div class="box">
上传地点数:{{map_count}}
</div>
<div class="box">
上传人物数:{{people_count}}
</div>
|
source/api/apidocs-4.14/apis/addPaloAltoFirewall.html | apache/cloudstack-www | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../includes/m... |
examples/uw-classic-starter-open-beige/style.css | timlevett/uw-ui-toolkit | /* This is example of how you can write your own CSS to customize any template based on the UW UI Toolkit.
The following CSS rules override the default UW UI Toolkit's UW Classic starter template, removing the borders around the #header, #content, and #footer areas */
#header {
background: #e7dbcb;
filter: none;
... |
tui_flashdevelop4_2_1__tuioAS3_0_8__AIR2_6/docs/GoogleMapsAPIforFlash/com/google/maps/MapMoveEvent.html | g-amador/Tangible-User-Interface | <!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">
<link rel="stylesheet" href="../../../style.css" type="text/css" media="screen">
<link rel="stylesheet" href="../../../print.css" type=... |
docs/dyn/dfareporting_v3_5.orderDocuments.html | googleapis/google-api-python-client | <html><body>
<style>
body, h1, h2, h3, div, span, p, pre, a {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body {
font-size: 13px;
padding: 1em;
}
h1 {
font-size: 26px;
margin-bottom: 1em;
}
h2... |
thirdparty/hbase-1.1.1.2.3.0.0-2557/docs/xref/org/apache/hadoop/hbase/CompoundConfiguration.html | scalingdata/Impala | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>CompoundConfiguration xref</title>
<link type=... |
samples/pubsub/pubsubsvc/src/main/resources/html/category_info.html | SarathChandran/squbs | <!DOCTYPE html>
<!--
~ Copyright 2017 PayPal
~
~ 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 appl... |
_site/docs/api/directive/ionHeaderBar/index.html | johnli388/ionic-site | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS.">
<meta name="keywords" content="html5,ja... |
src/boost_1_57_0/doc/html/circular_buffer/implementation.html | biospi/seamass-windeps | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Implementation</title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="The Boost C++ Li... |
app/www/lib/angular-material/modules/js/tabs/tabs-default-theme.css | INK-Team/INK-Project | /*!
* Angular Material Design
* https://github.com/angular/material
* @license MIT
* v1.1.0-rc4-master-b1c1bde
*/
/* Only used with Theme processes */
html.md-THEME_NAME-theme, body.md-THEME_NAME-theme {
color: '{{foreground-1}}';
background-color: '{{background-color}}'; }
md-tabs.md-THEME_NAME-theme md-tab... |
vendor/smarty/smarty/development/Smarty3Doc/Smarty/PluginsFunction/_libs---plugins---function.html_select_time.php.html | FranTorletti/inmobiliaria | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page function.html_select_ti... |
docs/api/java/org/openqa/selenium/remote/SimplePropertyDescriptor.html | sebady/selenium | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>SimplePropertyDescriptor</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text... |
user_guide/libraries/trackback.html | prashants/webzash-v1-defunct | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Trackback Class : CodeIgniter User Guide</tit... |
commonmark-ext-gfm-tables/src/main/javadoc/overview.html | atlassian/commonmark-java | <html>
<body>
<b>Extension for GFM tables using "|" pipes (GitHub Flavored Markdown)</b>
<p>See {@link org.commonmark.ext.gfm.tables.TablesExtension}</p>
</body>
</html>
|
files/libs/angularjs/1.4.12/docs/partials/api/ng/directive/ngSubmit.html | bborbe/portfolio | <a href='https://github.com/angular/angular.js/edit/v1.4.x/src/ng/directive/ngEventDirs.js?message=docs(ngSubmit)%3A%20describe%20your%20change...#L317' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit"> </i>Improve this Doc</a>
<a href='https://github.com/angular/angular.js/tree/v1.4.12/... |
ports/mongoose/index.html | adlr/naclports | <!DOCTYPE html>
<html>
<head>
<title>Mongoose</title>
<META HTTP-EQUIV="Pragma" CONTENT="no-cache" />
<META HTTP-EQUIV="Expires" CONTENT="-1" />
<script type="text/javascript" src="hterm.concat.js"></script>
<script type="text/javascript" src="naclterm.js"></script>
<script type="text/javascri... |
css/selectors/reftests/tc-419.css | frivoal/presto-testo | phi#id1 > delta:nth-child(1):last-child chi#id2:first-child:nth-last-child(2) + *[number]#id3:nth-child(2):nth-last-child(1) psi:lang(no):first-child:empty + *:lang(no):nth-child(2):empty + omicron:lang(no)#id4 > gamma:lang(no):nth-child(1) > rho:first-child:nth-last-child(2):empty + kappa eta:lang(en)#id5:nth-child(1)... |
SVG/Testsuites/W3C-1_1F2/harness/htmlSVGWeb/pservers-pattern-04-f.html | frivoal/presto-testo | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script src="../../../../../tools/svgweb/src/svg.js" data-path="../../../../../tools/svgweb/s... |
analysis/reports/views/directives/modal.html | cazzerson/Suma | <div class="modal fade" id="{{modalId}}" tabindex="-1" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">{{modalTitle}}</h4>
</div>
<div class="modal-body">
<div data-ng-transclude></div>
<div style="h... |
poi-3.14/docs/apidocs/org/apache/poi/hssf/model/class-use/RowBlocksReader.html | Sebaxtian/KDD | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Class org.apache.poi.hssf.model.RowBlocksReader (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" ... |
deps/boost/libs/gil/doc/html/reference/structboost_1_1gil_1_1_color_bases_compatible_concept.html | nawawi/poedit | <!-- HTML header for doxygen 1.8.13-->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compat... |
deps/boost/doc/html/boost_asio/reference/coroutine/is_parent.html | nawawi/poedit | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>coroutine::is_parent</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../boost_asio.html" ... |
vanilla/plugins/jsconnect/design/jsconnect.css | sorrowgrave/NothingToSeeHere | .JsConnect-Container {
overflow: hidden;
margin: 5px 0;
}
.JsConnect-Connect {
line-height: 16px;
/* clear: both;*/
}
.JsConnect-Connect .UserPhoto {
float: left;
height: 32px;
width: 32px;
margin-right: 5px;
}
.JsConnect-Connect .ConnectLabel {
font-weight: bold;
} |
deps/boost/doc/html/boost/accumulators/tag/weigh_1_3_2_6_3_49_1_1_3_2.html | nawawi/poedit | <!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=US-ASCII">
<title>Struct weighted_p_square_quantile_for_median</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type=... |
api/2.0.0-RC1/Thelia/Model/Base/Category.html | Mertiozys/thelia.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>Thelia\Model\Base\Category | </title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
</head>
... |
original_sources/boost_1_59_0/doc/html/boost/property_tree/load_idp205463792.html | TyRoXx/cdm | <!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=US-ASCII">
<title>Function template load</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="g... |
demo/apps/blog/template/archiveYear.css | fateevv/basisjs |
.archive-year
{
list-style: none;
}
.archive-year__title
{
margin-left: -16px;
padding: .2em 0 .2em 16px;
cursor: pointer;
background: url(img/arrow_down.png) no-repeat 6px center;
}
.archive-year__title:hover
{
background-color: #F0F0F0;
}
.archive-year__content
{
pad... |
test/popup.html | acoven/gmail-to-trello-extension | <link rel="stylesheet" type="text/css" href="https://plus.google.com/_/scs/apps-static/_/ss/k=oz.sbw_bss.-1smgvanzin92w.L.W.O/rs=AItRSTNCcL4cfF-dTrM8Z7IVww5VRtSevA"/>
<link rel="stylesheet" type="text/css" href="https://plus.google.com/_/scs/apps-static/_/ss/k=oz.recentposts.xax01ynfb4he.L.W.O/am=CA/rs=AItRSTOQ1PbwbApi... |
release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/share/doc/arm-arm-none-eabi/html/gdb/Invoking-GDB.html | hajuuk/asuswrt | <html lang="en">
<head>
<title>Invoking GDB - Debugging with GDB</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Debugging with GDB">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Invocation.html#I... |
wp-content/plugins/woocommerce-new-product-badge/assets/css/style0235.css | yudhapratama/woo_commerce_jam | ul.products li.product .wc-new-badge {
font-size:.75em;
text-transform: uppercase;
color: white;
background:#eb4649;
padding:.2em .5em;
display: inline-block;
font-weight: 700;
border-radius:2px;
} |
sites/all/libraries/openlayers3/apidoc/ol.proj.Projection.html | NROER/drupal-intranet | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>OpenLayers 3 API Reference - Class: Projection</title>
<script src="scripts/prettify/prettify.js"> </script>
<script src="scripts/prettify/lang-css.js"> </script>
<script src="scripts/jquery.min.js"> </script>
<!--[if lt IE 9]... |
info/task_short_description.html | Bryukh-Checkio-Tasks/checkio-task-simple-areas | Rectangles and circles and triangles, Oh My! |
wp-content/themes/zerogravity/custom-style.css | aleksking/sherrill | /*
* You can use this file to small changes in the css rules without modifying the file style.php
*/ |
wp-content/themes/destro/brow.css | janadi/PPC | /*-------------------------------------------------*/
/* Colors */
/*-------------------------------------------------*/
body{ color:#000; }
a,a:visited,a:focus{ color:#000; }
input, select, textarea{color:#7a7a7a;}
input[type=text], input[type=password], select, textarea{border:3px solid #c5c5c5;}
/* Ge... |
lib/poi-3.17/docs/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ref3DPtg.html | TonyClark/ESL | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
Uses of Class org.apache.poi.ss.formula.ptg.Ref3DPtg (POI API Documentation)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="St... |
app/static/templates/settings/system-left.html | phusion/openbadges-badgekit | <div class="column left">
<p class="admin-title">System</p>
<div class="form-dropdown">
<span class="arrow-down"></span>
<select name="" disabled="true">
<option value="{{ system.slug }}">{{ system.name }}</option>
</select>
</div>
<ul class="admin-options">
<li class="admin-options-select... |
LayoutTests/sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.3_Numeric_Literals/S7.8.3_A3.4_T4.html | youfoh/webkit-efl | <html>
<head>
<meta charset='utf-8'>
<style>
.pass {
font-weight: bold;
color: green;
}
.fail {
font-weight: bold;
color: red;
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
function SputnikError(message)
{
this.message = message;
}
SputnikError.prototype.toString = funct... |
LayoutTests/sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.2/S15.3.2.1_A1_T4.html | youfoh/webkit-efl | <html>
<head>
<meta charset='utf-8'>
<style>
.pass {
font-weight: bold;
color: green;
}
.fail {
font-weight: bold;
color: red;
}
</style>
<script>
if (window.testRunner)
testRunner.dumpAsText();
function SputnikError(message)
{
this.message = message;
}
SputnikError.prototype.toString = funct... |
www/addons/mod/page/templates/index.html | testvibid/imaritime | <ion-view>
<ion-nav-title><mm-format-text watch="true">{{ title }}</mm-format-text></ion-nav-title>
<ion-nav-buttons side="secondary">
<mm-context-menu>
<mm-context-menu-item priority="900" ng-if="externalUrl" href="externalUrl" content="'mm.core.openinbrowser' | translate" icon-action="'ion... |
thirdparty/hbase-1.1.1.2.3.0.0-2557/docs/xref/org/apache/hadoop/hbase/zookeeper/ZooKeeperListener.html | scalingdata/Impala | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>ZooKeeperListener xref</title>
<link type="tex... |
content/javadoc/lastest/quarks/execution/services/package-use.html | queeniema/incubator-edgent-website | <!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_71) on Tue May 17 00:28:47 UTC 2016 -->
<title>Uses of Package quarks.execution.services (Quarks v0.4.0)</title>
<meta name="date" content="201... |
resources-en/src/inspectionDescriptions/UndesirableClassUsage.html | liveqmock/platform-tools-idea | <html>
<body>
This inspection detects usages of internally deprecated classes.
<p><small>Internal inspection - has no effect outside of IntelliJ IDEA project.</small></p>
</body>
</html>
|
doc/html/apiDocs-3/classPSVIHandler.html | Starlink/xerces | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Xerces-C++: PSVIHandler Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>... |
wicket-war/src/main/java/org/jboss/as/quickstarts/wicketWar/pages/ListContacts.html | ejlp12/quickstart | <!--
JBoss, Home of Professional Open Source
Copyright 2012, Red Hat, Inc. and/or its affiliates, and individual
contributors by the @authors tag. See the copyright.txt in the
distribution for a full listing of individual contributors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use th... |
plugins/IntentionPowerPak/src/intentionDescriptions/SplitElseIfIntention/description.html | leafclick/intellij-community | <html>
<body>
Splits <b>else</b> branch of the <b>if-else</b> statement.
</body>
</html>
|
inspiniaBootstrapTheme/Meteor_Seed_Project/client/views/common/top-navigation.html | Kheperos/ToDoList | <template name="topNavigation">
<div class="row border-bottom white-bg">
<nav class="navbar navbar-static-top" role="navigation">
<div class="navbar-header">
<button aria-controls="navbar" aria-expanded="false" data-target="#navbar" data-toggle="collapse" class="navbar-toggle col... |
chromium/src/third_party/httpcomponents-core/binary-distribution/javadoc/org/apache/http/params/HttpParams.html | espadrine/opera | <!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.5.0_22) on Tue Sep 18 20:44:14 GMT+01:00 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
HttpParams (HttpComponents ... |
doc/_build/html/reference/generated/nmrglue.process.proc_base.add.html | thegooglecodearchive/nmrglue | <!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>nmrglue.process.proc_base.add — nmrglue v0.2 d... |
web/style/css/jiathis_share.css | zjn580/jxtweb | #ckepop dl, #ckepop dt, #ckepop dd, #ckepop ol, #ckepop ul, #ckepop li, #ckepop fieldset, #ckepop form, #ckepop label, #ckepop legend, #ckepop table, #ckepop caption, #ckepop tbody, #ckepop tfoot, #ckepop thead, #ckepop tr, #ckepop th, #ckepop td, #ckepop span {vertical-align:middle;margin:0;padding:0;font-family:'M... |
SemanterApp/semanter/libs/OpenCV/javadoc/org/opencv/calib3d/package-tree.html | jmptable/semanter | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Sat Dec 28 11:08:51 MSK 2013 -->
<TITLE>
org.opencv.calib3d Class Hierarchy
</TITLE>
<META NAME="date" CONTENT="2013-12-28">
<LINK REL ="sty... |
data/2014/01/index.html | watilde/jser.info | <blockquote cite="https://github.com/paypal/bootstrap-accessibility-plugin" title="paypal/bootstrap-accessibility-plugin">
<p class="jser-sitelink">
<strong>paypal/bootstrap-accessibility-plugin</strong><br />
<a href="https://github.com/paypal/bootstrap-accessibility-plugin" title="paypal/bootstrap-accessibility-plugi... |
libs/boost_1_50_0/libs/bimap/doc/html/boost_bimap/one_minute_tutorial.html | djsedulous/namecoind | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>One minute tutorial</title>
<link rel="stylesheet" href="../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../index.html" title="Chapter 1. Boos... |
lib/hsqldb-2.0.0/hsqldb/doc/util-guide/transfer-tool-chapt.html | virtix/mut4j | <html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Chapter 4. Transfer Tool</title>
<link href="../docbook.css" rel="stylesheet" type="text/css">
<meta content="DocBook XSL-NS Stylesheets V1.74.0" name="generator">
<meta name="keywords" content="Hsqldb, Transfer">
<meta n... |
sheets/Fate_Accelerated/fate.css | kcopper8/RPGSheet | /* === GENERAL === */
.charsheet {
min-width: 800px;
}
.sheet-row .sheet-col {
width: 100%;
}
.sheet-header {
margin-bottom: 4px;
padding: 2px 4px;
background: black;
color: white;
font-weight: bold;
}
.sheet-section {
float: left;
width: 100%;
margin: 4px 0;
padding: 1px;
box-sizing: border-box;
}
.s... |
spec/fixtures/pages/service-worker/index.html | the-ress/electron | <script>
const ipcRenderer = require('electron').ipcRenderer;
navigator.serviceWorker.register('service-worker.js', {scope: './'}).then(function() {
if (navigator.serviceWorker.controller) {
var xhr = new XMLHttpRequest();
xhr.open('GET', 'http://dummy/echo');
xhr.setRequestHeader('X-Mock-Resp... |
upbase/libs/jpgraph-2/docs/html/exframes/frame_example26.html | kalw/sing-tsung | <html><frameset rows="*,*"> <frame src="image_example26.html"><frame src="example26.html"></frameset></html>
|
menu.html | liberry-edu/client | <snap-drawer>
<div class=snap-menu>
<div class="sidebar-header text-center">
<img src=images/flat-avatar.png class="sidebar-img img-circle">
</div>
<ul class=snap-ul>
<li ng-repeat="item in menuItems" ng-class="{active: $state.includes('{{item.name}}') }">
... |
common/build/Help/Tutorials/Mark_Polishook_tutorial/Synthesis (Japanese version)/I. Synthesis/4.html | danstowell/SuperCute | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title></title>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVers... |
buildtools/gcc-arm-none-eabi-5_4-2016q2-linux-x86/share/doc/gcc-arm-none-eabi/html/ld.html/PowerPC64-ELF64.html | FabianKnapp/nexmon | <html lang="en">
<head>
<title>PowerPC64 ELF64 - Untitled</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Untitled">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Machine-Dependent.html#Machine-Dep... |
buildtools/gcc-arm-none-eabi-5_4-2016q2-linux-x86/share/doc/gcc-arm-none-eabi/html/libc/getw.html | FabianKnapp/nexmon | <html lang="en">
<head>
<title>getw - Untitled</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Untitled">
<meta name="generator" content="makeinfo 4.11">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Stdio.html#Stdio" title="Stdio">
<link rel="p... |
src/app/core/directives/ms-search-bar/ms-search-bar.html | vinayvraman/trans-it | <div flex layout="row" layout-align="start center">
<label for="ms-search-bar-input">
<md-button class="ms-search-bar-expander md-icon-button" aria-label="Expand Search Bar"
ng-click="MsSearchBar.expand()"
ng-if="!MsSearchBar.resultsLoading || MsSearchBar.collapsed">
... |
libs/saxon/doc/api/com/icl/saxon/expr/SortedSelection.html | ShuttleworthFoundation/tuxlab-Cookbook | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_06) on Thu Nov 24 12:17:51 GMT 2005 -->
<TITLE>
SortedSelection
</TITLE>
<META NAME="keywords" CONTENT="com.icl.saxon.expr.SortedSelection ... |
tests/wpt/web-platform-tests/referrer-policy/origin-when-cross-origin/meta-referrer/same-origin/http-http/iframe-tag/same-origin-insecure.no-redirect.http.html | rebstar6/servo | <!DOCTYPE html>
<!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using referrer-policy/generic/template/test.release.html.template. -->
<html>
<head>
<title>Referrer-Policy: Referrer Policy is set to 'origin-when-cross-origin'</title>
<meta name="description" content="Check that cross-... |
www/javadoc/platform/com/sun/jna/platform/win32/LMAccess.GROUP_INFO_1.html | dfischer0/jna | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_11) on Tue Apr 06 11:27:13 EDT 2010 -->
<TITLE>
LMAccess.GROUP_INFO_1
</TITLE>
<META NAME="date" CONTENT="2010-04-06">
<LINK REL ="style... |
www/node_modules/ant/ant/manual/api/org/apache/tools/ant/taskdefs/EchoXML.html | SimoRihani/PFA-Qucit | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Tue May 22 06:24:52 CEST 2012 -->
<title>EchoXML (Apache Ant API)</title>
<meta name="date" content="2012-05-22">
<link rel="sty... |
jpress/jpress-web-core/src/main/webapp/static/lte/css/AdminLTE.css | NewGr8Player/jpress |
/*!
* @import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
* AdminLTE v2.3.2
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* License: Open source - MIT
* Please visit http://opensource.org/licenses... |
lucene/test-framework/src/java/org/apache/lucene/codecs/package.html | q474818917/solr-5.2.0 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the... |
B2G/gecko/layout/reftests/bugs/229591-1-ref.html | sergecodd/FireFox-OS | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<head>
<style>
table {border-collapse:collapse}
td {border: thin solid lime}
</style>
</head>
<html >
<body style="color:lime">
<table><tr><td>cell1</td><td>cell2</td></tr>
<tr><td>cell3</td><td... |
lib/fop-1.0/javadocs/org/apache/fop/afp/AFPBorderPainter.html | lewismc/yax | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_11) on Mon Jul 12 21:36:57 CEST 2010 -->
<TITLE>
AFPBorderPainter (Apache FOP 1.0 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.fop.afp.AF... |
web/angular-1.3.0/docs/examples/example-example62/index-production.html | AlexKomrakov/nndl | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example62-production</title>
<link href="style.css" rel="stylesheet" type="text/css">
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.0-rc.5/angular.min.js"></script>
<script src="//ajax.googleapis.com/ajax/... |
app/src/main/assets/help/app_help.html | MauricePeek513/MySneakerProject | <html>
<body style="color: white" link="#1994FA">
<li>Configure Bluefruit LE using instructions found here:
<a href="http://www.adafruit.com/bluefruitle">http://www.adafruit.com/bluefruitle</a></li>
<br>
<li>Tap the Scan button on the bottom toolbar to start/stop peripheral scanning.</li>
<br>
<li>Drag the table do... |
tools/apache-ant-1.8.2/docs/manual/api/org/apache/tools/ant/taskdefs/optional/jsp/compilers/package-frame.html | jeroendesloovere/PhotoSwipe | <!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.5.0_22) on Mon Dec 20 13:46:30 EST 2010 -->
<TITLE>
org.apache.tools.ant.taskdefs.optional.jsp.compilers (Apache Ant API)
</TITLE>
<META NAME="keywords"... |
deps/db/docs/java/com/sleepycat/persist/raw/package-summary.html | egoitzro/poedit | <!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_03) on Fri Dec 18 17:26:35 EST 2009 -->
<TITLE>
com.sleepycat.persist.raw (Oracle - Berkeley DB Java API)
</TITLE>
<META NAME="date" CONTENT="2009-1... |
war/src/main/webapp/help/system-config/master-slave/jnlp-tunnel_zh_CN.html | andresrc/jenkins | <div>
当从节点通过JNLP启动后,节点会尝试与Jenkins指定的TCP端口连接,作为通讯通道。
但某些对安全敏感的网络可能会阻止该连接。
当Jenkins在一个负载均衡环境中运行时,也是有可能发生的,通过
<a href="http://www.serverwatch.com/tutorials/article.php/3290851">apache 反向代理</a>
到 <a href="http://en.wikipedia.org/wiki/Demilitarized_zone_(computing)">DMZ</a> 等等。
<p>
该通道选项,允许你指定其他... |
_includes/page.html | Zhu8/zhu8.github.io | {% comment %}{% include navtabs.html %}{% endcomment %}
<article class="page">
{% unless page.hide_title %}
<div class="page-header">
<h1>{{ page.title }}</h1>
</div>
{% endunless %}
{{ content }}
{% if page.shares %}
<p>{% include shares.html %}</p>
{% endif %}
{% if page.disqus %}
{% include disqu... |
ext/dlib-19.4/docs/dlib/image_keypoint/hashed_feature_image_abstract.h.html | ruby-dlib/ruby-dlib | <html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - hashed_feature_image_abstract.h</title></head><body bgcolor='white'><pre>
<font color='#009900'>// Copyright (C) 2011 Davis E. King (davis@dlib.net)
</font><font color='#00990... |
deps/db/docs/api_reference/C/db_env_set_func_free.html | egoitzro/poedit | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>db_en... |
public/js/three.js/examples/webgl_lights_pointlights.html | billroy/jchart | <!DOCTYPE html>
<html lang="en">
<head>
<title>three.js webgl - lights - point lights</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<link type="text/css" rel="stylesheet" href="main.css">
</head>
<body>
<div id="i... |
toolchain/arm_cm0_deprecated/share/doc/gcc-arm-none-eabi/html/gccint/Debugging-Info.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>Debugging Info - GNU Compiler Collection (GCC) Internals</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="GNU Compiler Collection (GCC) Internals">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#T... |
toolchain/arm_cm0_deprecated/share/doc/gcc-arm-none-eabi/html/as.html/Symbol-Intro.html | jocelynmass/nrf51 | <html lang="en">
<head>
<title>Symbol Intro - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Syntax.html#Syntax" title="Syntax">
<l... |
themes/zeropoint/css/ie6.css | cm5089/ArkVets | .expander0, #top_right, #body_right, #bottom_right, #sidebar-left, #sidebar-right,
body.two-sidebars .outer, body.sidebar-first .outer, body.sidebar-second .outer,
body.two-sidebars .outer a, body.sidebar-first .outer a, body.sidebar-second .outer a {
zoom: 1;
} /* The above rule gives hasLayout to some page element... |
resources/library/interactivities/Enveloppe.wgt/css/ubw-main.css | gjalves/enki-sankore | html, body {
margin:0;
padding: 0;
font-family: "helvetica neue";
font-size: 14px;
color: #666666;
}
#ubwidget {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: url("images/bg.png");
}
.theme-pad #ubwidget {
border-radius: 40px;
... |
lib/arduino_ide/Arduino 1.0.5.app/Contents/Resources/Java/hardware/tools/avr/doc/avr-libc/strrchr_8S.html | 8cH9azbsFifZ/ble-morse | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>avr-libc: strrchr.S File Reference</title>
<link href="dox.css" rel="stylesheet" type="text/css">
</head>
<body>
<center>
<table width="80%">
<tr>... |
layout/style/crashtests/447776-1.html | Yukarumya/Yukarum-Redfoxes | <!DOCTYPE html>
<html><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Hang with zero width and word-wrap</title>
</head><body>
<div style="width: 0px; word-wrap: break-word;">abc</div>
</body></html>
|
vnsoft/WebUI/AmazeUI-2.4.1/widget.basic.html | vnsofthe/odoo-dev | <!doctype html>
<html class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Amaze UI Widget</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, ... |
venv/bin/doc/html/boost_asio/reference/ssl__context/set_options/overload2.html | NixaSoftware/CVis | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>ssl::context::set_options (2 of 2 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href=... |
Orchestra/sw/realtimeserver/static/ui/css/orchestra-playVirtualPage.css | r8o8s1e0/ChromeWebLab | /*
Copyright 2013 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 ... |
docs/releases/4.1.0/instructions/nouses.html | psoreide/bnd | <!DOCTYPE html>
<html lang="en" ng-app="jpm">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="/releases/4.1.0/css/style.css" rel="stylesheet" />
<script src="https://code.jquery.com/jque... |
vendor/tracy/tracy/src/Tracy/assets/Bar/bar.css | janfejtek/mapping | /**
* This file is part of the Tracy (https://tracy.nette.org)
*/
/* common styles */
#tracy-debug {
display: none;
direction: ltr;
line-height: 1.5;
}
body#tracy-debug { /* in popup window */
margin: 0;
display: block;
}
body #tracy-debug {
position: absolute;
bottom: 0;
right: 0;
}
#tracy-debug * {
fon... |
project/dexter-server/public/tool/cppcheck/CPP/help/nonreentrantFunctionsgcvt.html | KarolAntczak/Dexter | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<!--basic styles-->
<link href="asset/css/bootstrap.css" rel="stylesheet" />
<link rel="stylesheet" href="asset/css/dexter.min.css" />
<link rel="stylesheet" href="asset/css/font-awesome.min.css" />
<!--[if IE 7]>
<link rel="styleshe... |
toolbox/doc/matlab/fevalArrays.html | s-gupta/utils | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Description of fevalArrays</title>
<meta name="keywords" content="fevalArrays">
<meta name="description" content="Used to apply the same operation to a stack of ar... |
third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-overflow-horiz-001.html | axinging/chromium-crosswalk | <!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<!-- This testcase checks that we correctly handle the "overflow" property on
a horizontal flex container. -->
<html>
<head>
<title>CSS Test: Testing 'overflow' property on a ... |
third_party/webgl/src/conformance-suites/2.0.0/conformance2/textures/image/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html | endlessm/chromium-browser | <!--
Copyright (c) 2015 The Khronos Group Inc.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and/or associated documentation files (the
"Materials"), to deal in the Materials without restriction, including
without limitation the rights to use, copy, modify, merge, publi... |
staticfiles/js/angular-1.1.4/docs/partials/api/ng.directive:ngClassEven.html | Laimiux/mydeatree | <h1><code ng:non-bindable="">ngClassEven</code>
<span class="hint">(directive in module <code ng:non-bindable="">ng</code>
)</span>
</h1>
<div><a href="http://github.com/angular/angular.js/edit/master/src/ng/directive/ngClass.js" class="improve-docs btn btn-primary">Improve this doc</a><h2 id="Description">Description<... |
documentation/html/iOS/protocol_c_p_t_legend_delegate-p-members.html | LiDechao/core-plot | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... |
LayoutTests/inspector/sources/autocomplete-general.html | smishenk/blink-crosswalk | <html>
<head>
<script src="./resources/empty.js"></script>
<script src="../editor/editor-test.js"></script>
<script src="../../http/tests/inspector/inspector-test.js"></script>
<script src="../../http/tests/inspector/debugger-test.js"></script>
<script>
function codeSnippet() {
return document.getElementById("codeS... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.