path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
code/css/main.css
supbeyond/bjxy_1.3
.window { background-color: #00bbee !important; } html, body{ height: 100%; width: 100%; background: #ffffff; box-sizing: border-box; overflow-x: hidden; overflow-y: hidden; position: relative; } .window, .panel-header, .l-btn{ background: #00bbee; } .xs_loading{ ...
html/dir_725e16f2f53cbc050cace368832fc244.html
XLabs/xlabs.github.io
<!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...
poc-site/_includes/header.html
santosh-btc/santosh-btc.github.io
<!-- Navigation --> <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" ...
src/emoji/gwt/demo/client/res/bootstrap-gwt-suggestbox.css
billy1380/emoji-gwt-demo
@CHARSET "UTF-8"; @external suggestPopupMiddleLeftInner, suggestPopupMiddleCenter, suggestPopupBottomCenterInner, suggestPopupBottomLeftInner, suggestPopupMiddleRightInner, suggestPopupMiddleLeft, gwt-SuggestBoxPopup, suggestPopupBottomRight, suggestPopupBottomRightInner, suggestPopupBottomCenter, suggestPopupMiddleRi...
src/companyInfoManage.html
fzw6592470/wfe-cloudPlatform
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> <meta name="viewport" conte...
2.5.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/management/class-use/NativeInterfaceManagementInterfaceConsumer.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:09 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/engine/base/class-use/JRBaseStyle.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:25 EEST 2014 --> <title>Uses of Class net.sf.jasperreports.engine.base.JRBaseStyle (JasperReports 5.6.0 API)</t...
views/jogador/listaJogador.html
murilloSantana/furiadescarga
<div class="row"> <div class="col-md-12 table-responsive"> <table class="table table-responsive table-striped table-condensed table-hover"> <thead> <tr> <th>Nome do Jogador</th> <th>Nome do Time</th> <th>Débito</th> <th></th> <th></th> </tr> <...
doc/nkfust/selab/android/explorer/layout/listener/ImageButtonOnClick.html
BDLin/android.explorer_layout
<!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 (version 1.7.0_67) on Thu Jun 18 10:26:13 CST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>ImageButtonOnClick<...
public/partials/myhip_createTopic.html
HiP-App/HiPBackend
<div ng-controller="GroupCtrl as gc"> <group-box></group-box> <div id="mainSingleBox" class="panel panel-default" ng-controller="TopicCtrl as tc" ng-init="choice = 1"> <div class="panel-heading" ng-bind="lc.getTerm('system_topic_createOrcopy')"></div> <div class="panel-body"> <aler...
src/sap.ui.rta/test/sap/ui/rta/internal/dttool/preview.html
SAP/openui5
<!doctype html> <html> <head> <style> #dragDropContainer { display: none; } </style> <title>DT Tool Preview</title> <script id="sap-ui-bootstrap" src="../../../../../resources/sap-ui-core.js" data-sap-ui-theme="sap_belize" data-sap-ui-libs="sap.m,sap.ui.codeeditor" ...
Fron-End/Html5 - Css3/06 FallBacks en Formularios web/index.html
CarlosIribarren/Ejemplos-Examples
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <link rel="stylesheet" href="style.css" media="screen" type="text/css" /> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"> </script> <script src="http://afarkas.github.io/webshim/demos/js-webshim/minifield/extras/moder...
src/main/webapp/app/shared/subject/subject-detail.component.html
RADAR-CNS/ManagementPortal
<div *ngIf="subject"> <h2><span jhiTranslate="managementPortalApp.subject.detail.title">Subject</span> {{subject.id}}</h2> <hr> <jhi-alert-error></jhi-alert-error> <dl class="row-md jh-entity-details"> <dt><span jhiTranslate="managementPortalApp.subject.login">Login</span></dt> <dd> ...
mopidy_schubidu/static/app/parts/controls/controls.html
kraiz/mopidy-schubidu
<md-button class="md-icon-button" aria-label="Show tracklist" title="Show tracklist" ng-click="toggleSidenav('left')" hide-gt-sm> <md-icon md-font-library="material-icons" hint="queue_music"> &#xE03D;</md-icon> </md-button> <section layout="row" layout-align="center center"> <md-button n...
components/org.wso2.carbon.siddhi.editor.core/src/main/resources/web/css/design-view.css
minudika/carbon-analytics
/* * Copyright (c) 2018, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you 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.or...
index.html
dieunb/ftg_01
<!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>Freelancer - Start Bootstrap Th...
poi-3.10-FINAL/docs/apidocs/org/apache/poi/hslf/model/textproperties/class-use/TextPFException9.html
pedro93/ifarmaStudents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <title>Uses of Class org.apache.poi.hslf.model.textproperties.TextPFException9 (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../.....
javadoc/index-files/index-15.html
AlexWilton/HandwritingAssistant
<!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) on Sat Mar 26 13:39:55 GMT 2016 --> <title>P-Index</title> <meta name="date" content="2016-03-26"> <link rel="stylesheet" type="text/css" h...
src/Settings.Web/src/app/user-administration/user-administration.component.html
jopache/Settings
<div> <div class="wrapper"> <app-user-list></app-user-list> <app-add-user></app-add-user> </div> </div>
themes/default/Member/cloud/index.html
ksyydream/llx_admin
<include file="public:header" /> <!-- <include file="public:top"/> --> <div class="content_right"> <div class="tgdd"> <div class="tgdd_t"> <script src="__PUBLIC__/js/my97/WdatePicker.js"></script> <form action="<{:U('cloud/index')}>" method="post"> <div class="search...
horizon/dashboards/nova/templates/nova/objects/_upload.html
developerworks/horizon
{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block form_id %}upload_object_form{% endblock %} {% block form_action %}{% url horizon:nova:containers:object_upload container_name %}{% endblock %} {% block form_attrs %}enctype="multipart/form-data"{% endblock %} {% block modal-header %}Upload Objec...
templates/index.html
bunseokbot/proxy_register
<!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"> <title>Register NGINX Reverse Proxy</title> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/boo...
zh-cn/docs/qrcode-login-7dc7cb6abe.html
haolianluo/haolianluo.github.io
<!DOCTYPE html> <html lang="zh-cn"> <head prefix="og: http://ogp.me/ns#"> <meta charset="utf-8"> <title>Mops Docs</title> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Canonical links --> <link rel="canonical" href="h...
javadoc/com/box/boxjavalibv2/jsonparsing/class-use/BoxJSONParser.html
ElectroJunkie/box-java-sdk-v2-master
<!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_11) on Fri Jan 24 10:09:06 PST 2014 --> <title>Uses of Class com.box.boxjavalibv2.jsonparsing.BoxJSONParser</title> <meta name="date" c...
src/css/options.css
JDevlieghere/Real-Debrid
.login-required h6 { top: 60px; } .mdl-layout__content .content { max-width: 1080px; } .mdl-grid { padding: 8px 0; } /* Header */ .mdl-layout__header { height: 130px; } .mdl-layout__header .mdl-layout__drawer-button { color: rgba(0, 0, 0, 0.54); } .mdl-layout__header .material-icons { color: white; } /* Left Dra...
public/css/fonts.css
gsominsk/matcha42
@font-face { font-family: 'Roboto Black Italic'; /* Имя шрифта */ src: url(fonts/robotoBlackItalic.ttf); /* Путь к файлу со шрифтом */ } @font-face { font-family: 'Roboto Black'; /* Имя шрифта */ src: url(fonts/robotoBlack.ttf); /* Путь к файлу со шрифтом */ }
lib/lucene-6.0.1/docs/queryparser/org/apache/lucene/queryparser/flexible/standard/builders/class-use/RegexpQueryNodeBuilder.html
YorkUIRLab/irlab
<!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 May 23 19:36:50 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.luc...
WebContent/static/outputhtml/strapHtmls/701.html
axd1119/SecretEPDB
<!DOCTYPE HTML> <!-- saved from url=(0023)http://3d-alignment.eu/ --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <style type="text/css"> .SSh { color:#FF0000;background-color:#ffCCcc;} .SSe { color:#AAaa00;} PRE { font-family:...
docs/javadoc-0.2.0/com/github/fedorchuck/developers_notification/json/package-tree.html
fedorchuck/developers-notification
<!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_131) on Sun Jun 11 00:09:18 EEST 2017 --> <title>com.github.fedorchuck.developers_notification.json Class Hierarchy (developers-notification 0....
doc/html_document/org/kymjs/aframe/http/package-frame.html
geniusgithub/KJFrameForAndroid
<!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_05) on Thu Oct 23 11:22:38 CST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.kymjs.aframe.http<...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_07_testAbaNumberCheck_13275_good_iy.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/JasperReport__5.6/docs/api/net/sf/jasperreports/engine/xml/class-use/JRExpressionFactory.DoubleExpressionFactory.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:25 EEST 2014 --> <title>Uses of Class net.sf.jasperreports.engine.xml.JRExpressionFactory.DoubleExpressionFacto...
MxOnline/extra_apps/xadmin/static/xadmin/css/xadmin.widget.select-transfer.css
LennonChin/Django-Practices
.selector { position: relative; float: left; overflow: hidden; width: 100%; } .selector-available, .selector-chosen { float: left; width: 45%; } .selector.stacked .selector-available, .selector.stacked .selector-chosen { width: 756px; } .selector p.title { padding: 7px 5p...
docs/solr-core/org/apache/solr/cloud/overseer/package-summary.html
Velaya/gbol_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 (1.8.0_74) on Fri Apr 01 14:42:06 CDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>org.apache.solr.cloud.overse...
Fac/Master/IN207/Warbot/doc/edu/turtlekit2/utils/package-frame.html
slvrgauthier/archives
<!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_26) on Tue Oct 25 13:17:05 CEST 2011 --> <TITLE> edu.turtlekit2.utils </TITLE> <META NAME="date" CONTENT="2011-10-25"> <LINK REL ="stylesheet" TYPE...
bonfire/_variables/width.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: $width</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css" ...
docs/versions/1.1.0/javadoc-devel/nl/esciencecenter/xenon/InvalidSchemeException.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 (version 1.7.0_80) on Wed Dec 16 18:47:49 CET 2015 --> <title>InvalidSchemeException (Xenon 1.1.0 API for Xenon developers)</title> <meta name="date" ...
docs/javadoc/2.12/com/fasterxml/jackson/core/class-use/StreamReadFeature.html
FasterXML/jackson-core
<!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_272) on Fri Jan 08 17:16:37 PST 2021 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.fasterxml...
_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="canonic...
2.6.0.Final/apidocs/org/wildfly/swarm/config/DatasourcesConsumer.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 Dec 05 05:02:01 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>DatasourcesConsumer (BOM: ...
09-30-2014/index.html
christabor/etude
<!doctype html> <html> <head> <title>Etude - 09-30-2014</title> <link href='../css/global.css' rel='stylesheet' type='text/css'> <style type="text/css"> body { background-color: white; margin: 0; padding: 0; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; ...
freemix/exhibit/templates/exhibit/edit/views/map-view.html
zepheira/freemix
{% load i18n %} <div class="record-view" id="map-view-template"> <div class="map-view-editor"> <div class="view-properties ui-state-highlight"> <label class="view-editor-pane-title">{% trans "Map View Settings" %}</label> <div class="view-edit-body"> <form class="u...
poi-3.10-FINAL/docs/apidocs/org/apache/poi/hdgf/pointers/package-frame.html
pedro93/ifarmaStudents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ru"> <head> <title>org.apache.poi.hdgf.pointers (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <h...
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.data/-fast-stacked-tile/is-opaque.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>isOpaque</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="../../../scripts/sou...
js DOM操作/事件/键盘事件.html
okboy5555/demo
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>键盘事件</title> </head> <body> <input type="text" onkeydown="keydownHandler()" onkeypress="keypressHandler()" onkeyup="keyupHandler()"> <input type="text" onkeyup="keyCodeTest(event)"> <script type="text/javascript"> function keyCodeTest(event){ con...
Instalacion/javadoc/org/apache/cassandra/locator/class-use/OldNetworkTopologyStrategy.html
Jcamilorada/Cassandra
<!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_25) on Fri Jun 05 10:51:23 EDT 2015 --> <title>Uses of Class org.apache.cassandra.locator.OldNetworkTopologyStrategy (apache-cassandra API)</ti...
Documentation/WPILib-doxygen/html/structStraightEdge__struct-members.html
rubik951/Neat-Team-1943
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>WPILIB: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generate...
docs/api/com/badlogic/gdx/graphics/glutils/class-use/ETC1.ETC1Data.html
leszekuchacz/Leszek-Uchacz
<!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 Tue May 14 03:45:04 CEST 2013 --> <title>Uses of Class com.badlogic.gdx.graphics.glutils.ETC1.ETC1Data (libgdx API)</title> <met...
bonfire/_variables/compiled_userdata.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: $compiled_userdata</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample...
docs/xref-test/org/apache/hadoop/hbase/zookeeper/package-summary.html
axfcampos/hbase-0.94.19
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <title>HBase 0.94.19 Reference Package org.apache.hadoop.hbase.zookeeper</title> <link rel="stylesh...
src/thanks.html
ceiphr/ceiphr.github.io
<!doctype html5> <html> <head> <!--Meta Data--> <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="Ceiphr - The portfolio of Ari Birnbaum." /> <meta name="theme-color" content="#23...
solr-4.5.0/docs/solr-core/org/apache/solr/store/blockcache/class-use/CustomBufferedIndexInput.html
hajimeni/dbflute-solr-example
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Sat Sep 28 14:09:52 CEST 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache....
doc/dokka/biomedicus-core/edu.umn.biomedicus.common/-sequence-detector/test.html
NLPIE/BioMedICUS
<HTML> <HEAD> <meta charset="UTF-8"> <title>SequenceDetector.test - biomedicus-core</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">biomedicus-core</a>&nbsp;/&nbsp;<a href="../index.html">edu.umn.biomedicus.common</a>&nbsp;/&nbsp;<a href="index.html">SequenceDetector<...
doc/release/sdk/log4net.Core.LevelFields.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>Level Fields</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </he...
share/doc/hadoop-mapreduce1/single_node_setup.html
ZhangXFeng/hadoop
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="Apache Forrest" name="Generator"> <meta name="Forrest-version" content="0.8"> <meta name="Forrest-skin-name" content="pe...
docs/contact/index.html
ndkline/ndkline
<!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"> <title>Contact</title> <meta name="description" content="Nicholas is a Senior Application Developer at Solar Innovations...
doc/api/org/deidentifier/arx/criteria/package-summary.html
kbabioch/arx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>org.deidentifier.arx.criteria (ARX API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <scr...
portfolio/THE_ICE/accordion-md/resources/css/iefixes.css
cmorrow/cmorrow.github.io
.accordion{zoom:1;display:inline-block;display:block}.accordion .content div{zoom:1}.accordion #accUsa,.accordion #accEur,.accordion #accCan{margin:0 0 -3px 0}.accordion li{zoom:1;display:block}.accordion .hdr{zoom:1;padding:0;margin:0}
_includes/x-default/services.html
leschoucas/leschoucas.github.io
<section id="services"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">A votre disposition</h2> <hr class="primary"> </div> </div> </div> <div class="container"> <div cl...
docs/sdl2_sys/scancode/constant.SDL_SCANCODE_KP_HASH.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 `SDL_SCANCODE_KP_HASH` constant in crate `sdl2_sys`."> <met...
rebbit/_classes/testofshell.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 : Class Reference: testofshell</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print.css...
standard/site/docs/subcomponents/drlvm/doxygen/apr_extension/html/globals_0x75.html
freeVM/freeVM
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Porting Layer: Class Members</title> <link href="hydoxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!...
xinteyao/新特药电商平台_APP用户端_UE终版xxx_V1/files/app用户端结构图/styles.css
yicold/axure-case
body { margin:0px; background-image:none; position:relative; left:-0px; width:1024px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u165 { position:absolute; left:0px; top:50px; width:1024px; height:768px; } #u165_input { position:absol...
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.2.5.6/play/mvc/results/class-use/RenderStatic.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="en"> <head> <!-- Generated by javadoc (1.8.0_66) on Mon Dec 14 15:58:42 CST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class play.mvc.resul...
src/foliage-bizbox/foliage-bizbox-wechat/src/main/webapp/template/style.css
deathknight0718/foliage
* { box-sizing: border-box; } .container { background: #fdfdfd; padding: 1rem; margin: 3rem auto; border-radius: 0.2rem; counter-reset: pagination; text-align: center; } .container:after { clear: both; content: ""; display: table; } .container ul { width: 100%; } .xlarge { width: 65rem; } .large { width: 45r...
docs/sdl2/SDL_LogGetPriority.html
Fillipoman/solaire
<!doctype html><html lang="en-US"> <head> <meta charset="utf-8"> <link href="layout.css" charset="utf-8" type="text/css" rel="stylesheet"></link> <title>SDL_LogGetPriority</title> </head> <body> <script src="menu.js"></script> <div id="pagecontent"> <h1>SDL_LogGetPriority</h1> <p>Use this function to get the priority o...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_03_testAbaNumberCheck_3821_good_ubv.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...
docroot/html/css/taglib/preview.css
csgf/glibrary-repo-browser-portlet
.taglib-portlet-preview.show-borders { border: 1px solid #828F95; margin-bottom: 1em; padding: 3px 3px 1em; } .taglib-portlet-preview.show-borders .title { background-color: #D3DADD; font-size: 1.4em; font-weight: bold; padding: 0.5em; } .taglib-portlet-preview .preview { margin: 1em; min-height: 90px; }
apache-nutch-1.9.0/docs/api/org/apache/nutch/tools/package-tree.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>org.apache.nutch.tools Class Hierarchy (apache-nutch 1.9 API)</title> <meta name="date" ...
_site/2016/03/10/python-func-arguments/index.html
LoveXiaoLiu/lovexiaoliu.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="google-site-verification" content="xBT4GhYoi5qRD5tr338pgPM5OWHHIDR6mNg1a3euekI" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="descri...
_includes/gated-content-form.html
EssomenicSystems/Main-Website
<div class="well"> <form action="//essomenic.us12.list-manage.com/subscribe/post-json?u=5b841bebd928c7c2d6d002013&amp;id=8f603de0b3" method="post" class="gated-content-form" data-content="{{page.contentLink}}"> <h2>{{page.formTitle}}</h2> <p> {{page.formDescription}} </p> ...
eng_sept2016/sept2016_tables_html/497-ALPHA-AND-BETA-SYMPATHOMIMETICS-(IM-AND-IV-ROUTES) .html
glilly/osdi
<p><b>TABLE OF INTERACTIONS WITH</b></p> <p><b>ALPHA AND BETA SYMPATHOMIMETICS (IM AND IV ROUTES) </b></p> <p><b>From the French ANSM drug interactions document of September 2016, p. 209</b></p> <table cellspacing="0" cellpadding="0" border="1"> <tbody> <tr> <td valign="top"><p><b>ALPHA AND BETA SYMPATHOMIM...
_site/docs/1.0.1/api/directive/ionNavTitle/index.html
saimandeper/ionic-site
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS."> <meta name="keywords" content="html5,ja...
css/carousel/owl.carousel.css
tonrenk/telemetria_iotweekend
/* * Owl Carousel - Animate Plugin */ .owl-carousel .animated { -webkit-animation-duration: 1000ms; animation-duration: 1000ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .owl-carousel .owl-animated-in { z-index: 0; } .owl-carousel .owl-animated-out { z-index: 1; } .owl-carousel .fa...
docs/apidoc/wtf.util.BasePool-class.html
wontfix-org/wtf
<?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>wtf.util.BasePool</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <sc...
oj/doc/edu/xhu/entity/class-use/JudgeResult.html
trayvontang/xhuoj
<!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 (version 1.7.0_71) on Sat May 02 15:29:56 CST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>类 edu.xhu.entity.Ju...
ui/src/app/streams/streams/rollback/rollback.component.html
cppwfs/spring-cloud-dataflow-ui
<clr-modal [(clrModalOpen)]="isOpen" *ngIf="history" [clrModalClosable]="!isRunning"> <h3 class="modal-title">Confirm stream rollback</h3> <div class="modal-body" *ngIf="!isRunning"> This action will rollback the stream <strong>{{ history.stream }}</strong> to the version {{ history.version }}. Are you sure...
doc/stdlibref/search.html
apache/stdcxx
<HTML> <HEAD> <TITLE>search(), search_n()</TITLE> <LINK REL=StyleSheet HREF="../rw.css" TYPE="text/css" TITLE="Rogue Wave Standard Stylesheet"></HEAD> <BODY BGCOLOR=#FFFFFF> <A HREF="runtime-error.html"><IMG SRC="images/bprev.gif" WIDTH=20 HEIGHT=21 ALT="Previous file" BORDER=O></A><A HREF="noframes.html"><IMG SRC...
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.internal.component.impl/-default-text-area/text-buffer.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>textBuffer</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="../../../scripts/s...
pmd/pmd-doc-5.5.1/pmd-java/xref-test/net/sourceforge/pmd/LanguageVersionTest.html
jasonwee/videoOnCloud
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head><meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>LanguageVersionTest xref</title> <link type="te...
portfolio/GP/stopfeedingmold_2008/js/scriptaculous/test/unit/ajax_autocompleter_test/index.html
cmorrow/cmorrow.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang=en lang=en> <head> <title>script.aculo.us Unit test file</title> <meta http-equiv=content-type content="text/html; charset=utf-8"/> <script src="....
target/apidocs/epic/broadwickexamples/package-tree.html
EPICScotland/BroadwickExamples
<!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_25) on Mon Jun 16 16:43:08 BST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>epic.broadwickexamp...
layouts/day1.html
HeapSpace/vdb2016
<!DOCTYPE html> <html> <head> <%= render '/_head.html', :title => 'Default title'%> <%= meta_share %> <%= meta_tag :keywords %> </head> <body data-schedule="true"> <%= render '/_header.html'%> <% date = '28. September, 2016' slots = { 1 => [:time => '9:00', :dur => 60], 2 => [:time => '10:15', :dur =>...
app/site/view/admin/sitemaps/index.html
liuguogen/Ecstore
<h3><{t}>Sitemap<{/t}></h3> <div class="tableform"> <h4><{t}>什么是Sitemap?<{/t}></h4> <div class="division"> <p class="note" style="line-height:20px"> <{t}>Sitemap 可方便您通知搜索引擎您网站上有哪些可供抓取的网页。最简单的 Sitepmap 形式,就是 XML 文件,在其中列出网站中的网址以及关于每个网址的其他元数据(上次更新的时间、更改的频率以及相对于网站上其他网址的重要程度为何等),以便搜索引擎可以更加智能地抓取网站。<{/t}> </p> <a...
giraph-examples/target/munged/apidocs/org/apache/giraph/examples/Algorithm.html
zfighter/giraph-research
<!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 (version 1.7.0_40) on Mon Nov 04 09:24:37 CST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Algorithm (Apache G...
WebRoot/js/sg/css/common.css
yuanzhongc/thms
@charset "UTF-8"; * {word-wrap: break-word;} html {-webkit-text-size-adjust: none;overflow:hidden;} body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,span{padding:0;margin:0;} body{font:normal 12px/24px "Microsoft Yahei","冬青黑体简体中文 w3","宋体";overflow-y:auto; } fieldset,img,h...
doc/samples.html
TheProjecter/serene
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>Samples</TITLE> </HEAD> <BODY> <H1>Samples</H1> <P> <BR> </P> <P> All the source code for the samples can be found in the samples/src directory grouped in the somehow eclectic package...
chrome/index.html
chadhahn/POSTMan-Chrome-Extension
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>Postman</title> <link rel="stylesheet" type="text/css" href="css/ui-lightness/jquery-ui-1.8.16.custom.css"/> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/> <link rel="stylesheet" type="text/css" href="css/jquery.jscr...
apidocs/org/apache/wicket/examples/echo/package-frame.html
afiantara/apache-wicket-1.5.7
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_22) on Wed May 30 16:48:30 EEST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> org.apache.wicket.examples.echo ...
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/test/context/jdbc/SqlConfig.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:40 UTC 2020 --> <title>SqlConfig (Spring Framework 5.1.18.RELEASE API)</title> <meta name="date" content="2020-09-15">...
app/build/outputs/lint-results-release-fatal.html
JTechMe/JumpGo-Old
<!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>Lint Report</title> <link rel="stylesheet" type="text/css" href="http:/...
Server/thirdparty/hazelcast/hazelcast-3.3.3/docs/javadoc/com/hazelcast/core/class-use/TransactionalList.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:02 UTC 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface c...
docs/xref/org/apache/hadoop/hbase/catalog/MetaEditor.html
lshain/hbase-0.98.6-hadoop2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>MetaEditor xref</title> <link type="text/css" ...
404.html
oktal/pistache
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>404 Page Not Found</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Pistache is a C...
zygote/resources/templates/home.html
Yelp/zygote
<!DOCTYPE html> <html> <head> <title>zygote</title> <link rel="stylesheet" type="text/css" href="{{static_url('reset-min.css')}}"> <link rel="stylesheet" type="text/css" href="{{static_url('base.css')}}" /> <script type="text/javascript" src="{{static_url('mustache.js')}}"></script> <script type="text/javascript...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_16_testAbaNumberCheck_36722_bad_wie.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/JasperReport__5.6/docs/api/net/sf/jasperreports/engine/export/ooxml/class-use/JRDocxExporter.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:25 EEST 2014 --> <title>Uses of Class net.sf.jasperreports.engine.export.ooxml.JRDocxExporter (JasperReports 5....
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.3.3/play/data/validation/class-use/Unique.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="en"> <head> <!-- Generated by javadoc (1.8.0_66) on Mon Dec 14 16:02:03 CST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class play.data.vali...
Documentation/WPILib-doxygen/html/SmartDashboard_8cpp.html
rubik951/Neat-Team-1943
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>WPILIB: SmartDashboard.cpp File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxygen.css" rel="stylesheet" type="text/css"> </hea...
docs/cpp/classoperations__research_1_1glop_1_1_matrix_non_zero_pattern-members.html
google/or-tools
<!-- HTML header for doxygen 1.8.18--> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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" con...