path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
docs/new-pandas-doc/generated/pandas.DataFrame.quantile.html
datapythonista/datapythonista.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="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <t...
phpcms/templates/default/content/show_videolist.html
johnshen/phpcms
{template "content","header"} {php $video_cache = getcache('video', 'video');} <link href="{CSS_PATH}vms/vms.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="{JS_PATH}cookie.js"></script> <div class="clr ct show_pg"> <div class="crumbs"><a href="{APP_PATH}">首页</a> <span id="play_titl...
extensions/amp-story/1.0/amp-story-interactive-poll.css
adup-tech/amphtml
/** * Copyright 2020 The AMP HTML Authors. 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 require...
docs/solr-core/org/apache/solr/handler/component/class-use/ResponseBuilder.GlobalCollectionStat.html
priyankajayaswal1/Solr-5.2-1-searching-and-indexing-
<!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_75) on Wed Jun 10 23:20:35 IST 2015 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class...
_layouts/front.html
clingonline/clingonline.github.io
<!DOCTYPE html> <html lang="en"> {% include head.html %} <body id="page-top"> {% include nav.html %} {% include header.html %} {% include features.html %} {% include contact.html %} {% include scripts.html %} </body> </html>
src/styles/helpers.css
nolawi/champs-dialog-sg
/** * Copyright 2017 dialog LLC <info@dlg.im> */ :root { --text-overflow-ellipsis: { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }; --clearfix: { &::after { display: table; clear: both; content: ''; } }; --no-select: { cursor: default; use...
KoDeMat_TouchScreen/lib/hazelcast-3.4.2/hazelcast-3.4.2/docs/javadoc/com/hazelcast/cluster/client/package-frame.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:34 UTC 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> com.hazelcast.cluster.client (Haz...
_includes/footer.html
XinzhuLee/XinzhuLee.github.io
<!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1"> <ul class="list-inline text-center"> {% if site.RSS %} <li> <a href="{{ "/feed.xml" ...
hadoop-0.2.0/docs/api/org/apache/hadoop/record/compiler/class-use/JFile.html
moreus/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.5.0_06) on Fri May 05 14:52:10 PDT 2006 --> <TITLE> Uses of Class org.apache.hadoop.record.compiler.JFile (Hadoop 0.2.0 API) </TITLE> <LINK REL ="style...
doc/org/openflow/protocol/OFActionTypeTest.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:01 WEST 2013 --> <TITLE> OFActionTypeTest </TITLE> <META NAME="date" CONTENT="2013-08-27"> <LINK REL ="stylesheet" TYPE="te...
target/apidocs/com/webside/role/service/impl/package-use.html
ofpteam/ofp
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (1.8.0_91) on Thu Jul 13 16:16:26 CST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>程序包 com.webside.role.service...
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/web/socket/config/annotation/class-use/DelegatingWebSocketConfiguration.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:08 UTC 2020 --> <title>Uses of Class org.springframework.web.socket.config.annotation.DelegatingWebSocketConfiguration...
Old_Stuff/JS/JS_Core/Homework/BrickBreaker.html
MLG369/MLG369.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>create canvas</title> <link rel="stylesheet" href="../canvas/main.css"> <style> div { font-family: monospace; font-size: 20px; color: white; } ...
src/main/resources/templates/upload/upload.html
przodownikR1/imageMicroService
<html xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" layout:decorator="fragments/layout"> <body> <form method="post" enctype="multipart/form-data" class="form-horizontal"> <fieldset> <legend th:text="#{nav.role}">File</legend> ...
pipeline/outputs/hdfs/jlogstash-java-docs/com/dtstack/jlogstash/format/package-use.html
DTStack/jlogstash
<!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_111) on Mon Oct 22 12:02:26 CST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>程序包 com.dtstack.jlogstash.f...
contents/portfolio/css/cubeportfolio.css
ikehawk10/ikehawk10.github.io
/*! * Cube Portfolio - Responsive jQuery Grid Plugin * * version: 4.1.1-dev (6 April, 2017) * require: jQuery v1.7+ * * Copyright 2013-2017, Mihai Buricea (http://scriptpie.com/cubeportfolio/live-preview/) * Licensed under CodeCanyon License (http://codecanyon.net/licenses) * */ .cbp, .cbp *, .cbp-l-filters-a...
index.html
dmourmouras/website
<!doctype html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>My Website, improved<...
DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/cql3/restrictions/class-use/MultiColumnRestriction.IN.html
elisska/cloudera-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 (version 1.7.0_51) on Thu Apr 28 18:37:57 UTC 2016 --> <title>Uses of Class org.apache.cassandra.cql3.restrictions.MultiColumnRestriction.IN (apache-c...
grails-app/assets/stylesheets/application.css
arief-hidayat/imms-bootstrap
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS file within this directory can be referenced here using a relative path. * * You're free to add application-wide styles to this file and they'll appear at the top of the * compiled file, b...
dlib-18.18/docs/dlib/quantum_computing/quantum_computing_abstract.h.html
Nekel-Seyew/Complex-3D-Vector-Fields
<html><!-- Created using the cpp_pretty_printer from the dlib C++ library. See http://dlib.net for updates. --><head><title>dlib C++ Library - quantum_computing_abstract.h</title></head><body bgcolor='white'><pre> <font color='#009900'>// Copyright (C) 2008 Davis E. King (davis@dlib.net) </font><font color='#009900...
apache-cassandra-2.0.16/javadoc/org/apache/cassandra/cql/UpdateStatement.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_80) on Thu Jun 18 14:08:33 EDT 2015 --> <title>UpdateStatement (apache-cassandra API)</title> <meta name="date" content="2015-06-18"> <...
support/v7/appcompat/docs/android-support-v7-appcompat/android/support/v7/internal/widget/ActivityChooserModel.ActivitySorter.html
mkolbly/MortgageComparerProject
<!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 Wed Aug 28 02:24:21 PDT 2013 --> <TITLE> ActivityChooserModel.ActivitySorter </TITLE> <META NAME="date" CONTENT="2013-08-28"> <LINK REL ="st...
pages/forms/editors.html
Tjiahong/AdminLTE
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>AdminLTE 2 | Editors</title> <!-- Tell the browser to be responsive to screen width --> <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport...
docs/html/functions_0x75.html
Cray/graphbuilder
<!-- This comment will put IE 6, 7 and 8 in quirks mode --> <!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"/> <title>GraphBuilde...
doc/com/siemens/cmiv/avt/mvt/io/package-summary.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> com.siemens.cmiv.avt.mvt.io </TITLE> <META NAME="date" CONTENT="2010-04-30"> <LINK REL ="stylesheet...
app/soc/templates/soc/role/edit.html
jamslevy/gsoc
{% extends "soc/models/edit.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 in wri...
WebClient/assets/css/mobile.css
milosmns/Timecrypt
#device-check, #landing-device-check { background: #000000; } /****** landing start ******/ .landing-logo-container { width: 100%; height: 140px; margin: 0 auto 10px auto; padding-top: 15px; background: rgba(0, 0, 0, 0.5); } .landing-logo { width: 130px; height: 125px; } .landing-social-container { positio...
quick-start/src/main/resources/static/css/quick-start.css
paxtonhare/marklogic-data-hub
body { color: #2a2d2b; background-color: lightgrey; } h1 { color: #2a2d2b; } h2 { color: #336699; } h3 { color: #2a2d2b; } .link { color: #336699; } a:hover, .link:hover { font-weight: bold; text-decoration: underline; } ul { padding-left: 5px; } div#header { background-color: ...
src/main/webapp/_inkOverlay.html
StackableRegiments/analyticalmetlx
<div id="silverlightControlHost"> <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="800px" height="600px" id="silverlightObject"> <param name="source" value="static/sl/Overlay.xap"/> <param name="onError" value="onSilverlightError" /> <param name="background" value...
KoDeMat_TouchScreen/lib/hazelcast-3.4.2/hazelcast-3.4.2/docs/javadoc/com/hazelcast/queue/impl/operations/package-frame.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:34 UTC 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> com.hazelcast.queue.impl.operatio...
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/engine/util/class-use/BigDecimalHandler.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 Interface net.sf.jasperreports.engine.util.BigDecimalHandler (JasperReports 5.6...
docs/kettle-engine/core/io.github.restioson.kettle.level/-box2-d-level/engine.html
Restioson/restioson.github.io
<HTML> <HEAD> <meta charset="UTF-8"> <title>Box2DLevel.engine - core</title> <link rel="stylesheet" href="..\..\..\style.css"> </HEAD> <BODY> <a href="../../index.html">core</a>&nbsp;/&nbsp;<a href="../index.html">io.github.restioson.kettle.level</a>&nbsp;/&nbsp;<a href="index.html">Box2DLevel</a>&nbsp;/&nbsp;<a...
app/iht/views/application/tnrb/permanent_home.scala.html
hmrc/iht-frontend
@* * Copyright 2021 HM Revenue & Customs * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or a...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_15_testAbaNumberCheck_32965_good_9pl.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/client/ba/css/footer.css
javimosch/bastack
.footer__text { font-family: Nunito, sans-serif; font-size: 20px; color: black; font-weight: 900; line-height: 60px; padding: 0px 00px; margin: 0px; text-align: center; } .footer__text-right { text-align: center; } @media only screen and (min-width: 320px) { .footer__text { ...
springmvc-examples/springmvc-annotation-beetl/src/main/webapp/WEB-INF/templates/welcome.html
kingsmiler/jeefw
<!DOCTYPE html> <html lang="en"> <head> <title>Home</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> </head> <body> <span>Time:</span> <ul> <li>From controller: ${time}</li> <li>From Beetl</li> </ul> <span>Message: ${message}</span> <span>submit: ${submit}</span> </body> </h...
libs/utils/src/lib/sync/components/questions/questions-viewer/questions-viewer.component.html
nycJSorg/angular-presentation
<h2>Ask a question:</h2> <div class="question-form"> <mat-form-field> <mat-label>Your question:</mat-label> <textarea maxlength="280" style="height: 120px;" required matInput #q (keydown.control.enter)="addQuestion(q)" (keydown.command.enter)="addQuestion(q)" ></t...
mistraldashboard/default/templates/default/_booleanfield.html
openstack/mistral-dashboard
<span class="boolfield"> <i class="{{ type.color }} {{ type.icon }}" aria-hidden="true"></i> {{ bool }} </span>
webtool/html/info.html
midoks/chrome-extensions
<!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>快查网-chrome插件</title> <script type="text/javascript" src="../js/jquery.js" charset="utf-8"></script> <script type="text/javascript" src="../js/benchmark.js" charset="utf-8"></script> <script type="t...
web2/html/index.html
codemeow5/deployment
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>ClickCloud | Rapid deployment</title> <link rel="stylesheet" type="text/css" href="static/styles/font-awesome.css" /> <!--[if IE ...
client/templates/includes/home_footer.html
Jasonudoo/mytestcase
<template name="home_footer"> <footer> <section class="container"> <div class="blk-card-bg blk-card text-center"> <div class="client-logos"> <ul class="thumb-list"> <li> <img src="https://d2jxbtsa1l6d79.cloudfront.net/assets/web/6.3.3/i...
2.1/docs/Javadoc/org/drip/analytics/holset/class-use/IEPHoliday.html
tectronics/rootfinder
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0) on Fri Feb 01 09:13:22 EST 2013 --> <title>Uses of Class org.drip.analytics.holset.IEPHoliday</title> <meta name="date" content=...
couchapp/_attachments/css/main.css
stevearm/filecabinet
/* Fix a gap in ui-bootstrap's styling */ .nav, .pagination, .carousel, .panel-title a { cursor: pointer; } body { min-height: 2000px; padding-top: 70px; } /* Fix tag filters on index page */ #tags span.label { font-size: 100%; line-height: 2; margin: 2px; } .label-toggle { cursor: pointer; }...
_includes/footer.html
coger/coger.github.io
<!-- Footer --> <footer class="text-center"> <div class="footer-above"> <div class="container"> <div class="row"> <div class="footer-col col-md-4"> <h3>{{ site.footer.location }}</h3> <p> ...
backup/proceeding/index.html
laszewski/laszewski.github.io
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="generator" content="Source Themes Academic 3.1.1"> <meta name="generator" content="Hugo 0.55.6" /> <meta...
ru/dep/obl.html
UniversalDependencies/universaldependencies.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>obl</title> <link rel="root...
docs/javadocs/model/index-all.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>Index (Keywhiz Model 0.8.0 ...
src/public/examples/d3-test.html
jessecascio/querypro
<!DOCTYPE html> <html lang="en" ng-app="querypro"> <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="Jesse Cascio"> <title>S...
images/sliders/index.html
hammadalinaqvi/bookstoregenie
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <title>Index of /ammon/images/sliders</title> <meta charset="UTF-8"></head> <body> <h1>Index of /ammon/images/sliders</h1> <ul><li><a href="../index.html"> Parent Directory</a></li> <li><a href="./anything_slider/index.html"> anything_slider/</a...
doc/org/xclcharts/renderer/class-use/LnChart.html
tangjilv/news-project
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_07) on Sat Aug 23 20:46:18 CST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.x...
2017/10/17/第一篇博客说明翻译系列/index.html
INGslh/ingslh.github.io
<!DOCTYPE html> <html class="theme-next muse use-motion" lang="zh-Hans"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta http-eq...
kerberos/kdc/src/krb5-1.16/doc/html/appdev/refs/macros/ADDRTYPE_IPPORT.html
gerritjvv/cryptoplayground
<!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>ADDRTYPE_IPPORT &mdash; MIT Kerberos Documentation<...
docs/new-pandas-doc/generated/pandas.Series.memory_usage.html
datapythonista/datapythonista.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="X-UA-Compatible" content="IE=Edge" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <t...
app/assets/stylesheets/application.css
ivanilves/CloudPort
/* * This is a manifest file that'll be compiled into application.css, which will include all the files * listed below. * * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets, * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative p...
cy/feat/Number.html
UniversalDependencies/universaldependencies.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Number</title> <link rel="r...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_17a_testAbaNumberCheck_36860_bad_7eg.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...
v1.0.0/apidocs/jp/cafebabe/pochi/birthmarks/config/class-use/Value.html
tamada/pochi
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="ja"> <head> <!-- Generated by javadoc (1.8.0_242) on Fri Aug 21 11:53:10 JST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>クラス jp.cafebabe.pochi.core....
docs/api/com/johnsnowlabs/ml/tensorflow/sign/ModelSignatureConstants$$AttentionMask$.html
JohnSnowLabs/spark-nlp
<!DOCTYPE html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title>Spark NLP 3.4.2 ScalaDoc - com.johnsnowlabs.ml.tensorflow.sign.ModelSignature...
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/engine/export/oasis/class-use/GenericElementOdtHandler.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 Interface net.sf.jasperreports.engine.export.oasis.GenericElementOdtHandler (Ja...
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/engine/util/DeduplicableRegistry.DeduplicableWrapper.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:18 EEST 2014 --> <title>DeduplicableRegistry.DeduplicableWrapper (JasperReports 5.6.0 API)</title> <meta name="...
triana-toolboxes/signalproc/help/converters/VectToDoubleArray.html
CSCSI/Triana
<HTML> <HEAD> <TITLE>VectotToDoubleArray</TITLE> </HEAD> <BODY TEXT="#000000" LINK="#ff00ff" VLINK="#800080" BGCOLOR="#fdf5e6" alink="#FF0000"> <H1 ALIGN="CENTER">VectToDoubleArray</H1> <P ALIGN="CENTER"> <LARGE><B>Author : Ian Wang</B> </P> <P ALIGN="CENTER"> <LARGE><B>Version : VERSION <BR> <BR>...
apidocs/spring/1.0/org/resthub/core/service/GenericService.html
resthub/resthub.github.io
<!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_22) on Tue Nov 16 12:39:11 CET 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> GenericService (RESThub framework...
jcuda-windows64/target/apidocs/deprecated-list.html
SkymindIO/jcuda-windows64
<!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 Tue Dec 23 13:29:41 PST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Deprecated List (jcuda-windo...
solr-5.3.1/docs/solr-test-framework/org/apache/solr/cloud/class-use/ZkTestServer.LimitViolationAction.html
TitasNandi/Summer_Project
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Thu Sep 17 01:48:58 IST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.ap...
trunk/Documentation/KamanjaAPIDocs/com/ligadata/olep/metadata/ObjFormatType$.html
traytonwhite/Kamanja
<?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>ObjFormatType - com.ligadata.olep.metadata.ObjFormatType</title> <meta name="description" content="ObjFormatType - com.ligadata.olep.m...
whats-blooming/_posts/2014-10-13-falls-fabulous-floral-fruit-and-foliage-finery.html
redbuttegarden/redbuttegarden.github.io
--- title: Fall's Fabulous Floral, Fruit, and Foliage Finery date: 2014-10-13 00:00:00 -06:00 categories: - whats-blooming layout: post blog-banner: whats-blooming-now-fall.jpg post-date: October 13, 2014 post-time: 2:32 PM blog-image: wbn-default.jpg --- <div class="text-center">Fall weather brings about a fabulous d...
前端练习/04基本功/01js/01体验js.html
puyanLiu/LPYFramework
<!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"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Document</title> </head> <body> <script type="t...
Source/DoxyGen/html/classxn_1_1_image_generator-members.html
Wessi/OpenNI
<!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...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_10_testAbaNumberCheck_20655_good_48t.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...
openstack_dashboard/dashboards/admin/volumes_back/templates/volumes/cg_snapshots/_create.html
xuweiliang/Codelibrary
{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-body-right %} <div class="quota-dynamic"> <p>{% blocktrans %}Create a Consistency Group that will contain newly created volumes cloned from each of the snapshots in the source Consistency Group Snapshot.{% endblocktrans %}</p> {% ...
docs/solr-core/org/apache/solr/update/processor/class-use/IgnoreFieldUpdateProcessorFactory.html
kyosuke1008/summary-solr
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.6.0_27) on Thu Oct 17 21:44:59 EDT 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class...
carrot2-webapp-3.8.1/herballsilvertrigram/01530253.txt.html
idigbio-citsci-hackathon/carrotFacetNgram
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> </head> <body> <span class='rank7 7.131076592273528'>?0</span> <span class='rank0 0.0'>1</span> <span class='rank3 2.8337620491379862'>lem</span> </br> <span class='rank0 0.0'>^</span> <span class='rank0 0.0'>w</span> <span class='rank0 0.0'>w</span...
Code/SCRD_BRE/src/web/help/paymentReversalContent.html
NASA-Tournament-Lab/CoECI-OPM-Service-Credit-Redeposit-Deposit-Application
Payments can be reversed for many reasons and many weeks after being received. When you reverse a payment, a window pops up to ask why. <figure> <img src="i/help/PaymentReversed.png" alt="PaymentReversed" width="700px"> <figcaption>Payment Reversed.</figcaption> </figure> Choose one of the following from the dro...
SQLite Database Model Core/doc/za/co/neilson/sqlite/orm/class-use/DatabaseDriverInterface.html
SheldonNeilson/SQLite-Database-Model
<!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 Sun Apr 20 22:40:20 SAST 2014 --> <title>Uses of Interface za.co.neilson.sqlite.orm.DatabaseDriverInterface</title> <meta name="...
target_dir/documentation/reference/variables.html
PureBasicCN/PureBasicPreference
<html><head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"><title>Variables and Types</title></head> <body bgcolor="#EFF1F0" link="#3A3966" vlink="#000000" alink="#000000"> <font face="Verdana, sans-serif" size="2"><p align="center"><b><font size="5">Variables and Types</font></b></p> <p><b>Va...
treebanks/zh_gsd/zh_gsd-dep-iobj.html
UniversalDependencies/universaldependencies.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Statistics of iobj in UD_Chines...
testdata/goldens/dotnet/Google.Cloud.Asset.V1.BigQueryDestination.html
googleapis/doc-templates
<!DOCTYPE html> <html devsite=""> <head> <meta name="project_path" value="/dotnet/_project.yaml"> <meta name="book_path" value="/dotnet/_book.yaml"> </head> <body> {% verbatim %} <div> <article data-uid="Google.Cloud.Asset.V1.BigQueryDestination"> <h1 class="page-title">Class BigQ...
bonfire/tests/simpletest/docs/fr/web_tester_documentation.html.source.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 : /tests/simpletest/docs/fr/web_tester_documentation.html source</title> <link rel="stylesheet" href="../../../../sample.css" type="text/css"> <link...
_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="can...
docs/2021.1.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.graphics/-symbols/-l-o-w-e-r_-h-a-l-f_-b-l-o-c-k.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>LOWER_HALF_BLOCK</title> <link href="../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../";</script> <script type="text/javascript" src="../../../scr...
docs/CORD19_topics/cord19-2020-04-24-v9/text-ents-en-75-t13-15/Topic_06.html
roaminsight/roamresearch
<!DOCTYPE html> <html> <meta charset="UTF-8"> <head> <title>Topic 06 -- Abstracts with Biological Entities (English) - 75 Topics / Sub-Topic Model 13 - 15 Topics</title> <style> table { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; border-collapse: collapse; width: 100%; } td, th { border: 1px...
yqboots-fss/yqboots-fss-web/src/main/resources/templates/fss/form.html
zhanhongbo1112/trunk
<!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" xmlns:yq="http://www.yqboots.com" xmlns="http://www.w3.org/1999/xhtml" layout:decorator="layouts/layout"> <head> <title th:text="#{FSS0001}">File Management</title> </head> <body> <div layout:fragm...
docs/sdl2_sys/scancode/SDL_SCANCODE_LSHIFT.v.html
nitro-devs/nitro-game-engine
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=constant.SDL_SCANCODE_LSHIFT.html"> </head> <body> <p>Redirecting to <a href="constant.SDL_SCANCODE_LSHIFT.html">constant.SDL_SCANCODE_LSHIFT.html</a>...</p> <script>location.replace("constant.SDL_SCANCODE_LSHIFT.html" + locat...
docs/solr-core/org/apache/solr/update/processor/class-use/ParseBooleanFieldUpdateProcessorFactory.html
arnaud71/webso-db
<!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 Thu Jan 23 20:22:10 EST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class...
lib/lucene-6.0.1/docs/spatial-extras/org/apache/lucene/spatial/prefix/class-use/NumberRangePrefixTreeStrategy.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:37:01 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.luc...
CMS/Admin/assets/css/style-responsive.css
theNanoSoftware/NanoWord
@media (min-width: 980px) { /*-----*/ .custom-bar-chart { margin-bottom: 40px; } } @media (min-width: 768px) and (max-width: 979px) { /*-----*/ .custom-bar-chart { margin-bottom: 40px; } /*chat room*/ } @media (max-width: 768px) { .header { position: absolu...
framework/src/main/resources/com/angkorteam/pluggable/framework/wicket/markup/html/navigation/paging/PagingNavigator.html
PkayJava/pluggable
<?xml version="1.0" encoding="UTF-8" ?> <!-- 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...
lib/JasperReport__5.6/docs/api/net/sf/jasperreports/components/list/class-use/HorizontalFillList.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.list.HorizontalFillList (JasperReports 5....
Admin Tool/public/css/style.css
coderReview/NTL-ISS-Food-Intake-Tracker
.container { clear: both; } body { font-family: Verdana, Arial, sans-serif; } h3 { font-family: Verdana, Arial, sans-serif; font-size: 18px; line-height: normal; } a.button, span.button { margin-left:10px; height:36px; } #sides{ margin:0; height:144px; width: 100%; } #left{ f...
suanshu-javadoc-1.3.1/com/numericalmethod/suanshu/optimization/constrained/linearprogramming/simplex/standard/package-frame.html
Aliced3645/DataCenterMarketing
<!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_24) on Tue Apr 26 20:40:28 CST 2011 --> <TITLE> com.numericalmethod.suanshu.optimization.constrained.linearprogramming.simplex.standard (SuanSh...
try_java_ee7-web/src/main/webapp/rest/index.html
enterprisegeeks/try_java_ee7
<!DOCTYPE html> <html> <head> <title>try chat(JAX-RS)</title> <meta charset="UTF-8"> <link rel="stylesheet" href="../webjars/bootstrap/3.3.1/css/bootstrap.min.css" /> <link rel="stylesheet" href="../resources/css/style.css" /> <script type='text/javascript' src="../w...
ourplatform/static/js/template/form.html
redduck3/CodeRush
<form class="form-horizontal" role="form" name="form" ng-show="model" ng-submit="onFormSubmit()"> <div class="form-custom-alerts"> <alert ng-repeat="alert in alerts" type="{{alert.type}}" close="closeAlert($index)">{{alert.msg}}</alert> </div> <div ng-form ng-repeat="field in fields" name="innerForm...
services/belkyra.html
tjlam/tjlam.github.io
<!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"> <meta name="description" content=""> <meta name="author" content=""> <title>Belkyra</title> <!-- Bootstrap Core CS...
themes/index/inc/side.html
ayermac/cblog
<div class="uk-width-1-4@m"> <div class="uk-card uk-card-default uk-card-body uk-margin-large-bottom"> <h3 class="uk-panel-title">分类</h3> <ul class="uk-list uk-list-line"> <li><a href="#">PHP</a></li> <li><a href="#">Javascript</a></li> </ul> </div> <div class...
doc/api/org/jboss/netty/channel/socket/nio/class-use/NioClientSocketChannelFactory.html
beav/netty-ant
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Sun Feb 05 12:13:54 CET 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.jboss.netty.cha...
2.3.0.Final-SNAPSHOT/apidocs/org/wildfly/swarm/jaeger/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 Jan 16 10:54:22 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.jaeger (B...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_03_testAbaNumberCheck_3149_good_l2u.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...
cmp-databinding-assignment/src/app/even/even.component.html
davidokun/Angular-js
<p> Even - {{ number }} </p>
src/utils/balance-text-field.html
Loopring/looper
<link rel="import" href="../../bower_components/polymer/polymer-element.html"> <dom-module id="balance-text-field"> <script> class BalanceTextField extends Vaadin.TextFieldElement { static get is() { return 'balance-text-field'; } static get properties() { return...
at_anywhere/hovercards6.html
yusuke/twtr-api-pocket-reference
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>Hovercards6 userオプション</title> <script src="http://platform.twitter.com/anywhere.js?id=[APIキー]&amp;v=1" type="text/javascript"></script> </head> <body> @twitterapi をフォローしましょう<br> <img src="....