path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
2.1.0.Final/apidocs/org/wildfly/swarm/config/undertow/server/host/AccessLogSettingConsumer.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Tue Aug 14 15:31:44 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AccessLogSettingConsumer (B... |
web/backend/backend_django/apps/explore/templates/multigtfs/route_detail.html | tOverney/ADA-Project | {% extends "multigtfs/base.html" %}
{% load staticfiles %}
{% block head_title %}{{ block.super }} - Route {{object}}{% endblock %}
{% block head_extra %}
{% if object.geometry %}
<script src="http://openlayers.org/api/OpenLayers.js"></script>
<script src="{% static 'js/explore.js' %}"></script>
{% endif %}
{% endbloc... |
ahkl/apache-cassandra-3.5/javadoc/org/apache/cassandra/thrift/Cassandra.Processor.prepare_cql_query.html | jasonwee/videoOnCloud | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_45) on Sat Apr 09 10:10:59 EDT 2016 -->
<title>Cassandra.Processor.prepare_cql_query (apache-cassandra API)</title>
<meta name="date" content="... |
2016.12.1/apidocs/org/wildfly/swarm/config/security/manager/DefaultDeploymentPermissionsConsumer.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60-ea) on Thu Dec 15 09:48:34 EST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DefaultDeploymentPermissi... |
2017.12.1/apidocs/org/wildfly/swarm/config/elytron/KeyStoreRealmConsumer.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Dec 13 10:32:37 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>KeyStoreRealmConsumer (BOM:... |
docs/api/org/apache/hadoop/util/bloom/package-summary.html | InMobi/hadoop | <!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_20) on Fri Mar 25 19:54:51 PDT 2011 -->
<TITLE>
org.apache.hadoop.util.bloom (Hadoop 0.20.2-cdh3u0 API)
</TITLE>
<META NAME="date" CONTENT="2011-03-... |
docs/api/org/apache/hadoop/mapreduce/lib/db/class-use/IntegerSplitter.html | InMobi/hadoop | <!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_20) on Fri Mar 25 19:54:53 PDT 2011 -->
<TITLE>
Uses of Class org.apache.hadoop.mapreduce.lib.db.IntegerSplitter (Hadoop 0.20.2-cdh3u0 API)
</TITLE>
... |
docs/apidocs/com/google/zxing/common/class-use/BitArray.html | l-dobrev/zxing | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.google.zxing.common.BitArray (ZXing 3.3.2 API)</title... |
slides/end.html | ukmadlz/intro-to-graphs | <div class="fragment" style="width: 49%; float: left;" >
<h2>Mike Elsmore</h2>
<img src="images/mike_hackconeu_500x500.jpg" />
</div>
<div class="fragment" style="width: 49%; float: left;" >
<h2>Introduction to Graphs Databases</h2>
<p><a href="http://elsmore.me/intro-to-graphs/" >http://elsmore.me/intro-to-gra... |
romance/index.html | Tim-Burbank/Tim-Burbank.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1.0, user-scalable=no"/>
<title>Yurek & Ting</title>
<style>
*{
margin: 0;
padding: 0;
}
html,body{
width: 100%;
height: 100%;
}
... |
javascript/es6/02 - Arrow functions/arrow-functions.html | WengerK/The-Lab | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Arrow functions → → </title>
</head>
<body>
<script>
const names = ['@wengerk', '@tonifisler', '@yago'];
// Old way to iterate and change values inside
const fullNames = names.map(function(name){
return `${name} Antistatique`;
});
console.lo... |
www/tickstoday.html | jannunen/papp | <!-- ticks today -page -->
<div data-page="tickstoday" class="page cached" data-reload="true" data-ignore-cache="true">
<div class="navbar">
<div class="navbar-inner">
<div class="left">
<a href="#" class="back link">
<span class="fa-stack fa-md">
<i class="fa fa-circle-thin fa... |
GeoChan/doc/ca/ualberta/cmput301w14t08/geochan/managers/class-use/GeoLocationLogIOManager.html | CMPUT301W14T08/GeoChan | <!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_65) on Tue Apr 08 02:53:42 MDT 2014 -->
<TITLE>
Uses of Class ca.ualberta.cmput301w14t08.geochan.managers.GeoLocationLogIOManager
</TITLE>
<META NAM... |
platforms/android/assets/www/index.html | sebassgb/mySensorApp | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<link rel="stylesheet" type="text/css" href="css/sensors.css" />
<title>Sensors</title>
</head>
<body>
<div id=... |
mobiwebsite/templates/level2/wl-mws-level2-template-05.html | jarvisji/Demo-jQuery-AdminConsole | <body>
{{#each articles}}
<a href="Content.html?site={{wlsWxAccountId}}&id={{id}}">
<div class="row category_row category_border_bottom wltpl_font_32">
<div class="wltpl_font_ratio">
<div class="content_title text_overflow pull-left space_padding">
{{title}}
</div>
<div class="pull-right space_paddin... |
config/i18n/de/help.html | yoqi/exp | <div class="box">
<div class="title"> <span>Dateiverwaltung</span> </div>
<p><i class="icon-tags"></i> Dateiauswahl: radio, Maus Zeltes verschieben Wahl, ctrl zufällig ausgewählt, um die Tastatur nach oben und unten, nach Hause, Ende Auswahl. </p>
<p><i class="icon-folder-open"></i> Datei-Betrieb: Nach dem Auswählen ei... |
web/src/main/webapp/v2/src/app/core/components/real-time/real-time-container.component.css | denzelsN/pinpoint | :host {
z-index: 30;
}
.l-thread-chart-wrap {
background: #d3dbe6;
border-top: 1px solid #ccd5e0;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.l-title-group {
display: flex;
flex-flow: row wrap;
color: #566370;
font-size: 14px;
font-weight: 600;
height: 34p... |
css/bootstrap.css | idunshee/Portfolio | /*!
* Bootstrap v3.3.6 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
... |
navigation/navigation.html | fengyunkkx/fengyunkkx.github.io | <!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>iFoxFactory 网页导航</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="./bootstrap.css" medi... |
web-app/src/app/admin/admin-settings/authentication-create/icon-upload/icon-upload.component.html | newmanw/mage-server | <section class="mat-typography">
<img *ngIf="imgFile" [src]="imgFile" style="width:32px; height:32px">
<input type="file" id="file" (change)="onImageChange($event)" accept="image/*">
</section> |
src/main/resources/templates/tablet/error.html | jhaood/github-job-keywords | <!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<title>Error</title>
<link rel="stylesheet" th:href="@{/css/bootstrap.min.css}"
href="../../css/bootstrap.min.css" />
</head>
<body>
<div class="container">
<div class="navbar">
<div class="navbar-inner">
<ul class="nav">
<li><a th:href="... |
spincast-website/src/main/resources/templates/docs/templatingEngine.html | spincast/spincast-framework | {#==========================================
Docs : "Templating Engine"
==========================================#}
<section id="templating_engine">
<h3>
<a class="anchor" href="#templating_engine" title="permanent link"></a>
Templating Engine
</h3>
<p>
The Templating Engine (... |
docs/Javadocs/cmput301w16t08/scaling_pancake/activities/package-frame.html | CMPUT301W16T08/scaling-pancake | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Sun Apr 03 10:59:09 MDT 2016 -->
<title>cmput301w16t08.scaling_pancake.activities</title>
<meta name="date" content="2016-04-03"... |
tests/templates/jinja/jinja.html | hellysmile/django-activeurl | {% activeurl css_class='active' parent_tag='li' %}
<ul>
<li>
<a href="/template/django/">
django
</a>
</li>
<li>
<a href="/template/jinja/">
jinja
</a>
</li>
</ul>
{% endactiveurl %}
|
hhhhh.html | jayanta119/jjjjjjjjjjjjj | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>jPages</title>
<meta name="description" content="jPages">
<meta name="keywords" content="jquery, pagination, javascript, plugin" />
<meta name="author" content="Luís Almeida">
<meta name=... |
pmd/pmd-doc-5.5.1/pmd-apex/rules/apex/apexunit.html | jasonwee/videoOnCloud | <!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2016-07-27
| Rendered using Apache Maven Fluido Skin 1.4
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name=... |
solr-5.3.1/docs/solr-core/org/apache/solr/search/stats/class-use/ExactStatsCache.html | TitasNandi/Summer_Project | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_79) on Thu Sep 17 01:48:47 IST 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Uses of Class org.ap... |
docs/javadoc/org/kj/pxe/protocol/impl/DhcpOpField.html | kinjalh/pxeserver | <!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_111) on Sun Jul 30 21:12:23 PDT 2017 -->
<title>DhcpOpField (pxeserver API)</title>
<meta name="date" content="2017-07-30">
<link rel="styleshe... |
api/src/main/resources/templates/index.html | arieled91/openteam | <!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org">
<head>
<meta charset="UTF-8">
<title>Api Home</title>
</head>
<body style="text-align: center; font-family: Verdana,serif">
<h1>Open Team</h1>
<a href="/api">
<h3>Api HAL Browser</h3>
</a>
</body>
</html> |
Web-PageTemplate/moban1407/error.html | ArmstrongYang/StudyShare | <!DOCTYPE html>
<head>
<title>Error</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar,... |
static/objective.css | paddyvishnubhatt/daranalysis | .editable-objective {
display: block;
margin-bottom: 5px;
}
.editable-container.editable-inline {
display: inline;
}
.editable-input {
display: inline;
}
.editableform .form-control {
width: 100%;
}
.editable-objective span {
width: 70px;
display: inline-block;
} |
speakers/marc-cuva.html | APIStrat/apistrat-boston | ---
layout: page
title: APIStrat 2016 Boston - Speaker
slug: marc-cuva
---
<div class="col-xs-12 human">
{% for speaker in site.allspeakers %}
{% if speaker.slug == page.slug %}
<div class="col-xs-12" style="padding: 20px 0px;"></div>
<div class="container" style="display:flex; align-items:center;">
<div cla... |
bonfire/_functions/testpass.html | inputx/code-ref-doc | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: testpass()</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.c... |
bonfire/_variables/IN.html | inputx/code-ref-doc | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $IN</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.css" typ... |
src/main/webapp/static/haibao/assets/eqShow.js/tpl/scene/create.tpl.html | God2016/poster_1472181226002 | <div id=psdLoading>
<div class=loading-con><img ng-src={{hbStatic}}assets/images/puff.svg>
<div id=psdUploadStatus ng-show="psdUpload.total>0">{{psdUpload.currentNum}} / {{psdUpload.total}}</div>
<p>上传中,请稍后</p></div>
<div class=loading-bg></div>
</div>
<div class=create-bg style="position: fixed... |
styles-old/cmd.css | Locercus/EvalCalc | #cmd-line {
position: fixed;
top: 10%;
height: 75%;
max-height: 500px;
width: 100%;
max-width: 600px;
background: #fff;
border-radius: 5px;
left: calc( (100% - 600px ) / 2);
-webkit-box-shadow: 0 6px 16px 0 rgba(0,0,0,0.2);
box-shadow: 0 6px 16px 0 rgba(0,0,0,0.2);
}
@media(max-width: 600px) {
#cmd-line {
... |
site/ja/worst_practices/gmail_email_and_facebook_logins/index.html | SeleniumHQ/docs | <!DOCTYPE html>
<html lang="ja" class="js csstransforms3d">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Hugo 0.56.0" />
<meta name="description" content="Documentation for Selenium">
<link rel="icon" href="h... |
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_14_testAbaNumberCheck_31918_bad_b70.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media... |
main.css | TabLand/City-University-Timetabling | @font-face
{
font-family: cicle;
src: url(Cicle_Gordita.ttf);
}
body,input {
font-family:'Josefin Sans',cicle;
font-size: 2em;
}
a {
text-decoration: none;
color: yellow;
}
body {
background-color: black;
color: white;
width: 50%;
margin: 0px auto 0px auto;
text-align: center;
}
|
putty/templates/add/detail.html | pczhaoyun/obtainfo | <div class="tab-pane" id="detail">
<form class="form-horizontal detail-form">
<div class="control-group">
<label class="control-label" for="oid">更新</label>
<div class="controls">
<input type="text" id="oid" placeholder="数据库ID" style="width: 180px; margin-left: 10px;" ... |
skysail.client.semanticui/semantic/dist/components/reveal.rtl.css | evandor/skysail-server | /*!
* # Semantic UI 2.2.13 - Reveal
* http://github.com/semantic-org/semantic-ui/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/
/*******************************
Reveal
*******************************/
.ui.reveal {
display: inherit;
position: relative !importan... |
ones.html | vikene/parallax | <html>
<head>
<title>
Events
</title>
<link href="css/bootstrap.css" rel="stylesheet">
</head>
<style type="text/css">
body{
background: #fed659;
}
h1{
color: #000000;
}
h3{
color: #000000;
}
</style>
<body >
<center><h1>One's Vs Zero's</h1></center><br>
<h3>
<em><u>Event Description:</u></em><br><br>
We have seen ... |
web/Application/User/View/Public/header.html | 976112643/manor | <div class="head_user_ZH">
<div class="container">
<div class="pull-left">
<a href="<?=U('Home/Index/index')?>"><img src="__IMG__/sc_template/user/logo_nb_pic.png"></a>
<img class="hidden-xs" src="__IMG__/sc_template/user/logo_nb_zh.jpg">
</div>
<... |
css/style.css | nedwid/churts | /* CSS for S.S. Papadopulos & Associates, Inc. */
* { margin: 0; padding: 0; border: 0; }
body {
text-align: center;
font: 62.5% Arial, Helvetica, sans-serif; /* 62.5% resets 1em to the equivalent of 10px */
background: url('../images/bg-body.gif') 0px 0px repeat-x #FFFFFF;
}
/* Global Styles */
a, a:link { c... |
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.component.builder.base/-base-component-builder/disabled-property.html | Hexworks/zircon | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>disabledProperty</title>
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
<script>var pathToRoot = "../../../";</script>
<script type="text/javascript" src="../../../scr... |
www/linkBankAccounts.html | sathishkumar-sukumar/one-touch-payments-api | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Link Bank Accounts</title>
<link rel="stylesheet" type="text/css" href="css/index.css"/>
<script type="text/javascript">
function display() {
var mobileNumber = document.getElementById('mobileNumber').value;
... |
python.org/library/sys.html | scottsilverlabs/raspberrystem-ide |
<!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>27.1. sys — System-specific parameters and functio... |
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/web/socket/WebSocketMessage.html | akhr/java | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_232) on Tue Sep 15 08:52:41 UTC 2020 -->
<title>WebSocketMessage (Spring Framework 5.1.18.RELEASE API)</title>
<meta name="date" content="2020-... |
ll-javaUtils/docs/gov/va/med/lom/javaUtils/file/package-summary.html | VHAINNOVATIONS/AVS | <!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) on Wed Aug 13 15:41:32 EDT 2014 -->
<title>gov.va.med.lom.javaUtils.file</title>
<meta name="date" content="2014-08-13">
<link ... |
src/components/calculations.html | atata-framework/atata-sample-app | <div class="col-md-10 col-md-offset-1">
<div class="page-header">
<h1 class="text-center">{{ $root.title }}</h1>
</div>
<h2>Addition</h2>
<div class="form-inline">
<div class="form-group">
<input type="text" class="form-control" id="addition-value-1" v-model="additionValue1"... |
play2-maven-plugin/1.0.0-rc5/play2-providers/play2-provider-play25/apidocs/com/google/code/play2/provider/play25/run/class-use/DelegatedResourcesClassLoader.html | play2-maven-plugin/play2-maven-plugin.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pl">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.google.code.play2.provider.play25.run.DelegatedResour... |
FuelClubWeb/WebContent/index.html | lucasgrittem/AppsCwb | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content... |
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_07_testAbaNumberCheck_14021_good_9dq.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media... |
Meteor-Work/siteace/client/templates/landingpage.html | postalC/meteor-basic | <template name="landingpage">
<!-- Start Header -->
<header class="jumbotron">
<!-- Main component for a primary marketing message or call to action -->
<div class="container">
<div class="row row-header">
<div class="col-xs-12 col-sm-8">
<h1>Awesome Website</h1>
<h3>Top 5 ... |
sdk/javaDoc/release/com/stormpath/sdk/StormpathLogger.LogLevel.html | saikarthikkn/hapibot_baymax | <!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_77) on Mon Apr 18 15:40:13 PDT 2016 -->
<title>StormpathLogger.LogLevel (Documentation for Android Library module 1.1.1 vnull)</title>
<meta na... |
doc/org/javaconfig/spi/package-summary.html | abadelt/javaconfig-api | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (version 1.7.0_17) on Sat Oct 26 23:18:15 CEST 2013 -->
<title>org.javaconfig.spi</title>
<meta name="date" content="2013-10-26">
<link rel="st... |
docs/versions/2.4.1/javadoc-devel/nl/esciencecenter/xenon/adaptors/shared/ssh/SSHUtil.PasswordProvider.html | NLeSC/Xenon | <!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>SSHUtil.PasswordProvider (xenon-2.3.0 2.4.1 API for Xenon developers)</title>
<link rel="stylesheet" type="text/css" href="../../../../../.... |
src/app/developer_g/greyspots-1.1.1/css/020-ace.css | workflowproducts/envelope |
gs-ace {
position: relative;
display: block;
width: 100%;
height: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
gs-ace > .root {
width: 100%;
/*height: 100%; handled ... |
src/main/java/org/efaps/ui/wicket/components/tree/StructurBrowserTreeTablePanel.html | eFaps/eFaps-WebApp | <!--
Copyright 2003 - 2014 The eFaps Team
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 t... |
frontend/source/docs/phpdoc/Controller/Action/Api_GetStationListController.html | TKiura/WeDGenS | <?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 Class Api_GetStationListCon... |
src/odontology/person/templates/person/accounts.html | nanomolina/JP | {% extends 'base.html' %}
{% load staticfiles register_extras %}
{% block title %}Cuenta Corriente - {{ patient.get_full_name }}{% endblock %}
{% block links %}
<style media="screen">
.table {
margin-bottom: 0;
}
</style>
{% endblock %}
{% block extra_left_navs %}
<li class="dropdown active">
<a h... |
src/index.html | NKPmedia/kv-diagram-website | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>KV-Toolbox</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Noto+Sans" rel="stylesheet">
<... |
2.1.0.Final/apidocs/org/wildfly/swarm/config/naming/package-summary.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Tue Aug 14 15:31:47 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.config.na... |
docs/solr-core/org/apache/solr/util/class-use/SolrCLI.StatusTool.html | pulipulichen/ir-practice-solr | <!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_55) on Wed Sep 24 06:08:05 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.a... |
_includes/nav.html | avinashkarn/www.avikarn.com | <nav id="mainNav" class="navbar navbar-inverse navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#... |
doc/org/simplug/framework/core/pluginmanagement/EventQueueManager.html | henningmu/SimPlug | <!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_21) on Mon Feb 17 10:16:13 CET 2014 -->
<TITLE>
EventQueueManager
</TITLE>
<META NAME="date" CONTENT="2014-02-17">
<LINK REL ="styleshee... |
docs/html/sdk/api_diff/24/changes/android.util.DisplayMetrics.html | xorware/android_frameworks_base | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
<HTML style="overflow:auto;">
<HEAD>
<meta name="generator" content="JDiff v1.1.0">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which gener... |
landing/templates/landing/password_reset.html | buildingenergy/buildingenergy-platform | {% extends "landing/base.html" %}{% load compress %}
{% block content %}
{% include "landing/_header.html" %}
<div class="page login">
<div class="page_section">
<div class="section_forms">
<div class="form_title">
<h2>Password Reset</h2>
<form id="form-passwo... |
2/Passbook/PassCreator.html | rosco1502/iChangerApp | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="../../../external.html?link=http://www.w3.org/1999/xhtml">
<title>Passbook</title>
<link rel="apple-touch-icon-precomposed" href="PassCreator.png" />
<!-- Mirrored from hack-stor... |
html/classAregistry-members.html | aestesis/elektronika | <!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>elektronika plugz SDK: Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.3 -->
<div cla... |
apache-cassandra-2.0.15/javadoc/org/apache/cassandra/io/util/package-use.html | anuragkapur/cassandra-2.1.2-ak-skynet | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_72) on Wed May 13 11:47:55 EDT 2015 -->
<title>Uses of Package org.apache.cassandra.io.util (apache-cassandra API)</title>
<meta name="... |
windows/src/ext/docbook/fop/fop-0.95/javadocs/org/apache/fop/fo/PropertyList.html | tavultesoft/keymanweb | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_18) on Thu Jul 31 15:03:47 GMT+01:00 2008 -->
<TITLE>
PropertyList (Apache FOP 0.95 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.fop.fo.P... |
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_13b_testAbaNumberCheck_27252_bad_72i.html | dcarda/aba.route.validator | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" />
<link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media... |
docs/javadoc/com/google/zxing/aztec/AztecReader.html | wzhsunn/ZXing2.0ForAndroid | <!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 Sat Feb 04 11:18:27 GMT 2012 -->
<TITLE>
AztecReader
</TITLE>
<META NAME="date" CONTENT="2012-02-04">
<LINK REL ="stylesheet" TYPE="text/css... |
talks/2021-01-28-ktug-munich-inline-fun/index.html | jonnyzzz/jonnyzzz.com | <!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"><!--<!... |
widgets/doc/javadoc/help-doc.html | Hilbrand/cobogw | <!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_06) on Wed Jul 15 19:57:35 CEST 2009 -->
<TITLE>
API Help
</TITLE>
<META NAME="date" CONTENT="2009-07-15">
<LINK REL ="stylesheet" TYPE="text/css" ... |
docs/javadoc/apidocs/at/ac/tuwien/infosys/jcloudscale/datastore/mapping/type/hbase/class-use/HbaseBooleanTypeAdapter.html | xLeitix/jcloudscale | <!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_12-ea) on Wed Feb 05 23:03:20 CET 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class at... |
herders/templates/herders/profile/stats/runes/crafts.html | porksmash/swarfarm | {% extends 'herders/profile/stats/runes/base.html' %}
{% block title %}
{{ craft_type }}s - {{ block.super }}
{% endblock title %}
{% block content_stats %}
<h1>Rune {{ craft_type }}s</h1>
<hr />
<div class="container-fluid">
<div class="grid">
<div class="grid-sizer col-md-6 col-sm-12... |
all/601.html | ilearninging/xxhis | <table border="1" id="table1" style="border-collapse: collapse">
<tr>
<td height="25" align="center"><span style="font-size: 16px">战国</span></td>
<td height="25" align="center"><span style="font-size: 16px">公元前327年</span></td>
<td height="25" align="center"><span style="font-size: 16px">甲午</span></td>
<td height="... |
docs/author/john-bent/index.html | laszewski/laszewski.github.io | <!DOCTYPE html><html lang="en-us" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.8.0">
<meta n... |
WebSites/Rainbow/Design/Themes/module-zen-style1/zen.css | Dashboard-X/RainbowPortal.2.0.r415.Repository | @import url(modules.css);
@import url(buttons.css);
|
2018.1.0/apidocs/org/wildfly/swarm/config/management/class-use/NativeInterfaceManagementInterfaceSupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Mon Jan 15 08:36:51 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... |
_includes/contact_static.html | iamrahulroy/rahuls_portfolio | <!-- Contact Section -->
<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Contact Me</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<form action="//formspree.io/techniciablog@gmail... |
KoDeMat_TouchScreen/lib/hazelcast-3.4.2/hazelcast-3.4.2/docs/javadoc/com/hazelcast/client/spi/ClientProxyFactory.html | akiskip/KoDeMat-Collaboration-Platform-Application | <!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 Thu Mar 26 16:48:33 UTC 2015 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ClientProxyFactory (Hazelcast Roo... |
lightadapter/build/docs/javadoc/com/zfy/adapter/decoration/FixedItemDecoration.OnFixedViewAttachListener.html | chendongMarch/QuickRv | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (1.8.0_91) on Wed Sep 11 18:45:16 CST 2019 -->
<title>FixedItemDecoration.OnFixedViewAttachListener (lightadapter API)</title>
<meta name="date" conte... |
极客学院任务学习/任务三/极客学院任务4-百度适配ie8/极客学院任务3-百度首页适配所有浏览器 - 副本--/Baidu.css | bestlingna/test |
html,body{
height: 100%;
}
body{
margin: 0;
padding: 0;
font: 12px arial;
}
input
{
outline: none;
}
.wrapper{
/*position: relative;*/
min-width: 810px;
min-height: 600px;
height: 100%;
}
/*头*/
header{
overflow: hidden;
}
/*导航栏*/
header nav{
float: right;
z-index: 2;
margin: 19px 0 5px 0;
padding: ... |
apidocs/2.3.0.Final/org/togglz/servlet/activation/package-summary.html | togglz/togglz-site | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Sat Jul 30 10:45:00 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.togglz.servlet.activati... |
openstack_dashboard/static/dashboard/launch-instance/post-creation/post-creation.help.html | CiscoSystems/horizon | <div ng-controller="LaunchInstancePostCreationHelpCtrl">
<h1>{$ title $}</h1>
<p></p>
</div>
|
lambda-core/test-output/Command line suite/testng.xml.html | mefellows/lambda | <html><head><title>testng.xml for Command line suite</title></head><body><tt><?xml version="1.0" encoding="UTF-8"?><br/><!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"><br/><suite verbose="10" name="Command line suite"><br/> <test&nb... |
doc/reference/com/he5ed/lib/cloudprovider/apis/BaseApi.html | he5ed/cloudprovider | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="Javadoc API documentation." />
<link rel="shortcut icon" type="image/x-icon" href="../../../../../favicon.ico" />
<title>
BaseApi
... |
server/src/main/resources/web/graphiql.html | chandu0101/sri-sangria-example | <!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="keywords" content="" />
<title>NF graphiql</title>
<link href="//cdn.jsdelivr.net/graphiql/0.4... |
help/html/mergedProjects/forAndroidJavaDoc/com/supermap/android/networkAnalyst/EdgeWeightFieldType.html | SuperMap/iClient-Android-Example | <?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">
<!--NewPage-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<!-- Generated by javadoc (build 1.6.0_26) on Tue Jan 13 19:21:04 CST 2015 -->
<meta http... |
app/views/helpers/templates/formInputMoney.scala.html | hmrc/pensions-lifetime-allowance-frontend | @*
* Copyright 2021 HM Revenue & Customs
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... |
docs/src/alga/general/identity.rs.html | nitro-devs/nitro-game-engine | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="Source to the Rust file `/home/jacob/.cargo/registry/src/github.com-1ecc6299db9ec823/alga-0.5.... |
_layouts/keynote.html | EthanPen/EthanPen.github.io | ---
layout: default
---
<!-- Image to hack wechat -->
<!-- <img src="/img/icon_wechat.png" width="0" height="0"> -->
<!-- <img src="{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}" width="0" height="0"> -->
<!-- Post Header -->
<style type="text/css">
hea... |
2.3.0.Final/apidocs/org/wildfly/swarm/config/elytron/CustomModifiableRealmSupplier.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jan 16 11:48:17 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CustomModifiableRealmSuppli... |
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/logging/class-use/XmlFormatter.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 10:20:18 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.s... |
docs/files/node_modules_cassproject_src_org_schema_UserPlays.js.html | Eduworks/CASS | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>node_modules\cassproject\src\org\schema\UserPlays.js - CASS Javascript Library</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettif... |
doc/dokka/biomedicus-core/edu.umn.biomedicus.measures/-indefinite-quantifier-cue/type.html | NLPIE/BioMedICUS | <HTML>
<HEAD>
<meta charset="UTF-8">
<title>IndefiniteQuantifierCue.type - biomedicus-core</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">biomedicus-core</a> / <a href="../index.html">edu.umn.biomedicus.measures</a> / <a href="index.html">Indefini... |
docs/src/time/parse.rs.html | nitro-devs/nitro-game-engine | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="Source to the Rust file `/home/jacob/.cargo/registry/src/github.com-1ecc6299db9ec823/time-0.1.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.