path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
partials/contents.html
fondfrukt/Feeds
<div class="content" data-ng-repeat="branch in tree" data-ng-style="{backgroundColor:mtd.colorize(branch.letters)}"> <div ng-if="mtd.persona" class="content-name">{{branch.title}}</div> <content data-ng-if="branch.next && mtd.isSelected(branch.letters)" class="inner" next="branch.next" mtd="mtd"></c...
catalog/view/theme/shoppica/stylesheet/prettyPhoto.css
18811057307/soonwin
/* ------------------------------------------------------------------------ This you can edit. ------------------------------------------------------------------------- */ /* ---------------------------------- Light Square Theme ----------------------------------- */ .pp_pic_holder { margin-top: -20...
docs/solr-clustering/org/apache/solr/handler/clustering/carrot2/class-use/CarrotClusteringEngine.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:45:17 EDT 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="utf-8"> <title>Uses of Class...
plugins/kubernetes/html/buildConfigs.html
NewlandNJRD/nl-hawtio-k8s
<div class="row" ng-controller="Kubernetes.BuildConfigsController"> <script type="text/ng-template" id="buildConfigLinkTemplate.html"> <div class="ngCellText"> <a title="View details for this build configuration" href="{{baseUri}}/kubernetes/buildConfigs/{{row.entity.metadata.name}}"> <!-- ...
manager/projects/templates/projects/files/upload.html
stencila/hub
{% extends 'base_centered.html' %} {% load i18n %} {% block title %}{% trans "Upload file" %}{% endblock %} {% block layout_content %} <form method="POST" enctype="multipart/form-data"> {% csrf_token %} <h1 class="title is-3">{% trans "Upload file" %}</h1> <div class="field"> <div class="control"> ...
1.4/Rewrite of 1.4 Revised-doc/Install_Requied_Files_Icons.html
karnieflk/Effectivity_Macro
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Install_Requied_Files_Icons()</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link href="default.css" rel="style...
small/docs/javadoc/0.3.0/net/wequick/small/util/ApplicationUtils.html
wequick/wequick.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Thu Feb 04 09:45:12 CST 2016 --> <title>ApplicationUtils (small 0.3.0 API)</title> <meta name="date" content="2016-02-04"> <link...
DSS/Practicas/Practica2/eclipselink/eclipselink-jpars-javadocs/org/eclipse/persistence/jpa/rs/service/JPARSPersistenceContextFactoryProvider.html
jmanday/Master
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>JPARSPersistenceContextFactoryProvider (EclipseLink JPA-RS 2.6.4, build 'v20160829-44060b6' API Reference)</title> <link rel="stylesheet" type="text/css" href="../../../...
javadoc/hibernate_Doc/org/hibernate/loader/entity/class-use/LegacyBatchingEntityLoaderBuilder.LegacyBatchingEntityLoader.html
serious6/HibernateSimpleProject
<!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 Mar 03 10:44:38 EST 2014 --> <title>Uses of Class org.hibernate.loader.entity.LegacyBatchingEntityLoaderBuilder.LegacyBatchi...
app/app.html
Velocar/Bikair_UI
<!-- left menu --> <ion-menu [content]="content"> <ion-toolbar> <ion-title>Account</ion-title> </ion-toolbar> <ion-content> <ion-list> <button ion-item *ngFor="#p of pages" (click)="openPage(p)" [hidden]="p.hide"> <ion-icon item-left [name]="p.icon"></ion-icon> {{p.title}} ...
doc/controllers/user/routes.html
bisigc/art
<!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_60) on Thu Feb 18 18:53:18 CET 2016 --> <title>routes</title> <meta name="date" content="2016-02-18"> <link rel="stylesheet" type="text/css" hr...
docs/docs/metrics/prometheus/index.html
thelastpickle/cassandra-reaper
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta name="robots" content="all,follow"> <meta name="googlebot" content="index,follow,snippet,archive"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title></title> <meta name="author" content="" /> <met...
_layouts/page.html
dzgok/dzgok.github.io
--- layout: default --- <!-- Page Header --> <header class="intro-header" style="background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}')"> <div class="container"> <div class="row"> <div class="col-lg-8 col-lg-offset-2 c...
play2-maven-plugin/1.0.0-alpha1/distribution-management.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Apr 24, 2013 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="t...
docs/apidocs/com/cloudera/oryx/common/math/package-use.html
oncewang/oryx2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package com.cloudera.oryx.common.math (Oryx 2.4.1 API)</title> ...
docs/apiref/modules/_src_fxservice_providers_coinmarketcapprovider_.html
tianyangj/gdax-tt
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>&quot;src/FXService/providers/CoinMarketCapProvider&quot; | GDAX Trading Toolkit API Reference</title> <meta name="description" content=""> <meta name="viewport" content="width=de...
appliance/com.datascilab.core.codeGenerator/doc/_html/api/freemarker/ext/beans/class-use/InvalidPropertyException.html
vicre/dsl-appliance
<!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 Sun Oct 12 20:53:28 CEST 2014 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class freemar...
app/styles/custom.css
Group2000/cellmapping-frontend
/* line 3, ../../app/styles/custom.scss */ body { padding-bottom: 70px; } /* line 9, ../../app/styles/custom.scss */ .ngGridLarge { height: 650px; } /* line 13, ../../app/styles/custom.scss */ .logDate { color: grey; font-size: 90%; } /* line 18, ../../app/styles/custom.scss */ .logEntry { border-bottom: 1...
documentation/layouts/partials/menu-footer.html
nielsbasjes/yauaa
<p>&copy;2013-2022 by <a href="https://niels.basjes.nl">Niels Basjes</a></p>
docs/javadoc/jr-objects/2.11/com/fasterxml/jackson/jr/ob/comp/package-summary.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 Sat Apr 25 17:31:34 PDT 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>com.fasterxml.jackson.jr.ob...
_assets/css/lightbox.css
naustudio/nau-mockup-site-generator
#lightbox{ border:1px solid #316E9D; margin:5px; } #lightboxDetails{ font-size: 0.8em; padding-top: 0.4em; display:none; } #lightboxCaption{ float: left; display:none; } #keyboardMsg{ float: right; display:none;} #closeButton{ top: 5px; right: -20px; } #lightbox img{ border: none; clear: both;} #overlay img...
louise/target238.html
gpeyre/louispeyre
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>238.jpg</title> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="#FFFFFF" text="#000000"> <span class="textbg">Louise Bonfils -- 238.jpg </span><br> <span class="textsm"></span> <p><span class="textre...
www/login.html
JozhAranda/flickity
<!DOCTYPE HTML> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <link href="assets/css/bootstrap.min.css" rel="stylesheet" /> <link rel="stylesheet" href="assets/css/snackbar.min.css" /> <lin...
dingschool/a6-5__.html
yicold/axure-case
<!DOCTYPE html> <html> <head> <title>A6-5缴费</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta name="apple-mobile-web-app-capable" content="yes"/> <link href="resources/css/jquery-ui-themes.css" type="text/css"...
store.baidu.com/cache/html/1751.html
jiangerji/my-utils
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv=Content-Type content="text/html;charset=utf-8"> <meta property="wb:webmaster" content="e635a420782119b7" /> <meta name="keywords" content="可穿戴,可穿戴设备,百度可穿戴设备,百度可穿戴,智能设备,智能可穿戴设备,超智能设备,百度智能设备,便携设备,便携智能设备,百度便携设备,...
src/main/resources/templates/users/status.html
zhanhb/judge
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:th="http://www.thymeleaf.org" xmlns:layout="http://www.ultraq.net.nz/web/thymeleaf/layout" layout:decorate="~{layout/main}"> <head> <title>User -- [[${user.id}]]</title> </head> <body> <!--/*/<th:block layout:...
docs/solr-core/org/apache/solr/core/class-use/SolrEventListener.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 Inter...
wojilu.Web/static/skin/apps/content/wojilu.app.content2.css
songboriceboy/cnblogsbywojilu
.sectionPanel {} /*页面区块*/ .sectionTitle {} /*区块标题的背景色 和上面的边线*/ .sectionTitle, .sectionTitle a {} /*区块标题颜色*/ /*************************************************************************************/ #portalContainer { margin: 0 auto; padding-top:15px; background:#;} .rowContainer {margin: 0 auto;text-align: left;colo...
docs/com/solidfire/element/api/ListDeletedVolumesResult.html
solidfire/solidfire-sdk-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_171) on Fri Apr 16 05:17:59 UTC 2021 --> <title>ListDeletedVolumesResult</title> <meta name="date" content="2021-04-16"> <link rel="stylesheet"...
totcms/web/javadoc/tot/upload/MonitoredOutputStream.html
xfmysql/xfwdata
<!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 Mon Aug 11 15:54:36 CST 2008 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> MonitoredOutputStream </TITLE> <...
2017.10.2/apidocs/org/wildfly/swarm/config/WebservicesSupplier.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Feb 06 09:38:12 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>WebservicesSupplier (BOM: ...
public_html/style.css
nathanfriend/blog
/* To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. */ /* Created on : 02-Mar-2016, 13:58:58 Author : nfriend */ body { background-color: orange; } .container { height: 2000px; }...
src/content/posts/2013-03-23-netbeans-permitira-renombrar-un-archivo-al-renombrar-una-clase.html
yosymfony/Blog.yosymfony.com
--- author: victor excerpt: '' categories: - PHP tags: - netbeans permalink: /netbeans-permitira-renombrar-un-archivo-al-renombrar-una-clase no_html_extension: true layout: post title: 'Netbeans permitirá renombrar un archivo al renombrar una clase' --- <img class="alignnone size-full wp-image-74" alt="netbean...
docs/darks/codec/wrap/package-frame.html
liulhdarks/darks-codec
<!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_14) on Wed May 07 21:53:31 CST 2014 --> <TITLE> darks.codec.wrap </TITLE> <META NAME="date" CONTENT="2014-05-07"> <LINK REL ="stylesheet...
jqm-one-page/index.html
leoz/web-app-examples
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Web App Demo</title> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.4.2/jquery.mobile-1.4.2.min.css" /> <script src="http://code.jquery.com/jquery-...
store.baidu.com/cache/html/2865.html
jiangerji/my-utils
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta http-equiv=Content-Type content="text/html;charset=utf-8"> <meta property="wb:webmaster" content="e635a420782119b7" /> <meta name="keywords" content="可穿戴,可穿戴设备,百度可穿戴设备,百度可穿戴,智能设备,智能可穿戴设备,超智能设备,百度智能设备,便携设备,便携智能设备,百度便携设备,...
treebanks/sme_giella/sme_giella-dep-vocative.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 vocative in UD_No...
MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/hssf/record/SelectionRecord.html
Stephania16/ProductDesignGame
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Sat Mar 17 18:04:32 MSK 2012 --> <TITLE> SelectionRecord (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-03-17"> <LINK REL ...
docs/javadoc/de/uni_mannheim/informatik/dws/winter/processing/parallel/package-frame.html
olehmberg/winter
<!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_162) on Tue Oct 02 11:58:25 CEST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>de.uni_mannheim.info...
webapp/lineservice.html
pxuxian/sps
<!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>在线客服代码</title> <link rel="stylesheet" type="text/css" href="lineserv...
docs/artefacts/api/0.1/uk/kludje/fn/function/ULongUnaryOperator.html
mcdiae/kludje
<!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_05) on Thu Jun 12 19:43:21 BST 2014 --> <title>ULongUnaryOperator (kludje-core 0.1 API)</title> <meta name="date" content="2014-06-12"> <link r...
docs/api/org/apache/hadoop/record/RecordInput.html
four2five/0.19.2
<!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_13) on Tue Jun 30 12:41:32 EDT 2009 --> <TITLE> RecordInput (Hadoop 0.19.2 API) </TITLE> <META NAME="date" CONTENT="2009-06-30"> <LINK REL ="styles...
docs/apidoc/wtf.config.OptionSyntaxError-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.config.OptionSyntaxError</title> <link rel="stylesheet" href="epydoc.css" type="text/cs...
src/app/bpe/bp-view/transport-negotiation/transport-negotiation-response.component.html
nimble-platform/frontend-service
<!-- * Copyright 2020 * SRDC - Software Research & Development Consultancy; Ankara; Turkey In collaboration with * SRFG - Salzburg Research Forschungsgesellschaft mbH; Salzburg; Austria Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with ...
doc/com/example/baard/class-use/CreateNewHabitEventFragment.OnFragmentInteractionListener.html
CMPUT301F17T02/BAARD
<!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 Mon Nov 13 15:36:55 MST 2017 --> <title>Uses of Interface com.example.baard.HabitEvents.CreateNewHabitEventFragment.OnFragmentI...
docs/apidocs/serialized-form.html
zqxjjj/NobidaBase
<!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 Mon Jun 24 22:24:58 UTC 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Serialized Form (HBase 0.94.9 API...
src/main/twirl/issues/issue.scala.html
toshi-saito/gitbucket
@(issue: model.Issue, comments: List[model.IssueComment], issueLabels: List[model.Label], collaborators: List[String], milestones: List[(model.Milestone, Int, Int)], labels: List[model.Label], hasWritePermission: Boolean, repository: service.RepositoryService.RepositoryInfo, attachments: List[String] ...
web/js/spl/7bef7c48-f784-49c7-a6e6-93042252d54b.html
OHDSI/Penelope
<?xml version="1.0" encoding="UTF-8"?> <html><body class="spl" id="spl"> <div class="DocumentTitle"> <p class="DocumentTitle"><strong>MAR-COF BP- brompheniramine maleate, codeine phosphate and pseudoephedrine hydrochloride syrup </strong><br>Marnel Pharmaceutcals, Inc.<br></p> <p class="disclaimer">Disclaimer: Most OTC...
treebanks/gl_ctg/gl-pos-INTJ.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 INTJ in UD_Galici...
treebanks/jv_csui/jv_csui-feat-Polarity.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 Polarity in UD_Ja...
docs/javadoc/de/esoco/process/ui/view/package-tree.html
esoco/esoco-business
<!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_191) on Mon Oct 29 18:19:19 CET 2018 --> <title>de.esoco.process.ui.view Class Hierarchy (esoco-business 1.3.0 API)</title> <meta name="d...
apidoc/12/src-html/io/ebean/meta/MetaTimedMetric.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.meta;</a> <span class="sour...
apidocs/org/apache/wicket/util/upload/class-use/ServletRequestContext.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:32 EEST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.wicket....
apache-cassandra-2.1.0/javadoc/org/apache/cassandra/db/composites/class-use/AbstractCompoundCellNameType.html
varunmc/cassandra-server
<!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 Sun Sep 07 15:29:50 CEST 2014 --> <title>Uses of Class org.apache.cassandra.db.composites.AbstractCompoundCellNameType (apache-c...
posts/lexical_scope/index.html
cconecode/cconecode.github.io
<!DOCTYPE html> <html lang="zh-Hans"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>Lexical Scope | 悉达多的异次元空间</title> <link href="/favicon.ico" rel="shortcut icon" type="imag...
build/docs/api/org/apache/hadoop/mapreduce/class-use/Counters.html
jrnz/hadoop
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_43) on Tue Apr 09 16:55:13 ICT 2013 --> <TITLE> Uses of Class org.apache.hadoop.mapreduce.Counters (Hadoop 1.0.4-SNAPSHOT API) </TITLE> <META NAME="...
site/apidocs/io/permazen/annotation/JCompositeIndex.html
permazen/permazen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>JCompositeIndex (Permazen 4.1.9-SNAPSHOT API)</title> <link rel="styles...
play2-maven-plugin/1.0.0-beta6/play2-providers/play2-provider-play25/apidocs/com/google/code/play2/provider/play25/class-use/Play25Provider.html
play2-maven-plugin/play2-maven-plugin.github.io
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="pl"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.google.code.play2.provider.play25.Play25Provider (Pla...
inmar/services/static/partials/change_password.html
parthz/inmar
<style> .modal .modal-header{ background:#d3d3d3; } .modal h3{ font-weight: normal; position: initial; width: 100%; } .modal-content{ padding-bottom: 20px; } .modal{ height:500px; } ...
docs/solr-core/org/apache/solr/cloud/class-use/OverseerTaskQueue.html
johannesbraun/clm_autocomplete
<!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 Wed Nov 02 19:53:02 IST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.so...
doc/org/apache/cassandra/thrift/Cassandra.AsyncClient.truncate_call.html
sayanh/ViewMaintenanceCassandra
<!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 Sat May 16 22:22:27 CEST 2015 --> <title>Cassandra.AsyncClient.truncate_call</title> <meta name="date" content="2015-05-16"> <li...
docs/api/DynamicRestProxy.PortableHttpClient.DynamicRestClientDefaults.html
dkackman/DynamicRestProxy
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Class DynamicRestClientDefaults </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Class DynamicRestClien...
src/main/resources/templates/contact.html
OscarSanchezSanchez/CompartiendoPiso
<!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>compartiendoPiso | Contacto</title> <!-- Favicon --> <link rel="shortcut icon" href="img/logo.jpg" ty...
public_html/widgets/w5-gallery-item.html
ubikee/widget4
<polymer-element name="w5-gallery-item" attributes="name img label text href"> <template> </template> <script> Polymer('w5-gallery-item', { 'name': '', 'img': '', 'label': '', 'text': '', 'href':'' }); </script> </polym...
public/stylesheets/finance/categories.css
yogesh4982/EduSmart
#category-list{ margin:40px auto; width:400px; } .link-heading a { font-weight:bold; color:#900; } .link-descr { margin-top:5px; color:#666; text-align:justify; } .containereven{ background : #EEF2FD; border-bottom:1px solid #BECFFB; color : #444; height : 1.5em; list-sty...
_site/musa74/index.html
mahrud/musa-website
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>MUSA &#8211; Mathematics Undergraduate Student Association - MUSA 74</title> <meta name="viewport" content="width=device-width"> <meta name="description" content="We are the Mathemat...
docs/build_rules.html
thought-machine/please
<h1 class="title-1">Writing build rules</h1> <p> Please is designed to support interleaving custom build commands as first-class citizens in the system. This describes some of the concepts to bear in mind when writing rules of your own. </p> <p> The documentation for <a class="copy-link" href="/lexicon.html...
src/main/webapp/jquery-easyui-1.3.2/themes/bootstrap/calendar.css
dreamcc0817/GS
.calendar { border-width: 1px; border-style: solid; padding: 1px; overflow: hidden; font-size: 12px; } .calendar table { border-collapse: separate; font-size: 12px; width: 100%; height: 100%; } .calendar-noborder { border: 0; } .calendar-header { position: relative; height: 22p...
MinimaxAlgorithm/poi-3.8/docs/apidocs/org/apache/poi/hwpf/model/types/BKFAbstractType.html
Stephania16/ProductDesignGame
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Sat Mar 17 18:05:05 MSK 2012 --> <TITLE> BKFAbstractType (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2012-03-17"> <LINK REL ...
html/classes.html
Qwartz/net-pipe
<!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...
packages/node_modules/@node-red/nodes/locales/ko/network/10-mqtt.html
HiroyasuNishiyama/node-red
<!-- Copyright JS Foundation and other contributors, http://js.foundation 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 ...
_posts/2010-12-15-specflowexe-and-mstest.html
marcusoftnet/marcusoftnet.github.io
--- layout: post title: SpecFlow.exe and MsTest date: '2010-12-15T15:00:00.000+01:00' author: Marcus Hammarberg tags: - BDD - Tools - Life of a consultant - SpecFlow modified_time: '2012-10-21T20:59:17.033+02:00' thumbnail: http://4.bp.blogspot.com/_TI0jeIedRFk/TQjJvwiN9SI/AAAAAAAAAqI/jLAWtMkRrW0/s72-c/examplereport.pn...
solr-5.3.0/docs/solr-test-framework/org/apache/solr/cloud/class-use/SocketProxy.html
changwu/mqa
<!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 Mon Aug 17 17:11:28 IST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.ap...
publish/reports/coverage/frame-sourcefiles-org.jsimpledb.kv.leveldb.html
tempbottle/jsimpledb
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>Coverage Report Classes</title> <link title="Style" type="text/css" rel="stylesheet" href="css/ma...
source/App.css
enyojs/sampler
.item { position: relative; border-bottom: 1px solid #0E0E0E; padding: 16px 12px; background-color: #333333; color:white; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .list { background: url(../assets/bg.png); } .item.onyx-selected { background-color: #226B9A; } .panels > * { width:32...
packages/FAKE/docs/apidocs/fake-roundhousehelper-roundhouseparams.html
kirill-gerasimenko/fseye
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>RoundhouseParams - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin...
packages/build/FAKE/docs/apidocs/fake-dotnetcli-restoreparams.html
KochetovKirill/YC.GraphParsingDemo
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>RestoreParams - FAKE - F# Make</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Steffen Forkmann, Mauricio Scheffer, Colin Bull"> ...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_07_testAbaNumberCheck_14158_bad_t4n.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...
__tests__/cases-core/state/general/all-combinations/on-non-static.css
ctr-lang/ctr
.test { width: 200px; } .test:hover { height: 200px; background: #000; border-width: 10px; border-radius: 5px; transition-delay: 0s, 0s; transition-duration: 0.5s, 0.5s; transition-property: height, background; transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1), cubic-bezier(0.42, 0, 0.58, 1);...
Test.Mac/TestVectors/www.w3.org/International/docs/counter-styles/index.html
nachocove/MobileHtmlAgilityPack
<!DOCTYPE html> <html> <head> <title>Predefined Counter Styles</title> <meta http-equiv='Content-Type' content='text/html;charset=utf-8'/> <link rel="stylesheet" href="local.css" type="text/css" /> <!-- === NOTA BENE === For the three scripts below, if your spec resides on dev.w3 you can che...
lectures/16/index.html
heymrhayes/it202_spring_2017
<!DOCTYPE html> <html> <head> <title>IT202 - Lecture 16</title> <link rel="stylesheet" href="../../assets/document_styles.css"> </head> <body> <h1>Lecture 16: More on Service Workers</h1> <h2>Questions</h2> <p>What the heck is going on in the CodeLabs?</p> ...
inyue/files/a6-2商城订单/styles.css
yicold/axure-case
body { margin:0px; background-image:none; position:static; left:auto; width:1406px; margin-left:0; margin-right:0; text-align:left; } #base { position:absolute; z-index:0; } #u5668_div { position:absolute; left:0px; top:0px; width:377px; height:1458px; background:inherit; background-c...
hadoop-gpu-0.20.1/docs/api/org/apache/hadoop/io/compress/class-use/GzipCodec.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:57:01 UTC 2009 --> <TITLE> Uses of Class org.apache.hadoop.io.compress.GzipCodec (Hadoop 0.20.1 API) </TITLE> <META NAME="date"...
docs/search/files_64.html
midworld/unity-googledrive
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="search...
docs/sdl2/SDL_MapRGB.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_MapRGB</title> </head> <body> <script src="menu.js"></script> <div id="pagecontent"> <h1>SDL_MapRGB</h1> <p>Use this function to map an RGB triple to an opaque pix...
api/core/apidocs/com/cyc/query/ProofViewMarshaller.html
cycorp/cycorp.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_144) on Wed Jan 24 19:09:05 CST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ProofViewMarshaller (Core A...
bar_chart.html
mma0012/mma0012.github.io
<!DOCTYPE html> <meta charset="utf-8"> <head> <title>Data Viz Project</title> <link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script> <script src="http://maxcdn.bootstrapcd...
tildenviewers/I. D. Tweed Ring, 1870 - 1877.html
riordan/tilden-dv
<!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"/> <meta http-equiv="ClearType" content="true"> <meta http-equiv="X-UA-Compatible" content="chrome=1" /> <title>Samuel J. Tilden Collection - I. D. Tweed R...
share/doc/hadoop-mapreduce1/api/org/apache/hadoop/mapreduce/security/package-summary.html
ZhangXFeng/hadoop
<!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 Tue May 19 17:15:49 PDT 2015 --> <title>org.apache.hadoop.mapreduce.security (Hadoop 2.6.0-mr1-cdh5.4.2 API)</title> <meta name=...
site/apidocs/io/permazen/class-use/ImportContext.html
archiecobbs/jsimpledb
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class io.permazen.ImportContext (Permazen 4.1.6 API)</title> <l...
documentation/files/core.ajax.save-to-cmf.html
lyndonnixon/annotationtool
<!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>API Documentation</title><link rel="stylesheet" href="../css/template.css"...
iwc/doc/classes/ozpIwc.Client.html
ozone-development/ozone-development.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>ozpIwc.Client - ozpIwc</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href=".....
love/index.html
ligson/staticweb
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>爱情日记</title> <link rel="stylesheet" type="text/css" href="css/index.css"> <script type="text/javascript" src="../commons/jquery.min.js"></script> <script type="text/javascript" src="js/string.js"></script> <script type="text/j...
_layouts/default.html
anticucho-crudo/anticucho-crudo.github.io
<!DOCTYPE html> <html> {% include head.html %} <body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top"> {% include nav.html %} {% include header.html %} {% include about.html %} {% include music.html %} {% include gigs.html %} {% include contact.html %} {% include foote...
dist/css/bootstrap.css
mvcatsifma/mapps-styles
/*! * Bootstrap v3.0.3 (http://getbootstrap.com) * Copyright 2013 Twitter, Inc. * Licensed under http://www.apache.org/licenses/LICENSE-2.0 */ /*! normalize.css v2.1.3 | MIT License | git.io/normalize */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: ...
doc/net/iacobus/ptmf/class-use/TPDUCGL.html
iacobus-net/ptmf
<!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 Dec 03 19:32:13 CET 2014 --> <title>Uses of Class net.iacobus.ptmf.TPDUCGL</title> <meta name="date" content="2014-12-03"> <link rel...
math/index.html
MTube/MTube.github.io
--- layout: courses title: MATH2201 permalink: /math/ navigation: true --- <h2>About this module</h2> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea ...
docs/cpp/classoperations__research_1_1_local_search_metaheuristic.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...
docs/api/com/badlogic/gdx/assets/loaders/resolvers/package-summary.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:02 CEST 2013 --> <title>com.badlogic.gdx.assets.loaders.resolvers (libgdx API)</title> <meta name="date" conten...
website/static/javadoc/com/facebook/litho/specmodels/generator/MethodParamGeneratorUtils.html
facebook/litho
<!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_181) on Tue Mar 23 17:43:12 GMT 2021 --> <title>MethodParamGeneratorUtils</title> <meta name="date" content="2021-03-23"> <link rel="stylesheet...