path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
doc/org/openflow/protocol/class-use/OFGetConfigRequest.html | fbotelho-university-code/poseidon | <!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_51) on Tue Aug 27 20:57:11 WEST 2013 -->
<TITLE>
Uses of Class org.openflow.protocol.OFGetConfigRequest
</TITLE>
<META NAME="date" CONTENT="2013-08-... |
pmd/pmd-doc-5.5.1/pmd-core/cpd.html | jasonwee/videoOnCloud | <!DOCTYPE html>
<!--
| Generated by Apache Maven Doxia at 2016-07-27
| Rendered using Apache Maven Fluido Skin 1.3.0
-->
<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... |
docs/tags/gaussian.html | amoshyc/blog | <!DOCTYPE html>
<html lang="tw">
<head>
<title>
Tag: gaussian | Yu-Cheng Huang
</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="shortcut icon" type="image/jpeg" href="/blog/abouts/me.j... |
FarmerBazaarClient/bower_components/Leaflet.draw-master/examples/full.html | IITDU-Spartans/IITDU.SIUSC | <!DOCTYPE html>
<html>
<head>
<title>Leaflet.draw vector editing handlers</title>
<script src="libs/leaflet-src.js"></script>
<link rel="stylesheet" href="libs/leaflet.css" />
<script src="../src/Leaflet.draw.js"></script>
<link rel="stylesheet" href="../dist/leaflet.draw.css" />
<script src="../src/Toolbar.js... |
tools/node-red-contrib-chainorchestra/nodes/chainorchestra-connection.html | ChainOrchestra/ChainOrchestra-SDK | <script type="text/javascript">
RED.nodes.registerType('connection',{
category: 'blockchain',
color: '#009ef1',
defaults: {
name: {value: "connection"},
ip: {value: "127.0.0.1"},
port: {value: "7050"},
user: {value: "DemoUser"},
password: {value: "iAmAdeM0uS3R"}
},
inputs:1,
outputs:2,
ico... |
2018.3.3/apidocs/org/wildfly/swarm/config/JMXSupplier.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 Thu Mar 08 14:17:34 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>JMXSupplier (BOM: * : All ... |
app/soc/templates/soc/notification/mentor_welcome_mail.html | rhyolight/nupic.son | {% extends "soc/notification/base.html" %}
{% comment %}
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 ... |
index.html | slangeberg/reactjs-vs-dom-performance | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>React JS vs DOM JS Throwdown</title>
<link rel="stylesheet" href="css/base.css" />
</head>
<body>
<h1>React JS vs DOM JS Throwdown</h1>
<p>
These demo apps generate results for article at <a href="https://objectpartners.com/2015... |
index.html | pmconnolly80/ChaGrotto | <!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>Chattanooga Grotto</title>
... |
alchemy/image-analysis.html | ravenscroftj/node-red-bluemix-nodes | <!--
Copyright 2013,2015 IBM Corp.
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,... |
doc/javadoc/de/mrapp/android/adapter/list/enablestate/package-tree.html | michael-rapp/AndroidAdapters | <!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_152-release) on Tue Jul 09 00:31:27 CEST 2019 -->
<title>de.mrapp.android.adapter.list.enablestate Class Hierarchy</title>
<meta name="date" co... |
doc/dokka/nlpengine/edu.umn.nlpengine/-distinct-label-index/to-the-right-of.html | NLPIE/BioMedICUS | <HTML>
<HEAD>
<meta charset="UTF-8">
<title>DistinctLabelIndex.toTheRightOf - nlpengine</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">nlpengine</a> / <a href="../index.html">edu.umn.nlpengine</a> / <a href="index.html">DistinctLabelIndex</a> ... |
Documentations/html/dir_1fcb3d99f583f0fd5d04b8eadf26028c.html | feedhenry/fh-dotnet-sdk | <!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... |
_layouts/blog.html | Oceanfish52/oceanfish52.github.io | <!DOCTYPE html>
<html>
{% include blog/head.html %}
<body>
{% include blog/header.html %}
{% include blog/content.html %}
{% include blog/footer.html %}
<script src="assets/bower_components/jquery/dist/jquery.min.js"></script>
<script src="assets/js/default.js"></script>
</body>
</html> |
oe6.oevsv.at/adl602/digimodes/index.html | oevsv-lv6/homepage-backup | <!DOCTYPE html>
<html lang="de">
<head>
<title>Modes</title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="robots" content="index, fo... |
sbt-compiler-maven-plugin/1.0.0-beta6/sbt-compiler-api/apidocs/com/google/code/sbt/compiler/api/package-use.html | sbt-compiler-maven-plugin/sbt-compiler-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 Package com.google.code.sbt.compiler.api (SBT Compiler API 1.0.... |
Smack-master/smack-core/build/docs/javadoc/org/jivesoftware/smack/SASLAuthentication.html | paridhika/XMPP_Parking | <!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 Mon Aug 29 10:59:42 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>SASLAuthentication (smack-co... |
hlc-fullstack/3/actividades.html | jamj2000/jamj2000.github.io | <!DOCTYPE html>
<html>
<title>Actividades - HLC-Fullstack - Introducción a Javascript</title>
<meta charset="utf-8">
<!-- themes:
amelia
bootstrap-responsive
bootstrap
cerulean
cyborg
journal
readable
simplex
slate
spacelab
spruce
superhero
united
-->
<xmp theme="united" style="display:none;">
![Entornos de desarr... |
tests/data/www/statsvn-www/dir_ext_openssl_demos_pkcs12.html | textarcana/historian | <?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>StatSVN - Directory ext/openssl/demos/pkcs12/</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"... |
PEPs.docset/Contents/Resources/Documents/www.python.org/dev/peps/pep-0489/index.html | QuantumGhost/pepdash | <!doctype html>
<!--[if lt IE 7]> <html class="no-js ie6 lt-ie7 lt-ie8 lt-ie9"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 lt-ie8 lt-ie9"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js" lang="en" dir="ltr"... |
src/build/resources/NL.html | tobias-/i18n-subdivisions | <html>
<head>
<title>UNLOCODE</title>
<!-- Created by Claudio Meza, 16-Sep-11-->
<meta charset="utf-8">
<meta http-equiv="Content-Script-Type" content="text/VBScript">
<meta name="author" content="Yan Zhang">
<meta name="description" content="United Nations, Economic Commission for Europe (UNECE), is one of th... |
frontend/picstory/src/app/layouts/footer/footer.component.css | UNarqui17i-A/Picstory | .footer {
z-index: 0;
position: relative;
height: 230px;
background: none repeat scroll 0% 0% #1b2429;
font-size: 12px;
}
.footer .quote {
z-index: 1;
position: fixed;
left: 50%;
bottom: 140px;
margin-left: -450px;
width: 900px;
list-style: outside none none;
text-align: center;
font-famil... |
java-spring-boot/todo/app-site/src/main/resources/templates/layout.html | ksoichiro/todo | <!DOCTYPE html>
<html xmlns:th="http://www.thymeleaf.org"
xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout">
<head lang="en">
<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="_... |
app/views/amp-story-player.html | subscriptions-project/scenic-demo | <!doctype html>
<html lang="en">
<head>
<title>Story Player (Non-AMP)</title>
<meta charset="utf-8">
<!-- <script async src="https://cdn.ampproject.org/amp-story-player-v0.js"></script> -->
<!-- <script async src="<% amp.player_js %>"></script> -->
<script async src="https://amp-paywall-demo.fireb... |
src/lobby/lobby.css | SirPython/HTML-Client | /* WHOLE LOBBY */
#lobby {
width: 100%;
}
/* TABLE HEADERS */
#lobby-headers {
font-family: Georgia, Times, "Times New Roman", serif;
text-align: center;
color: #DDDDDD;
background-color: #000000;
}
#lobby-title {
font-size: 1.5em;
font-weight: bold;
}
#lobby-deck-builder {
width: ... |
css/style_old.css | snsv88/beta_lps | /* --------------------- CLASSI FONT --------------------------------*/
@font-face {
font-family: 'GothamBook';
src: url('webfonts/copyfonts.com_gotham_book-webfont.eot');
src: url('webfonts/copyfonts.com_gotham_book-webfont.eot?#iefix') format('embedded-opentype'),
url('webfonts/copyfonts.com_goth... |
content/apidocs/org/sangraama/common/package-tree.html | Sangraama/Sangraama.github.io | <!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_45) on Thu Dec 05 02:33:33 IST 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.sangraama.commo... |
docs/apidocs/org/apache/hadoop/hbase/master/class-use/MasterStatusServlet.html | algarecu/hbase-0.94.8-qod | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_43) on Wed May 22 21:49:32 UTC 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.h... |
inspections/src/main/resources/inspectionDescriptions/IfStatementWithIdenticalBranchesJS.html | consulo/consulo-javascript | <html>
<body>
<table>
<tr>
<td valign="top" height="150">
<font face="verdana" size="-1">
This inspection reports any instances of <b><font color="#000080">if</font></b>
statements with identical "then" and "else" branches in JavaScript content. Such statements ar... |
gradle/gradle-2.8/docs/javadoc/org/gradle/api/artifacts/cache/ResolutionRules.html | FinishX/coolweather | <!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_02) on Tue Oct 20 05:53:13 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>ResolutionRules (G... |
docs/identifier-index.html | dtmilano/AndroidViewClient | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Identifier Index</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<scr... |
rebbit/bonfire/modules/migrations/language/english/migrations_lang.php.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 : Detail view of migrations_lang.php</title>
<link rel="stylesheet" href="../../../../../sample.css" type="text/css">
<link rel="stylesheet" href=".... |
2.5.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/undertow/configuration/ExpressionFilterConsumer.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 04 18:43:00 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>ExpressionFilterConsumer (B... |
2016.8.1/apidocs/org/wildfly/swarm/cdi/package-use.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 Tue Aug 16 17:15:35 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.wildf... |
index.html | nhi1605/cs171 | <!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>The 2016 Election</title>
... |
surfers/mjun/dems.html | chicofilho/fst | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FST - Daniel Emslie</title>
<meta name="description" content="Keep track of the statistics from Daniel Emsli... |
site/api/orc-core/org/apache/orc/class-use/DataMask.html | majetideepak/orc | <!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_121) on Tue Sep 25 16:18:25 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apach... |
docs/dotnet/classGoogle_1_1OrTools_1_1ConstraintSolver_1_1RoutingSearchParameters_1_1Types_1_1ImprovementSearchLimitParameters.html | google/or-tools | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<lin... |
fullstack/src/main/webapp/app/entities/actor/actor-update.component.html | ehcache/ehcache3-samples | <div class="row justify-content-center">
<div class="col-8">
<form name="editForm" role="form" novalidate (ngSubmit)="save()" #editForm="ngForm">
<h2 id="jhi-actor-heading">Create or edit a Actor</h2>
<div>
<jhi-alert-error></jhi-alert-error>
<div clas... |
src/sap.ui.core/test/sap/ui/core/qunit/CacheManager.qunit.html | cschuff/openui5 | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<!-- Initialization -->
<script src="../shared-config.js"></script>
<script id="sap-ui-bootstrap"
src="../../../../../resources/sap-ui-core.js" ,>
</script>
<link rel="stylesheet"
href="../../../../../resources/sap/ui/t... |
Server/thirdparty/hazelcast/hazelcast-3.3.3/docs/javadoc/com/hazelcast/cluster/client/package-tree.html | SoCe/SoCe | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Nov 12 13:03:00 UTC 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>com.hazelcast.clust... |
docs/psidev/psi/mi/jami/tab/extension/datasource/class-use/MitabEvidenceSource.html | MICommunity/psi-jami | <!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_252) on Fri Aug 20 17:47:57 BST 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class psidev.psi.mi... |
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.4.5/play/mvc/results/class-use/RenderJson.html | play1-maven-plugin/play1-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 (1.8.0_111) on Mon Oct 16 21:56:30 CEST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class play.mvc.res... |
app/grandchallenge/pages/templates/pages/page_confirm_delete.html | comic/comic-django | {% extends "pages/challenge_settings_base.html" %}
{% load url %}
{% block breadcrumbs %}
<ol class="breadcrumb">
<li class="breadcrumb-item"><a
href="{% url 'challenges:list' %}">Challenges</a>
</li>
<li class="breadcrumb-item"><a
href="{{ challenge.get_abso... |
_includes/hero.html | geotrellis/geotrellis-site | {% if page.no_hero != true %}
<section class="hero">
<div id="interactive-demos">
<div id="carousel-controller" class="carousel slide carousel-fade">
<div class="carousel-inner hidden-xs" id="demo-controllers">
<div id="controller-1" class="demo-controller item active">
... |
it.unibas.trikc/doc/it/unibas/trikc/modelEntity/clustering/algorithm/AverageLinkageStrategy.html | sromano87/trikc | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (1.8.0_25) on Mon Jul 25 18:08:45 CEST 2016 -->
<title>AverageLinkageStrategy</title>
<meta name="date" content="2016-07-25">
<link rel="stylesheet" t... |
_site/oracle/general-library-import-steps.html | dbaeyes/dbaeyes.github.io | <!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="Meet at the Southern Cross constellation(Crux)">
<title>全库导入的一般步骤 - DBAeyes</... |
dotnet/docs/html/classcom_1_1mxgraph_1_1mxStyleRegistry-members.html | jgraph/mxgraph | <!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... |
assets/tmpl/libraries.html | onyxbits/Droidentify | <h1 class="page-title">Native libraries</h1>
<code>
${foreach LIBRARIES LIB} ${LIB}<br>${end}
</code>
|
docs/apidocs/org/apache/hadoop/hbase/thrift/class-use/CallQueue.html | wanhao/IRIndex | <!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 Fri Jan 10 21:37:06 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.h... |
mvideo/mvideo-2016_07_05_complect_sale_2/mvideo-2016_07_05_complect_sale_2.html | wim-agency/wim-agency.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></title>
<style type="text/css">
.ExternalClass {width:100%;}
.ExternalClass, .Ext... |
2.0.0.Final/apidocs/org/wildfly/swarm/opentracing/deployment/package-tree.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 Fri Jun 22 04:34:19 MST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.opentraci... |
2.5.0.Final/apidocs/org/wildfly/swarm/config/batch/jberet/class-use/ThreadPoolSupplier.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 Jul 17 13:50:50 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... |
public/docs/en/1.6.0rc1/guide_getting-started_android_index.md.html | csantanapr/cordova-blog | <!DOCTYPE html>
<!--
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 Apache License, Version 2.0 (... |
bonfire/application/libraries/Lex/index.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 : /application/libraries/Lex/</title>
<link rel="stylesheet" href="../../../sample.css" type="text/css">
<link rel="stylesheet" href="../../../sampl... |
2.3.0.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/elytron/class-use/FileAuditLog.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 10:54:25 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.wildfly.s... |
bonfire/public/assets/css/bootstrap.css.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 : Detail view of bootstrap.css</title>
<link rel="stylesheet" href="../../../sample.css" type="text/css">
<link rel="stylesheet" href="../../../samp... |
src-app/hu/scelight/sc2/rep/model/details/package.html | icza/scelight | <html>
<body>
<p>Model classes used to describe the details of {@link hu.scelight.sc2.rep.model.Replay} objects.</p>
@author Andras Belicza
</body>
</html>
|
docs/javadocs/model/keywhiz/jooq/tables/records/package-summary.html | mcpherrinm/keywhiz | <!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_121) on Tue Jun 27 14:37:00 PDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>keywhiz.jooq.tables.records... |
surfers/mjun/jhor.html | chicofilho/fst | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>FST - Jesse Horner</title>
<meta name="description" content="Keep track of the statistics from Jesse Horner.... |
public/css/style.css | tommytee/vrview_io | body {
padding: 50px;
font: 14px "Assistant", sans-serif;
}
a {
color: #a00;
}
.links a {
padding: 6px 22px;
border: 1px solid #000;
color: #d00;
margin: 13px;
display: inline-block;
text-decoration: none;
font-size: 15px;
}
.mid {
margin-top: 1vh;
padding: 10px;
line-height: 26px;
}
.mid h3... |
documentation/javadoc/com/amazonaws/services/cloudsearchv2/model/Suggester.html | TomNong/Project2-Intel-Edison | <!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_80) on Thu Oct 15 19:27:05 UTC 2015 -->
<title>Suggester (AWS SDK for Java - 1.10.27)</title>
<meta name="date" content="2015-10-15">
<... |
share/doc/hadoop/hadoop-hdfs-httpfs/apidocs/org/apache/hadoop/fs/http/client/class-use/HttpFSPseudoAuthenticator.html | hsh075623201/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_45) on Fri Nov 14 23:56:06 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.f... |
gui/admin-gui/src/main/java/com/evolveum/midpoint/web/page/admin/roles/PageRole.html | bshp/midPoint | <!--
~ Copyright (c) 2010-2015 Evolveum
~
~ 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 ... |
www/index.html | refda/mail1aios | <!DOCTYPE html>
<!--
Copyright (c) 2012-2014 Adobe Systems Incorporated. All rights reserved.
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. ... |
docs/libc/constant.PR_SET_MM_BRK.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="API documentation for the Rust `PR_SET_MM_BRK` constant in crate `libc`.">
<meta name="key... |
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.graphics/-default-character-tile-string/tiles.html | Hexworks/zircon | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>tiles</title>
<link href="../../../images/logo-icon.svg" rel="icon" type="image/svg">
<script>var pathToRoot = "../../../";</script>
<script type="text/javascript" src="../../../scripts/source... |
apidocs/0.21.0/java/clara/test/facts/package-tree.html | WilliamParker/clara-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_121) on Wed Sep 09 23:46:17 BST 2020 -->
<title>clara.test.facts Class Hierarchy</title>
<meta name="date" content="2020-09-09">
<link rel="sty... |
src/sap.ui.webc.fiori/src/sap/ui/webc/fiori/thirdparty/css/themes/ProductSwitch.css | SAP/openui5 | :host{font-family:"72override",var(--sapFontFamily);font-size:var(--sapFontSize)}.ui5-product-switch-root{display:flex;flex-wrap:wrap;width:752px;padding:1.25rem .75rem}:host([desktop-columns="3"]) .ui5-product-switch-root{width:564px}@media only screen and (max-width:900px){.ui5-product-switch-root{width:564px}}@media... |
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_24377_good_u7p.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... |
lib/cocos2d-0.5.5/doc/html/api/cocos.audio.SDL.darwin-module.html | shadowmint/nwidget | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>cocos.audio.SDL.darwin</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
... |
docs/rules/ban/index.html | YuichiNukiyama/tslint | ---
ruleName: ban
description: Bans the use of specific functions or global methods.
optionsDescription: |-
A list of `['object', 'method', 'optional explanation here']` or `['globalMethod']` which ban `object.method()`
or respectively `globalMethod()`.
options:
type: list
listType:
type: array
items:
... |
epctagcoder/doc/index-files/index-17.html | jlcout/epctagcoder | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (1.8.0_92) on Sat Sep 08 22:38:05 BRT 2018 -->
<title>T-Index</title>
<meta name="date" content="2018-09-08">
<link rel="stylesheet" type="text... |
doc/apidocs/elita.dataservice.models.ServerContainer.html | bkeroack/elita | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"DTD/xhtml1-strict.dtd">
<html>
<head>
<title>elita.dataservice.models.ServerContainer : API documentation</title>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
<link href="apid... |
Template/pc/soubao/User/header.html | chahualao/shop | <link href="__STATIC__/css/common_www.css" rel="stylesheet" type="text/css" />
<link href="__STATIC__/css/public.css" rel="stylesheet" type="text/css" />
<link href="__STATIC__/css/default.css" rel="stylesheet" type="text/css" />
<link href="__STATIC__/css/art_skin_order.css" rel="stylesheet" type="text/css" />
<link h... |
protected/messages/PHPExcel/Documentation/API/classes/PHPExcel_CachedObjectStorage_Igbinary.html | kristhianfigueroa/retos | <!DOCTYPE html>
<html lang="en">
<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; user-scalable=0;">
<meta charset="utf-8">
<title>PHPExcel classes » \PHPExcel_CachedObjectStorage_Igbinary<... |
ScadaWeb/ScadaWeb/ScadaWebShell/css/noview.css | RapidScada/scada | body {
margin: 0;
padding: 0;
background-color: #f1f1f1;
color: #333;
font-family: 'Open Sans', sans-serif;
font-size: 17px;
}
#divViewNotExist {
position: absolute;
padding: 10px 20px;
width: 100%;
top: 50%;
transform: translateY(-50%);
text-align: center;
box-sizing: border-box;
} |
meep/MeepHome/javadoc/com/oregonscientific/meep/system/package-summary.html | zoozooll/MyExercise | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_43) on Fri Apr 12 19:56:37 HKT 2013 -->
<TITLE>
com.oregonscientific.meep.system
</TITLE>
<META NAME="date" CONTENT="2013-04-12">
<LINK REL ="style... |
packages/FAKE/docs/apidocs/fake-testing-nunit3-nunit3runtime.html | kirill-gerasimenko/fseye | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>NUnit3Runtime - FAKE - F# Make</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bu... |
public/components/admin/views/createEvent.html | pietrog/astre | <div class="container">
<div class="col-md-6">
<h3>Creation d'un evenement</h3>
<form name="myform" class="my-form">
<div class="form-group">
<span class="input-group-addon" id="report.description">Description</span>
<input type="text"
class="form-control"
placeholder="Desc... |
static/simu/news_ty_content.html | xiangqinburuouyu/web | <!doctype html>
<html lang="zh-CN">
<head>
<meta charset="utf-8" >
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>私募新闻-通用内容</title>
<link href="theme/news/bootstrap-3.3.5-dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="theme/news/Font-Awesome-3.2.1/css/font-awesom... |
docs/devapidocs/org/apache/hadoop/hbase/client/class-use/Increment.html | lshain/hbase-0.98.6-hadoop2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Sep 03 20:05:59 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.a... |
business/account/accounts/accounts.html | yfor/fruitPlus | <div class = "am-animation-fade">
<!--<link rel="stylesheet" type="text/css" href="lib/css/accounts.css">-->
<div class="am-u-sm-12 acc-head">
<div class="am-u-sm-3 ">
<img src="lib/images/LOGO.jpg" class=" am-circle" alt="图标" height="90" width="90"/>
</div>
<div class="am-u-sm-6... |
public/docs/en/1.6.0/cordova_storage_storage.md.html | csantanapr/cordova-blog | <!DOCTYPE html>
<!--
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 Apache License, Version 2.0 (... |
carrot2-webapp-3.8.1/herballsilvertrigram/1604441.txt.html | idigbio-citsci-hackathon/carrotFacetNgram | <html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<span class='rank0 -0.3482453244774675'>?botanical</span>
</br>
<span class='rank0 0.0'>G</span>
</br>
<span class='rank0 0.0'>D</span>
</br>
<span class='rank0 0.0'>A</span>
</br>
<span class='rank0 0.0'>R</span>
</br>
<span class='r... |
l10n-portal/ui/src/main/webapp/resources/css/land.css | l10nws/l10n-app | body {
background-color: #fff;
}
.navbar-brand.logo {
padding: 10px 30px 0 16px;
}
.navbar-brand.logo img {
height: 35px;
width: 54px;
}
h1 {
color: #333;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}
.panel {
box-shadow: none;
}
.row {
padding: 30px;
}
.row p {
... |
lib/poi-3.16-beta1/docs/apidocs/org/apache/poi/hwmf/record/HwmfFont.WmfCharset.html | Aarhus-BSS/Aarhus-Research-Rebuilt | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<title>HwmfFont.WmfCharset (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script typ... |
app/importexport/view/admin/ftp.html | liuguogen/Ecstore | <div class="tabs-wrap">
<ul>
<li class="tab current"><span><{t}>FTP配置<{/t}></span></li>
</ul>
</div>
<form method="post" action="index.php?app=importexport&ctl=admin_system&act=save" id="whitelist">
<input type="hidden" name="policy" value=<{$policy}> >
<div style="text-align:right;padding:3px 30px"><... |
docs/apidocs/com/google/zxing/aztec/decoder/package-frame.html | daverix/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>com.google.zxing.aztec.decoder (ZXing 3.3.3 API)</title>
<link rel="sty... |
doc/com/siemens/cmiv/avt/mvt/statistic/StatisticManagerFactory.html | OpenXIP/avt-mvt | <!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 Fri Apr 30 11:06:46 CST 2010 -->
<TITLE>
StatisticManagerFactory
</TITLE>
<META NAME="date" CONTENT="2010-04-30">
<LINK REL ="stylesheet" TY... |
coverage report/index_SORT_BY_METHOD.html | Chaitu-9/twu-biblioteca-chaitanya |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html id="htmlId">
<head>
<title>Coverage Report :: Summary</title>
<style type="text/css">
@import "./.css/coverage.css";
</style>
</head>
<body>
<div class="header"></div>
<div cla... |
docs/scaladocs/package.html | vngarla/aie-module-spark | <?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>root - platform/modules/spark 0.0.1-SNAPSHOT API - _root_</title>
<meta name="description" content="root - platform modules spark 0.0.... |
docs/devapidocs/org/apache/hadoop/hbase/protobuf/generated/FilterProtos.CompareFilterOrBuilder.html | lshain/hbase-0.98.6-hadoop2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Sep 03 20:01:51 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>FilterProtos.Compar... |
app/contribution/contribution-detail.component.css | casassg/asw-hackersnews-angular | label {
display: inline-block;
width: 3em;
margin: .5em 0;
color: #607D8B;
font-weight: bold;
}
input {
height: 2em;
font-size: 1em;
padding-left: .4em;
}
button {
margin-top: 20px;
font-family: Arial;
background-color: #eee;
border: none;
padding: 5px 10px;
border-radius: 4px;
cursor: poi... |
public/css/main.css | arthurbailao/gama-demo | body {
font-family: 'aileronsregular';
}
.header {
padding: 20px 0;
background-color: #2e2e2e;
text-align: center;
}
.main {
background-color: #424242;
color: #ffffff;
padding-top: 50px;
min-height: 78vh;
}
.title__header {
font-family: 'aileronsregular';
font-size: 44px;
line-height: 54px;
t... |
apps/api-registry/src/main/resources/io/fabric8/api/registry/index.html | paoloantinori/quickstarts | <html>
<head>
<title>API Registry</title>
</head>
<body>
<h1>API Registry</h1>
<p>APis available:</p>
<ul>
<li>
<a href="endpoints/pods">endpoints/pods</a> view all the endpoints available on the pods
</li>
<li>
<a href="_ping">_ping</a> a ping to check its up and running
</li>
<li>
<a href="c... |
test.html | MoatazNegm/TopStorWeb | <!DOCTYPE html>
<html>
<head>
<title>Test</title>
<link rel="stylesheet" href="css/normalize.css" type="text/css">
<link rel="stylesheet" href="../Bootstrap/css/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="../Bootstrap/css/bootstrap-theme.min.css" type="text/css">
<link rel="stylesheet" ... |
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.resource/-built-in-c-p437-tileset-resource/-r-e-x_-p-a-i-n-t_18-x18/ordinal.html | Hexworks/zircon | <html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8">
<title>ordinal</title>
<link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg">
<script>var pathToRoot = "../../../../";</script>
<script type="text/javascript" src="../../../../scr... |
website/ankorsite/static/javadoc/apidocs-0.3/at/irian/ankor/annotation/AnkorBigMap.Null.html | ankor-io/ankor-framework | <!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_51) on Wed Jul 09 15:05:38 CEST 2014 -->
<title>AnkorBigMap.Null</title>
<meta name="date" content="2014-07-09">
<link rel="stylesheet"... |
public/scaladoc/2.0/org/scalatest/prop/Configuration$MinSize.html | scalatest/scalatest-website | <?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>MinSize - ScalaTest 2.0 - org.scalatest.prop.Configuration.MinSize</title>
<meta name="description" content="MinSize - ScalaTest 2.0 -... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.