path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
docs/cpp/struct_s_w_i_g___c_sharp_exception_argument__t-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...
dom/doc/dom/comanda/estado/EnEspera.html
resto-tesis/resto-tesis
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Fri Nov 14 18:07:17 ART 2014 --> <title>EnEspera</title> <meta name="date" content="2014-11-14"> <link rel="stylesheet" type="te...
docs/jsdoc/MW.MathWorker.html
awlange/mathworkers
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>JSDoc: Class: MathWorker</title> <script src="scripts/prettify/prettify.js"> </script> <script src="scripts/prettify/lang-css.js"> </script> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></sc...
java-analysis-impl/src/main/resources/inspectionDescriptions/ClassInheritanceDepth.html
consulo/consulo-java
<html> <body> Reports class too deep in the inheritance hierarchy. Classes too deeply inherited may be confusing, and are a good sign that refactoring may be necessary. This inspection counts all superclasses from a library as a single superclass (libraries are considered unmodifiable). <!-- tooltip end --> <p> Use the...
templates/protostar/media/yendifvideoshare/assets/site/css/yendifvideoshare.css
cmaere/lwb
/* * @version $Id: yendifvideoshare.css 1.0.0 26-02-2014 $ * @package Yendif Video Share * @copyright Copyright (C) 2014-2016 Yendif Technologies PVT Ltd * @license GNU/GPL http://www.gnu.org/licenses/gpl-2.0.html */ /*************************************************************************/ /*** G...
src/app/shared/topbar/topbar.tpl.html
icclab/cf-webui
<ul id="top-navigation"> <li> <a href="#" id="sidebar-minimize" toggle-sidebar><span class="fa fa-dedent"></span></a> </li> <li class="pull-right" dropdown> <a class="dropdown-toggle"><span class="fa fa-user"></span></a> <ul class="dropdown-menu" role="menu"> <li><a ng-controller="LogInCtrl" ng-...
war/styles/restaurant/order.css
rafaelcoutinho/comendobemdelivery
@CHARSET "UTF-8"; /* ------------ TAGs --------------------- */ div.fundoCinza { padding: 3px 7px; } table { margin-right: auto; margin-left: auto; padding: 0px; border-collapse: collapse; } table th { font-weight: normal; font-size: 0.8em; padding: 4px 5px; } tbody td { text-align: center; padding: 0; ...
index.html
kinlane/portal
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="UTF-8"> <title>Portal by kinlane</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen"> <link href='http://fonts.googleapis.com/cs...
client/app/views/userlist.html
fabionaka/node-im-server
<div class="content" ng-show="hasIMuser"> <div class="users-list"> <ul> <li ng-repeat="user in users" ng-click="startChat(user)"> <div>{{user.name}}</div> <div>{{user.alias}}</div> </li> </ul> </div> <div class="conversation-container">...
telegram/index.html
7kill/7kill.github.io
<!DOCTYPE html> <html lang="en"> <head> <!--Meta shit--> <meta charset="UTF-8"> <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="A simple landing page"> <meta name=...
codeigniter/_variables/the_parser.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: $the_parser</title> <link rel="stylesheet" href="../sample.css" type="text/css"> <link rel="stylesheet" href="../sample-print....
_libs/wijmo-5/styles/themes/material/wijmo.theme.material.orange-lime.css
mabetle/mps
/* Default MDL font size */ .wj-control, .wj-control input { font-size: 16px; } /* Extra padding in grids and listboxes */ .wj-flexgrid .wj-cell { padding: 6px; } .wj-listbox-item { padding: 6px 10px; } /* Backgrounds */ .wj-content, div[wj-part='cells'] { background: #ffffff; color: #212121; } .wj-content ....
index.html
Yarelihbf/invie-github
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Invie</title> <style media="screen"> body{ margin:0; border: 10px solid #192b36; } img{ max-width: 100%; vertical-align: top; } img#responsive{ display:none; } @media screen and (max-width: 768px){ img#...
pages/supermgr/ConfigSettings.html
tzhsweet/superui
 <!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8" /> <title>SuperMgr后台框架</title> <meta http-equiv="X-...
tools/FAKE/docs/apidocs/fake-typescript.html
Elders/Hermes
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>TypeScript - 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"...
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.4.3/play/utils/class-use/Java.FieldWrapper.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_91) on Mon Aug 22 09:59:25 CST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class play.utils.Jav...
example/templates/authopenid/complete.html
zhaque/django-authopenid
{% extends "base.html" %} {% load i18n %} {% block head %}{% endblock %} {% block content %} <div id="completetxt"> <h1>{% trans "Your OpenID is verified! " %}</h1> {% blocktrans %} <p>Your OpenID can now be associated with a new or existing membership. You can change the association later in your preferences...
2.2.1.Final/apidocs/org/wildfly/swarm/config/elytron/class-use/AggregateRoleMapperSupplier.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 Oct 30 00:53:04 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
2016.9/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/Acceptor.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60-ea) on Tue Sep 06 12:41:45 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly...
google1bb9774bcb93414e.html
marcosheleno/marcosheleno.github.io
google-site-verification: google1bb9774bcb93414e.html
armonitor-web/src/main/webapp/partials/include/buildinfo.html
lorislab/armonitor
<div data-ng-show="build"> <div style="text-align: right;"> <h3><a href="{{build.link}}" data-ng-show="build.link" class="link-simple"><span class="label label-primary"><i class="icon-download-cloud"></i>Download</span></a> <a href="#/activity/{{build.guid}}" class="link-simple"><span class="label label-success">...
standard/site/docs/subcomponents/drlvm/doxygen/apr_extension/html/functions_0x67.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> <!...
doc/jml/classification/class-use/AdaBoost.html
MingjieQian/JML
<!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_21) on Sun Feb 02 22:07:15 CST 2014 --> <TITLE> Uses of Class jml.classification.AdaBoost </TITLE> <META NAME="date" CONTENT="2014-02-02"> <LINK RE...
surfers/rank/mqs/2017/index.html
chicofilho/fst
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Fantasy Surfing Tips - Statistics</title> <meta name="description" content="Stat Rank for mqs"> ...
Resources/public/search.html
CampaignChain/doc-html
<!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>Search &mdash; CampaignChain 1.0.0-alpha.3 document...
_includes/enquire.html
maisasolutions/maisasolutions.github.io
<section id="our-pride" class="bg-light-gray"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">Our Pride</h2> <h3 class="section-subheading text-muted">let's grow your business toget...
lms/templates/static_templates/news.html
tkeemon/edx-theme
<%! from django.utils.translation import ugettext as _ %> <%inherit file="../main.html" /> <% import urllib2 %> <%block name="pagetitle">${_("News &amp; Events")}</%block> <div class="container "> <div class="r"> <div class="col-md-12 "> <div class="white-panel"> <div class="row"> <div class...
PhysX-3.3/PhysXSDK/Documentation/PhysXAPI/files/functions_eval_0x64.html
LiangYue1981816/CrossEngine
<html> <head> <title>Class Members - Enumerator</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <LINK HREF="NVIDIA.css" REL="stylesheet" TYPE="text/css"> </head> <body bgcolor="#FFFFFF"> <div id="header"> <hr class="first"> <img alt="" src="images/PhysXlogo.png" align="...
docs/javadoc/2.10/com/fasterxml/jackson/databind/introspect/package-use.html
FasterXML/jackson-databind
<!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 Tue Nov 05 19:39:12 PST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Package com.fasterx...
windows/src/ext/jedi/jcl/donations/dcl/doc/Interfaces/Tree.html
tavultesoft/keymanweb
<html> <!-- Creation date: 07/12/2002 --> <head> <title></title> <meta name="Description" content=""> <meta name="Keywords" content=""> <meta name="Author" content="RANDOM"> <meta name="Generator" content="AceHTML 4 Pro"> <link href="../SeldonWeb.css" type="text/css" rel="stylesheet"> </head> <body> <center><h1>IIntfTr...
javadoc/hibernate_Doc/org/hibernate/metamodel/source/class-use/XsdException.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.metamodel.source.XsdException (Hibernate JavaDocs)</title> <...
apache-geode-1.0.0-incubating.M2/javadoc/com/gemstone/gemfire/cache/query/QueryInvalidException.html
azwickey-pivotal/oauth2-gemfire-sample
<!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-internal) on Wed Apr 13 11:47:03 PDT 2016 --> <title>QueryInvalidException (Apache Geode 1.0.0-incubating.M2)</title> <meta name="date" cont...
docs/javadoc/jr-all/2.11/com/fasterxml/jackson/jr/ob/class-use/JSONObjectException.Reference.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:53 PDT 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class com.fasterxml...
_includes/contact_static.html
dmlwzy/dmlwzy.github.io
<!-- Contact Section --> <!--<section id="contact"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2>Contact Me</h2> <hr class="star-primary"> </div> </div> <div class="row"> <div class="col-lg-8 col-lg-offset-2"> <form action="//formspree.io/you@email.com" ...
static/dashs/www.appudo.com/d/templates_doc_source/first_steps.html
Appudo/Appudo.github.io
<style> </style> <script id="misc"> return { lbox:{}, run : function() { var i18n = this.i18n.info; this.lbox.id = 'theLBox'; lightBoxInit(this.lbox, [{s:'/pub/img/show1.jpg',t:i18n.shw1}, {s:'/pub/img/show2.jpg',t:i18n.shw2}, ...
Application/Home/View/Role/edit.html
polo2013/MySystemFrame
<div class="pageContent"> <form method="post" action="__URL__/update/navTabId/__MODULE__?callbackType=closeCurrent" class="pageForm required-validate" onsubmit="return validateCallback(this, dialogAjaxDone)"> <input type="hidden" name="user_id" value="<?php echo $_SESSION[C('USER_AUTH_KEY')] ?>"/> <input type="hidden...
css/gui.css
chadstolper/glo
h1{ font-family: 'Nothing You Could Do', cursive; font-size: 20pt; border-bottom: 2px solid #99e; margin: 20px 15px 8px 15px; padding: 0 0 3px 5px; width: 1170px; } h1 strong { font-size: 24pt; } body { font-size: 1em; } div.row { width: 98%; } .gui-component { border: 1px solid #ccc; } #views { width: 14...
play2-maven-plugin/1.0.0-alpha3/play2-providers/play2-provider-play21/dependencies.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 at 21 Oct 2013 --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Maven Plugin for Play! Framework 2.x : Play! 2.x Providers : Play! 2.1.x - Pro...
src/main/webapp/Site_files/Saving.html
fairyshareteam/fairyshare
<html> <head> <title>Saving</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <script language="JavaScript"> <!-- function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; } function MM_preloadImages() { //v3.0 var d=...
horizon_jiocloud/templates/signup/reset_password_success.html
JioCloud/horizon
{% extends "signup/base.html" %} {% load branding i18n %} {% block title %} {% trans "SignUp" %} - {% site_branding %}{% endblock %} {% block content %} <div id="jcForms"> <div class="modal-header"> <h3 title="Jio Cloud">Jio Cloud</h3> </di...
docs/2020.2.0-RELEASE-KOTLIN/zircon.core/zircon.core/org.hexworks.zircon.api.game/-projection-mode/-t-o-p_-d-o-w-n_-o-b-l-i-q-u-e_-f-r-o-n-t/name.html
Hexworks/zircon
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>name</title> <link href="../../../../images/logo-icon.svg" rel="icon" type="image/svg"> <script>var pathToRoot = "../../../../";</script> <script type="text/javascript" src="../../../../script...
src/main/webapp/registerOwner.html
Loniks/LetsGo
<div ng-controller="registerOwner"> <div ng-show="error" class="alert alert-danger">Incorrect registration</div> <form ng-submit="register()"> <div class="form-group"> <label>Name</label> <input required="true" type="text" class="form-control" ng-model="name"/> </div> <div class="form-group"> <label>Em...
sbtrun-maven-plugin/1.0.0-beta2/sbtrun-maven-plugin/apidocs/index-all.html
sbtrun-maven-plugin/sbtrun-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> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Index (SBT Runner Maven Plugin 1.0.0-beta2 API)</title> <link rel="stylesheet" type="text/css" href=...
_site/portfolio/index.html
wangjiachun/wangjiachun.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...
sm4c-monitoring/src/main/webapp/ui/app/templates/partials/header.html
SebaDro/SocialMedia4Crisis
<div class="header-content"> <h1>Social Media Monitoring</h1> </div>
steps/d/welcome.html
stevenmarn/floridaLivestock
<template> <require from="./welcome.css"></require> <section class="welcome"> Welcome to Aurelia Notes! </section> </template>
src/main/webapp/partials/clients-detail.html
emarkhauser/taxaccounting
<h2>Client Details</h2> <form role="form"> <div class="form-group"> <label class="control-label" for="name">Name:</label> <input type="text" id="name" class="form-control" placeholder="Enter name" ng-model="entity.name" /> </div> <button type="submit" class="btn btn-primary" ng-click="update...
scanlibrary/src/main/jni/sdk/java/javadoc/org/opencv/core/package-frame.html
dilloncc/podchief-android
<!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_34) on Wed Mar 04 17:44:06 MSK 2015 --> <title>org.opencv.core</title> <meta name="date" content="2015-03-04"> ...
src/main/webapp/resources/css/style.css
david-ciamberlano/lab-examples-minitwitter
body { background: #c0deed url("/microtwitter/resources/images/bg.png") no-repeat; } header { text-align: center; } header h1 { color: white; font-size: 6em; font-family: 'Lobster', cursive; margin: 10px auto 20px auto; } header h2 { color: yellowgreen; font-size: 3em; font-famil...
2012.12.0/apidocs/org/wildfly/swarm/webservices/detect/package-tree.html
wildfly-swarm/wildfly-swarm-javadocs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_151) on Tue Dec 12 12:37:16 MST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.webservic...
app/views/main.scala.html
dpitkevics/play-silhouette-4.0-slick-postgres-seed
@(title: String, user: Option[models.User] = None)(content: Html)(implicit request: RequestHeader, messages: Messages, webJarAssets: WebJarAssets) <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" conte...
public/tags/cim/index.html
crazy-canux/blog_hexo
<!doctype html> <html class="theme-next muse use-motion"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta http-equiv="Cache-Control" content="no-transform" /> <meta h...
learning-springmvc/src/main/webapp/static/style/main.css
liwanzhang/learning-zwl
/** grid header sort */ .gridBody th.sort { } .gridBody th.sort.desc { background: url(../images/sort_desc.gif) center right no-repeat } .gridBody th.sort.asc { background: url(../images/sort_asc.gif) center right no-repeat } /** mouse hove over sort header */ .gridBody .tableHeaderSortHover { background-...
pmd/pmd-doc-5.5.1/apidocs/net/sourceforge/pmd/lang/vm/ast/class-use/ASTComment.html
jasonwee/videoOnCloud
<!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_92) on Wed Jul 27 21:19:24 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class net.sourcefor...
ara/6-11.html
ahsbjunior/biblia-para-igrejas
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <meta content="2013-12-2...
standard/site/docs/subcomponents/drlvm/doxygen/apr_extension/html/globals_eval_0x74.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> <!...
CPPAPI/functions_func_0x66.html
ridoo/IlwisCore
<!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...
DATASTAX_CASSANDRA-3.5.0/javadoc/org/apache/cassandra/thrift/class-use/KsDef.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 (1.8.0_40) on Wed Apr 13 18:09:43 UTC 2016 --> <title>Uses of Class org.apache.cassandra.thrift.KsDef (apache-cassandra API)</title> <meta name="date"...
jquery/typeahead/demo.html
oldinaction/smweb
// input输入自动提示 var countries = new Bloodhound({ datumTokenizer: function(d) { return d.tokens; }, queryTokenizer: Bloodhound.tokenizers.whitespace, remote: { url: '/boxmanager/control/throwLeasePlan?q=%QUERY', // 后台必须将数据写到页面(即访问此链接页面上直接可以看到结果),不能写到文件中(如访问连接直接出现一个保存文件的对话框) wild...
src/templates/experimentHeaderPartial.html
coolcrowd/worker-ui
<h1>{{title}}</h1> <p class="info">{{{description}}}</p> {{#if pictures[0]}} <div class="image-container"> {{#each pictures}} <div> <img class="center" src="{{url}}"> {{#if .urlLicense}} <label>License URL</label> <a href="{{urlLicense}}">{{urlLicense}}</a> {{/if...
apps/questionnaire/templates/details/questiongroup/select_user.html
CDE-UNIBE/qcat
{% comment %} Two columns (4 / 8). The first two questions (assumed to be type of user involvement) are rendered in the first column, all others in the second column. {% endcomment %} {% load list_to_columns %} {% for questiongroup in questiongroups %} <div class="row tech-output-columns"> {% if config.la...
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_09_testAbaNumberCheck_18220_bad_v4q.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...
letscelebratepride/watermarkmypic/templates/watermarkmypic/show.html
joecheng511/lets-celebrate-pride
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Let's Celebreate Pride!</title> <link rel="stylesheet" href="http://letscelebratepride.oss-cn-qingdao.aliyuncs.com/jquery.mobile-1.4.5.min.css" /> </head> <body> <div data-role...
CRM/jlui3.2/lib/ligerUI/skins/Gray2014/css/all.css
SpiderLoveFish/ZJCRM
@import url("common.css"); @import url("tab.css"); @import url("layout.css"); @import url("dialog.css"); @import url("form.css"); @import url("grid.css");
openiPrototype/appUI/templates/charts/empty.html
OPENi-ict/ntua_demo
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>AdminLTE | Dashboard</title> <meta content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no' name='viewport'> <!-- bootstrap 3.0.2 --> <link href="../../static/css/bootstrap.min.css" rel="style...
texcavator/templates/about.html
UUDigitalHumanitieslab/texcavator
{% load staticfiles %} <div data-dojo-type="dijit/Dialog" data-dojo-id="aboutDialog" id="aboutDialog" title="About Texcavator"> <div data-dojo-type="dijit/layout/ContentPane" style="width: 600px;"> <p class="about-right"> <em> Current version: <a href="https://gi...
ElectionAlgorithm/doc/index-files/index-16.html
nipunbalan/algorithmsimulation
<!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 26 20:26:19 GMT 2014 --> <title>V-Index</title> <meta name="date" content="2014-10-26"> <link rel="stylesheet" type="text...
sandbox/build/reports/tests/test/classes/ru.stqa.pft.sandbox.EquationTest.html
adventurerka/Java
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="x-ua-compatible" content="IE=edge"/> <title>Test results - Class ru.stqa.pft.sandbox.EquationTest</title> <link href="../css/base-style.css" rel="stylesheet" type="text/css"/> <link href="../css/style.cs...
site/apidocs/com/github/maven_nar/cpptasks/class-use/CCTaskProgressMonitor.html
maven-nar/cpptasks-parallel
<!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 Fri Sep 13 12:36:41 CDT 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class com.github.maven_na...
doc/javadoc/com/thinkaurelius/titan/graphdb/package-summary.html
greghill/TitanFork
<!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_21) on Sun Jul 28 12:47:49 EDT 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>com.thinkaurelius.t...
ui/css/epub.css
AmericanNumismaticSociety/etdpub
/* **************************************** GLOBAL **************************************** */ body{ font-family: Arial, Helvetica, sans-serif; } .figure{ text-align: center; } .figure img{ max-width: 100%; } .section-head{ letter-spacing: 6px; } .bibl{ margin: 0 0 10px 10px; } /*REND*/ .ren...
coolcar/files/w1首页/styles.css
yicold/axure-case
body { margin:0px; background-image:none; position:relative; left:-0px; width:1280px; margin-left:auto; margin-right:auto; text-align:left; } #base { position:absolute; z-index:0; } #u4253 { position:fixed; left:50%; margin-left:-640px; top:0px; } #u4253_state0 { position:relative; left...
lib/cassandra/apache-cassandra-3.7/javadoc/org/apache/cassandra/repair/class-use/RepairJob.html
jasonwee/videoOnCloud
<!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_91) on Mon Jun 06 14:51:22 EDT 2016 --> <title>Uses of Class org.apache.cassandra.repair.RepairJob (apache-cassandra API)</title> <meta name="d...
angular-app/src/app/shared/components/main-menu/main-menu.component.html
taigosantos/angular
<mat-list fxLayout="column" fxLayoutGap="30px"> <mat-list-item> <h3 matLine>Principal</h3> <p matLine><a routerLink="/" i18n>Dashboard</a></p> </mat-list-item> <mat-list-item> <h3 matLine>Components</h3> <p matLine><a routerLink="/products" i18n>Products List</a></p> <p matLine><a routerLink...
html/class_x_labs_1_1_forms_1_1_controls_1_1_extended_scroll_view_renderer-members.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...
src/js/grid/_gridCell.html
iburning/cafeinit-vue
<div v-bind:class="sizeClass"> <slot></slot> </div>
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_17a_testAbaNumberCheck_37357_good_xhg.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...
public/index.html
wonderflow/logkit-1
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta name="theme-color" content="#000000"><style>#root,#root>.ant-spin-nested-loading,#root>.ant-spin-nested-loading>.ant-spin-container,.page,.tree,body,html{width:100%;height...
java/docs/com/mxgraph/canvas/class-use/mxVmlCanvas.html
tsxuehu/jgraphlearn
<!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_101) on Sun Jan 29 09:58:09 CET 2017 --> <title>Uses of Class com.mxgraph.canvas.mxVmlCanvas (mxGraph 3.7.0.1 API Specification)</title> <meta ...
wanxiaoling/万消灵1.0_6/resources/screens/438dfaad-e536-49f0-9ab2-48227274a5c1-1444637758412-ie8.css
yicold/axure-case
#s-438dfaad-e536-49f0-9ab2-48227274a5c1 #s-Rectangle_2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15) ; filter: alpha(opacity=15) ; margin-left: 0px; margin-top: 0px; } #s-438dfaad-e536-49f0-9ab2-48227274a5c1 #s-Icons_5 { -ms-filter: ; filter: ; margin-left: 0px; margin-top: 0px; } #s...
third_party/nkata/templates/homepage.html
google/offline-content-packager
{% autoescape true %} <html> <head> <title></title> <style type="text/css"> html { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } *, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; ...
Public/default/Index/css/fonts/com4t_sans/stylesheet.css
wqnner/HiBlog
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 27, 2012 */ @font-face { font-family: 'COM4tSansMediumRegular'; src: url('com4s_m-webfont.eot'); src: url('com4s_m-webfont.eot?#iefix') format('embedded-opentype'), url('com4s_m-webfont.woff') format('woff'), url('com4s...
packages/ImageMagick-7.0.4-5/www/api/constitute.html
jachitech/AndroidPrebuiltPackages
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <title>MagickCore, C API: Constitute an Image @ ImageMagick</title> <meta http-equiv="content-ty...
index.html
csyuanc/csyuanc.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Sugar glider</title> <!-- ...
src/main/webapp/statics/css/main.css
yuanbaby1226/CEM
html { overflow-x:hidden; } .content-header { position: relative; padding: 0 0 3px 8px } .content-header>.breadcrumb { position: relative; top: 0; right: 0; float: none; margin-top: 0px; padding-left: 10px; background: #ecf0f5; } .main-footer { padding: 7px; color: #444; bord...
docs/typenum/consts/type.P186.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 `P186` type in crate `typenum`."> <meta name="keywords" con...
docs/versions/2.6.1/javadoc-devel/nl/esciencecenter/xenon/adaptors/schedulers/JobExecutor.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 --> <title>JobExecutor (xenon-2.3.0 2.6.1 API for Xenon developers)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css...
fobo-lift-template-demo/src/main/webapp/foboapi/older/v1.7/net/liftmodules/FoBoBsRes/package$$Resource$$Bootstrap337$.html
karma4u101/FoBo-Demo
<!DOCTYPE html > <html> <head> <title>Bootstrap337 - net.liftmodules.FoBoBsRes.Resource.Bootstrap337</title> <meta name="description" content="Bootstrap337 - net.liftmodules.FoBoBsRes.Resource.Bootstrap337" /> <meta name="keywords" content="Bootstrap337 net.liftmodules.FoBoBsRes.Re...
_includes/02-css-specificity/03-class.html
danifornells/dressing-itcss
<section> <h3 class="u-text--transform-none u-font--code"><span class="u-color--translucent">0|0|</span>1<span class="u-color--translucent">|0</span></h3> <p class="u-font--code">.clase {}</p> <p class="u-font--code fragment">[atributo] {}</p> <p class="u-font--code fragment">:pseudo-clase {}</p> </sect...
docs/devapidocs/org/apache/hadoop/hbase/ipc/class-use/RpcClient.Connection.PingInputStream.html
devansh2015/hbase-0.98.8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Fri Nov 14 18:25:19 PST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.a...
docs/apidocs/org/apache/hadoop/hbase/thrift/generated/class-use/TCell.html
axfcampos/hbase-0.94.19
<!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 Tue Apr 22 01:43:51 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.h...
apidocs/2.4.0.Final/org/togglz/junit/vary/class-use/FeatureVariations.html
togglz/togglz-site
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_111) on Wed Feb 22 09:55:44 CET 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.togglz.ju...
war/cocadmin/advanced/themes/ascetic/theme.css
John-Chan/coc-admin
/********************* * Grid panel styles */ /* GridPanel table styles */ .advanced-GridPanel { background-color: transparent; border-collapse: collapse; } /** GridPanel sections styles */ .advanced-GridPanel td { padding: 0; } /* GRidPanel top subpanel styles */ .advanced-GridPanel .t...
org/deeplearning4j/nn/activation/SoftMax.html
YeewenTan/YeewenTan.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_21) on Sat Apr 05 12:45:41 PDT 2014 --> <title>SoftMax</title> <meta name="date" content="2014-04-05"> <link rel="stylesheet" type="tex...
duckpond/apps/blog/templates/error.html
alexmilowski/duckpond
<!-- extend from base layout --> {% extends "base.html" %} {% block content %} <h1>Woah!</h1> <p>{{error|escape}}</p> {% endblock %}
test-output/index.html
dartland/Selenium-Java-Training-Chernyshov
<!DOCTYPE html> <html> <head> <title>TestNG reports</title> <link type="text/css" href="testng-reports.css" rel="stylesheet" /> <script type="text/javascript" src="jquery-1.7.1.min.js"></script> <script type="text/javascript" src="testng-reports.js"></script> <script type="text/javascript" src="...
doc/userRules/class-use/Rule102.html
KEOpenSource/CAExplorer
<!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_06) on Fri Dec 12 14:01:54 MST 2008 --> <TITLE> Uses of Class userRules.Rule102 </TITLE> <META NAME="date" CONTENT="2008-12-12"> <LINK R...
docs/devapidocs/org/apache/hadoop/hbase/util/class-use/HasThread.html
devansh2015/hbase-0.98.8
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Fri Nov 14 18:25:17 PST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.a...
docs/solr-solrj/org/apache/solr/client/solrj/class-use/ResponseParser.html
jacquehettel/hugo_solr
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_27) on Tue Mar 26 08:27:33 EDT 2013 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> Uses of Class org.apache.s...
gui/admin-gui/src/main/java/com/evolveum/midpoint/web/component/prism/PrismContainerValueHeaderPanel.html
arnost-starosta/midpoint
<!-- ~ Copyright (c) 2010-2017 Evolveum ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable ...