path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
css/tours_tabs_style.css
asianventure1/web-asianventure
/* Tabs container */ .r-tabs { position: relative; background-color: #fff; border:none; } /* Tab element */ .r-tabs .r-tabs-nav .r-tabs-tab { position: relative; background-color: #fff; margin-left:3px; } /* Tab anchor */ .r-tabs .r-tabs-nav .r-tabs-anchor { display: inline-block; padding: 7px 15px; text-dec...
app/templates/users/users.html
atindale/business-glossary
{% set active_page = "admin" %} {% extends "layout.html" %} {% block content %} <div class="page-header"> <h1>Users</h1> </div> <p class="lead"/> <table class="table list-group-item-text"> <thead> <tr> <th>Name</th> <th>Email Address</th> <th>Last Logged On</th> ...
domains/cert/reversed-chain/index.html
chromium/badssl.com
--- subdomain: reversed-chain layout: page favicon: orange background: rgb(243, 121, 46) --- <div id="content"> <h1 style="font-size: 8vw;"> {{ page.subdomain }}.<br>{{ site.domain }} </h1> </div> <div id="footer" style="font-size: 1.5vw"> The certificate chain sent by this site is not hierarchically ordere...
iOSDemoSet/iOSDemoSet/Classes/Demo/UISplitViewController/menuDatas/Html/food/593.html
iOSHJH/iOSDemoSet
<html><head><link type="text/css" rel="stylesheet" charset="UTF-8" href="../css/recipe.css"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div class="recinfo"><h1 id="page_cm_id" ctype="caipu" uid="24553" val="66561">酸辣鱼鱼</h1><div class="bmayi mbm" > <a class="cboxElement" rel...
zabin/tpl/home.html
zcodegroup/zcodegroup.github.io
<div style="margin-top:30px"> <div class="row"> <span class="pull-right"><strong>Jumlah Pelanggan: {{customerNumber | number}}</strong></span> </div> <div style="margin-top:30px"> <div class="row"> <div class="col-md-4" ng-repeat="c in charts track by $index"> <canvas class="chart chart-pie" chart-legend="true" cha...
KoDeMat_TouchScreen/lib/hazelcast-3.4.2/hazelcast-3.4.2/docs/javadoc/com/hazelcast/ascii/rest/class-use/HttpCommand.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:37 UTC 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class com.hazelcast.ascii...
blog.html
AlankritBhutani/Internet-and-Web-systems-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="width=device-width, initial-scale=1, text/html, charset=utf-8"/> <title>Blog</title> <style> h1{ background-color: #f1f1...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_24950_bad_kxs.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/api/org/apache/hadoop/metrics/package-use.html
koven2049/hdfs-cloudera-cdh3u3-production
<!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 Thu Jan 26 13:33:45 PST 2012 --> <TITLE> Uses of Package org.apache.hadoop.metrics (Hadoop 0.20.2-cdh3u3 API) </TITLE> <META NAME="date" CONT...
_includes/service.html
y7kim/hisao
<!-- Services Section --> <section id="services" class="content-section text-center"> <div class="services-section"> <div class="container"> <div class="col-lg-8 col-lg-offset-2"> <h2>Sales & Service</h2> <p><span>Repairs</span>: Mechan...
doc/javadoc/org/cloudata/core/client/class-use/DirectUploader.html
gruter/cloudata
<!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 Tue Oct 19 17:29:55 KST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.cloudata.core.c...
surfers/mjun/hodr.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 - Hans Odriozola</title> <meta name="description" content="Keep track of the statistics from Hans Odrioz...
javadoc/wisefy/com.isupatches.wisefy.callbacks/-connect-to-network-callbacks/index.html
isuPatches/WiseFy
<HTML> <HEAD> <meta charset="UTF-8"> <title>ConnectToNetworkCallbacks - wisefy</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">wisefy</a>&nbsp;/&nbsp;<a href="../index.html">com.isupatches.wisefy.callbacks</a>&nbsp;/&nbsp;<a href="./index.html">ConnectToNetworkCallbac...
programacao-web-2/tasks/luiz-devide/sass/exercicio1.css
stehleao/dctb-utfpr
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 16px; } ul { padding: 0; margin: 0; } img { border: 0; } a { text-decoration: none; } body { background: #fafafa; } main { width: 90%; max-width: 935px; m...
docs/html/sdk/api_diff/24/changes/pkg_java.sql.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...
Market/2016/market-2016-10-31/market_2016_10_31_06.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" /> <!--[if !mso]><!--> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!--<![endif]...
projects/tensorics-core/javadoc/org/tensorics/core/tensor/lang/OngoingDimensionFlattening.html
tensorics/tensorics.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 (1.8.0_151) on Mon Jul 29 22:15:55 UTC 2019 --> <title>OngoingDimensionFlattening (tensorics-core API)</title> <meta name="date" content="2019-07-29">...
css/campusSecurity.css
linghong/campussecurity.github.io
input.weightScale{ width: 44px; } .panel-info-darken { background-color: #53A68D; } a.panel-info-darken:hover { background-color: #bde6f2; } .stateAxes path, .stateAxes line { fill: none; stroke: #bbb; stroke-width: 1; } .stateAxes text { font-size: 10px; } #hideShowBox{ font-size: 10px;...
test-compositor.html
shans/web-anim-js
<!-- Copyright 2012 Google Inc. All Rights Reserved. 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 ...
docs/javadoc/jr-objects/2.10/allclasses-noframe.html
FasterXML/jackson-jr
<!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_162) on Wed Sep 25 20:20:23 PDT 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>All Classes (jackson-jr-obj...
simple-http/src/test/java/org/simpleframework/http/socket/table/grid.html
ggeorg/chillverse
<!DOCTYPE html> <html> <head> <title>Bond Semi Central</title> <link href="font-awesome.min.css" rel="stylesheet"> <link href="bootstrap.css" rel="stylesheet"> <script src="jquery-2.1.1.min.js"></script> <script src="bootstrap.min.js"></script> <link rel="stylesheet" type="text/css" href="w2ui-1.4.min.css...
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/target/org/apache/hadoop/yarn/class-use/YarnUncaughtExceptionHandler.html
jsrudani/HadoopHDFSProject
<!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 Mar 06 22:14:52 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.y...
apidoc/12/src-html/io/ebean/ExtendedServer.html
ebean-orm/ebean-orm.github.io
<!DOCTYPE HTML> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <main role="main"> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span><a id="line.1">package io.ebean;</a> <span class="sourceLineNo...
app/client/templates/stuff/CreateIdMasivo.html
crijeda/marcas
<template name="CreateIdMasivo"> <body> <!-- <label>Load XLSX file: </label><input type="file" id="fileInputXLSX" /><br/> --> <!-- {{> quickForm id="demo" collection=Collections.People}} --> {{> fileUpload}} <div align="center"> <button type="button" class="btn ...
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.graphics/-symbols/-s-i-n-g-l-e_-l-i-n-e_-t-o-p_-r-i-g-h-t_-c-o-r-n-e-r.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>SINGLE_LINE_TOP_RIGHT_CORNER</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="...
docs/apidocs/org/apache/hadoop/hbase/io/package-summary.html
devansh2015/hbase-0.98.8
<!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_67) on Fri Nov 14 18:25:53 PST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>org.apache.hadoop.h...
ui/src/main/resources/jcr_root/libs/publick/pages/blogPage/body.html
nateyolles/publick-sling-blog
<body> <div data-sly-resource="${@ resourceType='publick/components/foundation/blogView'}" data-sly-unwrap></div> <script data-sly-include="scripts.html" data-sly-unwrap></script> </body>
themes/styles/theme_blue.css
CTLocalGovTeam/briefing-book
html, body { height: 100%; margin: 0px; padding: 0px; width: 100%; font-size: 12px; font-family: Sans-Serif !important; color: #6E6E6E; } .esriCTFullHeightWidth { width: 100%; height: 99.6%; } .esriCTZeroHeight { height: 0px !important; } * { outline: none; } .esriMapBookEsriLogo { position: absolute; ...
www/css/editstep Prompted Inputs.css
KaelusDenver/Spartan
.promptedinputspanel { } .promptedinputspanel .info { margin: 0; margin-bottom: 1em; } .promptedinputspanel fieldset { border: 1px solid #ccc; margin: 0em auto 5px; padding: 0.3em 1em;} .promptedinputspanel legend { font-size: 86%; font-weight: bold; padding: 0.2em 0.5em; color: #666; } .promptedinputspanel input,...
_site/simple-bilingual-site-with-javascript/index.html
vncprado/vncprado.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="Hey Kowalski, you out there?"> <meta property="og:image" content="http://vncp...
apps/views/webroot/js/fanc/jquery.ui.theme.css
Fxrialab/dandelion
/* * jQuery UI CSS Framework 1.8.16 * * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about) * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * * http://docs.jquery.com/UI/Theming/API * * To view and modify this theme, visit http://jqueryui.com/themeroller/ */ /* Compo...
mvideo/mvideo-2016_08_17_xbox_reccomend/mvideo-2016_08_17_xbox_reccomend.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...
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/components/sort/class-use/AbstractFieldComparator.html
phurtado1112/cnaemvc
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ro"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Tue May 27 14:37:24 EEST 2014 --> <title>Uses of Class net.sf.jasperreports.components.sort.AbstractFieldComparator (JasperRepor...
buildtools/gcc-arm-none-eabi-6-2017-q2/share/doc/gcc-arm-none-eabi/html/stabs/Procedures.html
ATM-HSW/mbed_target
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Copyright (C) 1992-2017 Free Software Foundation, Inc. Contributed by Cygnus Support. Written by Julia Menapace, Jim Kingdon, and David MacKenzie. Permission is granted to copy, distribute and/or modify ...
gargantua/templates/login/ajax/container.html
Laisky/laisky-blog
<div class="container-fluid login-body"> <div class="row"> <div class="login"> <div class="row hint"> <p class="hint-text label label-info">请登录</p> </div> <form class="form-horizontal"> <div class="form-group"> <label fo...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16_testAbaNumberCheck_36519_good_tx4.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...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_08_testAbaNumberCheck_16710_bad_sar.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...
index.html
cesarmarroquin/hair_plus
<!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>Hair Plus</title> <!-- Boot...
mm2notes/tests/simple.html
scottkirkwood/mm2notes
<?xml version="1.0" encoding="UTF-8"?> <!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>Weekly Meeting</title> </head> <body> <h3>Weekly Meeting</h3> <b>Topic: </b>Our meetings are too long<br/> <b>A...
tennis-stats/src/main/resources/templates/index.html
mcekovic/tennis-crystal-ball
<!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <!--/*@thymesVar id="hasInProgressEvents" type="java.lang.Boolean"*/--> <!--/*@thymesVar id="currentSeason" type="java.lang.Integer"*/--> <!--/*@thymesVar id="playerOfTheWeek" type="org.strangeforest.tcb.stats.model.PlayerOfTheWeek"*/--> <!--/*@thymesVar id="re...
domino/core/javadoc/org/openntf/domino/design/impl/class-use/AboutDocument.html
mariusj/org.openntf.domino
<!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_20) on Wed Sep 24 10:02:07 EDT 2014 --> <title>Uses of Class org.openntf.domino.design.impl.AboutDocument</title> <meta name="date" conte...
mebelvia/2015/mebelvia_concept/index.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...
pcms/Comparison_of_programming_languages_(string_functions)_7.pcm.html
Ophelle/PDL
<!DOCTYPE html> <html> <head> <link href="js/bootstrap.min.css" rel="stylesheet"type="text/css"> <link href="css/moncss.css" rel="stylesheet"type="text/css"> <script type="text/javascript" src="js/jquery-3.1.1.min.js"> </script> <script type="text/javascript" src="js/typeahead.min.js"></script> <script type="text/...
app/com/lucidchart/open/nark/views/alerts/create.scala.html
lucidsoftware/nark
@( formCreate:Form[_] )( implicit request: com.lucidchart.open.nark.request.AppRequest[_], user: com.lucidchart.open.nark.models.records.User ) @import com.lucidchart.open.nark.controllers.{routes=>narkRoutes} @import com.lucidchart.open.nark.models.records.Comparisons @import com.lucidchart.open.nark.views.html.h...
doc/api/index-files/index-8.html
jgaupp/arx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>H-Index (ARX API Documentation)</title> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <body> <script type="text/javascri...
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/target/org/apache/hadoop/mapreduce/jobhistory/class-use/HistoryEventHandler.html
arrowli/RsyncHadoop
<!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.6.0_27) on Mon Dec 16 23:53:27 EST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface o...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_13b_testAbaNumberCheck_28907_good_p99.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...
src/sap.ui.core/test/sap/ui/core/qunit/ExpressionParser.qunit.html
cschuff/openui5
<!DOCTYPE HTML> <!-- Tested class: sap.ui.base.ExpressionParser --> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <script src="../shared-config.js"></script> <link href="../../../../../resources/sap/ui/thirdparty/qunit-2.css" media="screen" rel="stylesheet"> <script src="../../../.....
core/src/test/resources/com/squarespace/template/plugins/platform/f-image-meta-1.html
Squarespace/template-compiler
:JSON { "title": "image", "originalSize": 1000, "assetUrl": "/foo/bar.jpg", "licensedAssetPreview": {}, "mediaFocalPoint": {"x": 0.3, "y": 0.7} } :TEMPLATE {@|image-meta 1} :OUTPUT data-licensed-asset-preview="true" data-src="/foo/bar.jpg" data-image="/foo/bar.jpg" data-image-dimensions="1000" data-image-f...
workspace/myproject/myproject/templates/example/admin_6/page_general_faq.html
liangazhou/django-rdp
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5 Version: 4.5.2 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.n...
hadoop-gpu-0.20.1/docs/api/org/apache/hadoop/record/Index.html
koichi626/hadoop-gpu
<!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_07) on Tue Sep 01 20:56:55 UTC 2009 --> <TITLE> Index (Hadoop 0.20.1 API) </TITLE> <META NAME="date" CONTENT="2009-09-01"> <LINK REL ="stylesheet" ...
docs/haddock/tensorflow-0.3.0.0/src/TensorFlow.Core.html
tensorflow/haskell
<!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><link rel="stylesheet" type="text/css" href="style.css" /><script type="text/javascript" src="highlight.js"></script></head><body><pre><span class="hs...
examples/cssmesser/public/CSSMess.html
anandology/pyjamas
<html> <!-- auto-generated html - you should consider editing and adapting this to suit your requirements --> <head> <meta name="pygwt:module" content="CSSMess"> <title>my titlePyJamas Auto-Generated HTML file CSSMess</title> </head> <body bgcolor="white"> <pre> ...
WebContent/html/UserBookRecord.html
jqyou/libRecommendSys
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="/LibRecommendSys/css/booksearch.css" /> <!-- <script type="text/javascript"> function createMain(){ var _scrollWidth=Math.max(document.body.scrollWidth,document.documentElement.scrollWidth); var _sc...
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.component.impl/-default-component/id.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>id</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="../../../scripts/sourceset...
2018.5.0/apidocs/org/wildfly/swarm/config/class-use/JAXRSSupplier.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 May 02 00:35:11 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
_css/dashboard-view.grillemasters-to-go.css
seanttaylor/_grillemasters.togo
/*--- dashboard-view.grillemasters-to-go.css ---*/ #profit-margin[data-profit-margin=negative] { color: orange; } #profit-margin[data-profit-margin=positive] { color: green; } .count_top { color: #31a1a7; font-size: 14px; } .stats-section-header { ...
doc/api/allclasses-noframe.html
jgaupp/arx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>All Classes (ARX API Documentation)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <h1 class="bar">All Classe...
folio/files (wget -r)/NOT_OWNED_BY_ME_OR_COVERED_BY_LICENSE/star-vista.org (backup copy from 20131016)/what_we_do/adult_services/adult_services.html
v6/swag
<!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>StarVista : What We Do : Adults : Adult Services</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> ...
2.4.0.Final/apidocs/org/wildfly/swarm/config/elytron/class-use/PeriodicRotatingFileAuditLogSupplier.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 Sun Mar 17 11:03:39 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
2017.7.0/apidocs/org/wildfly/swarm/config/Jsr77Consumer.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_112) on Thu Jul 06 10:53:59 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Jsr77Consumer (Public javad...
demos/checkbox.html
Yizhachok/material-components-web
<!DOCTYPE html> <!-- Copyright 2016 Google Inc. All rights reserved. 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 https://www.apache.org/licenses/LICENSE-2.0 Unless required by ...
mindcrunch/ui/src/index.html
dtangster/mindcrunch
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.12/semantic.min.css...
docs/api/org/apache/solr/common/cloud/class-use/DefaultConnectionStrategy.html
normann/apache-solr
<!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_32) on Wed Jul 18 13:34:51 UTC 2012 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache.s...
doc/org/deidentifier/arx/aggregates/class-use/StatisticsQuality.html
arx-deidentifier/arx
<!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 (1.8.0_231) on Sun Nov 17 02:10:33 CET 2019 --> <title>Uses of Class org.deidentifier.arx.aggregates.StatisticsQuality</title> <meta name="date"...
apache-cassandra-2.0.15/javadoc/org/apache/cassandra/thrift/class-use/Cassandra.remove_result.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 Class org.apache.cassandra.thrift.Cassandra.remove_result (apache-cassandra API)...
google/directions.html
node-red/node-red-web-nodes
<!-- Copyright 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, softwar...
javadoc/io/github/privacystreams/commons/arithmetic/ArithmeticOperators.html
PrivacyStreams/PrivacyStreams.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 (1.8.0_112-release) on Fri Aug 18 20:56:10 EDT 2017 --> <title>ArithmeticOperators</title> <meta name="date" content="2017-08-18"> <link rel="styleshe...
doc/release/sdk/log4net.Util.PatternStringMembers.html
babaru/log4net
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>PatternString Members</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" ...
privacy.html
elanza/portfolio
--- layout: privacy h1: Privacy Page welcome: title: Privacy Testing page linktitle: Testing Page permalink: /privacy/ group: "navigation" weight: 2 links: Titlelinks --- <div class="privacy"> <section id="privacy-content"> <div class="container"> <div class="row"> <div class="col-lg-12 text-cente...
app/templates/landing.html
icankillyouwithmybrain/boring
<div class="chooseRoom"> <section class="hero-content"> <h3 class="hero-title">{{ rooms.heroTitle }}</h3> </section> <div class="roomChoices"> <section ng-repeat="chatRoom in rooms.rooms"> <div class="roomLink"> <a class="room-link" ng-click="rooms.switchRooms(...
examples/leaflet/turf_classificationAnalysis.html
SuperMap/iClient9
<!--******************************************************************** * Copyright© 2000 - 2022 SuperMap Software Co.Ltd. All rights reserved. *********************************************************************--> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title data-i18n="resources.tit...
docs/api/org/apache/hadoop/io/compress/class-use/BZip2Codec.html
Seagate/hadoop-on-lustre
<!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_31) on Mon Oct 01 06:51:21 PDT 2012 --> <TITLE> Uses of Class org.apache.hadoop.io.compress.BZip2Codec (Hadoop 1.0.3.16 API) </TITLE> <META NAME="da...
docs/solr-test-framework/org/apache/solr/analysis/package-use.html
rcr-81/SolrCamper
<!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 Sun Jun 09 12:16:28 GMT+05:30 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Package org....
WebContent/html/profile.html
XMBomb/InComb
<main class="large-content profile-view" ng-init="updateFormVisible = false" ng-class="{'update-form-visible': updateFormVisible}"> <ng-include ng-if="user && profileUser.id == user.id" src="'/html/parts/user-update.html'"></ng-include> <div class="title clearfix"> <img ng-src="{{ profileUser.userImg }}" alt="{{ pr...
2.7.0.Final/apidocs/org/wildfly/swarm/config/logging/logging_profile/package-frame.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 13:52:56 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.config.lo...
abstract-service-library/dist/abstract-service-library-2.3.0-alpha/api/org/nise/ux/asl/lib/class-use/IndexedData.html
yeuser/java-libs
<!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 Mon Dec 16 19:59:10 IRST 2013 --> <title>Uses of Class org.nise.ux.asl.lib.IndexedData (Abstract Service Library)</title> <meta ...
user_profile/templates/signin.html
ronsuez/sfotipy-mejorando.la
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"/> <title>Login Form</title> </head> <body> <section> <form action="" method="post"> {% csrf_token %} {{ f.as_p }} <input type="submit" value="Begin!"/> </form> </section> </body> </html>
views/register/index.html
danjohnson95/Zappem
<form action="" method="post"> <input type="text" name="name" placeholder="Name"> <input type="email" name="email" placeholder="Email"> <input type="password" name="password" placeholder="Password"> <input type="password" name="conf-password" placeholder="Confirm Password"> <input type="submit" value="Register"> <...
sqlshare/static/javascript/templates/query.html
vegitron/sqlshare
<div class="ss-query"> <label for="${id}_query">Query:</label> <span class="ss-text-example">(E.g. select * from table)</span> <br /> <div id="${id}_query_wrapper" style="border: 1px solid black; display: none;"> <textarea id="${id}_query" style="width: 700px; height: 170px;"> </textarea> </div...
docs/api/org/springframework/aop/scope/ScopedObject.html
mattxia/spring-2.5-analysis
<!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 Mon Nov 19 21:40:41 CET 2007 --> <TITLE> ScopedObject (Spring Framework API 2.5) </TITLE> <META NAME="date" CONTENT="2007-11-19"> <LINK REL ...
docs/com/filestack/Security.html
filestack/filestack-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 --> <title>Security (filestack-java 0.3.0 API)</title> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type=...
manualisator/log4net-1.2.13/doc/release/sdk/log4net.Core.LevelCollection.IndexOf.html
gersonkurz/manualisator
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>LevelCollection.IndexOf Method</title> <xml> </xml> <link rel="stylesheet" type="text/css" ...
Javadoc/org/drip/analytics/holset/class-use/CHFHoliday.html
lakshmiDRIP/DRIP
<!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 Wed Jan 04 22:31:34 EST 2017 --> <title>Uses of Class org.drip.analytics.holset.CHFHoliday</title> <meta name="date" content="2017-01-0...
_site/其他/2016/05/03/芜湖阳光眼科医院/index.html
fushenghua/GetHosp
<!DOCTYPE html> <html> <head> <base href="http://fushenghua.github.io/GetHosp"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>芜湖阳光眼科医院</title> <meta name="viewport" content="width=device-width"> <meta name="description" content="GetHosp"> <link rel="canon...
docs/build/html/index.html
robottwo/pyjstat
<!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>Welcome to pyjstat’s documentation! &mdash; pyjstat...
index.html
muellerbuckstegen/challenge
<!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=""> <meta name="author" content=""> <title>iversity MOOC: Web-Engineering I</title> <!-- Bootstrap core CSS --> <lin...
playground/mixed-content/index.html
adobe-webplatform/css-regions-polyfill
<!-- Copyright 2012 Adobe Systems Inc.; Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, softwar...
doc/gui/org/deidentifier/arx/gui/view/def/IValidator.html
jgaupp/arx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>IValidator (ARX GUI Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script t...
docs/site/documentation/api/apollo-util/org/apache/activemq/apollo/util/path/PathParser$$RegexChildPathFilter.html
DanaEarl/apollo
<?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>RegexChildPathFilter - apollo-util 1.7 API - org.apache.activemq.apollo.util.path.PathParser.RegexChildPathFilter</title> <meta name="...
apache-nutch-1.9.0/docs/api/org/apache/nutch/scoring/link/class-use/LinkAnalysisScoringFilter.html
Ramzi-Alqrainy/SELK
<!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 Tue Aug 12 22:12:20 PDT 2014 --> <title>Uses of Class org.apache.nutch.scoring.link.LinkAnalysisScoringFilter (apache-nutch 1.9 ...
manualisator/log4net-1.2.13/doc/release/sdk/log4net.Core.LoggerManager.GetLogger_overload_2.html
gersonkurz/manualisator
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>LoggerManager.GetLogger Method (Assembly, String)</title> <xml> </xml> <link rel="styleshee...
output/classes/evaluatorActions.html
IUMDPI/MediaSCORE
<!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>phpDocumentor » \evaluatorActions</title> <meta name="author" content="Mike...
tags/0.1-final/docs/rails_setup.html
shanti/olio
<!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>Olio/Rails Install and Setup Guide from Source</TITLE> <META NAME="GENERATOR" CONTENT="StarOffice 8 (Solaris Sparc)"> <META NAME="AUTHOR" CONTENT="Akara Sucha...
docs/javadoc/opensaml2/1.0.1/se/litsec/eidas/opensaml2/ext/attributes/impl/class-use/TransliterationStringTypeImpl.html
litsec/eidas-opensaml
<!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_102) on Fri Nov 18 15:51:10 CET 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class se.litsec.eid...
docs/framework/docs/api/gravity/ComponentFactory.html
harishkswamy/gravity
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Wed May 12 00:35:28 EDT 2004 --> <TITLE> ComponentFactory (Gravity Framework (Version 1.0-alpha-1)) </TITLE> <META NAME="keywords" CONTENT="gravity.Componen...
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/mock/http/server/reactive/class-use/MockServerHttpRequest.BaseBuilder.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:53:07 UTC 2020 --> <title>Uses of Interface org.springframework.mock.http.server.reactive.MockServerHttpRequest.BaseBuild...
library/doc/index-files/index-6.html
edoli/CalendarLMS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ko"> <head> <!-- Generated by javadoc (version 1.7.0_10) on Sun Jan 13 22:14:55 KST 2013 --> <title>O-Index</title> <meta name="date" content="2013-01-13"> <link rel="stylesheet" type="tex...
bonfire/_functions/testobjectmatching.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: testobjectmatching()</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../samp...
documentation/javadoc/apidocs/com/googlecode/cqengine/index/sqlite/class-use/SQLiteIdentityIndex.html
npgall/cqengine
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (11.0.3) on Sun Mar 29 22:42:10 IST 2020 --> <title>Uses of Class com.googlecode.cqengine.index.sqlite.SQLiteIdentityIndex (CQEngine 3.5.0 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="dc.cr...