path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_02_testAbaNumberCheck_1518_bad_l80.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... |
references/pstremmer-docs/ptstemmer/support/class-use/PTStemmerUtilities.html | ericmguimaraes/COMP0378 | <!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_16) on Sun Feb 07 11:53:36 EST 2010 -->
<TITLE>
Uses of Class ptstemmer.support.PTStemmerUtilities
</TITLE>
<META NAME="date" CONTENT="2010-02-07">
... |
theme_components/paper-snowflake-dynamic-port.html | SnowflakePowered/theme-paper-snowflake | <link rel="import" href="../bower_components/paper-dropdown/paper-dropdown">
<link rel="import" href="../bower_components/paper-item/paper-item">
<link rel="import" href="../bower_components/core-menu/core-menu">
<link rel="import" href="../bower_components/paper-dropdown-menu/paper-dropdown-menu">
<link rel="import" h... |
_includes/footer.html | rnduja/rnduja.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">
<li>
<a href="{{ "/feed.xml" | prepend: site.baseurl }}">
... |
_includes/header.html | SouvikSG/SouvikSG.github.io | <!-- Intro Header -->
<header class="intro">
<div class="intro-body">
<div class="container">
<div class="row">
<div class="header_logo">
<img src="img/souvik_sm.png" alt="SG Bio Photo"></img>
<h1 class="brand-heading">| Souvik | SG</h1>
<p... |
Application/Admin/View/Widget/showAuth.html | zhennong/TpWork | <?php foreach ($authTree as $k => $v): ?>
<tr data-id="{$v['id']}" data-pid="{$v['pid']}" data-name="{$v['name']}" data-title="{$v['title']}" data-status="{$v['status']}" data-sort="{$v['sort']}" data-icon="{$v['icon']}">
<td></td>
<td scope="row">{$v['id']}</td>
<td>{$v['pid']}</td>
<td>{$sign}{$v['nam... |
Documentation/howto/pyporting.html | leesavide/editorial-docs |
<!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>Porting Python 2 Code to Python 3 — Editorial... |
Spring/jars/spring-framework-5.1.18.RELEASE/docs/javadoc-api/org/springframework/web/servlet/handler/class-use/MappedInterceptor.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.servlet.handler.MappedInterceptor (Spring Framework 5.1.1... |
CotEditor/CotEditor.help/Contents/Resources/ja.lproj/pgs/pref_edit.html | onevcat/CotEditor | <html lang="ja">
<head>
<meta charset="UTF-8"/>
<meta name="keywords" content="「編集」環境設定, 編集環境設定, 「編集」, 編集"/>
<link rel="start" href="../CotEditorHelp.html"/>
<link rel="index" href="../xpgs/xall.html"/>
<link rel="stylesheet" href="../../Shared/sty/standard.css"/>
<title>環境設定:編集</title>
</head>
<body>
<a name="... |
apache-geode-1.0.0-incubating.M2/javadoc/com/gemstone/gemfire/admin/ManagedEntityConfig.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:04 PDT 2016 -->
<title>ManagedEntityConfig (Apache Geode 1.0.0-incubating.M2)</title>
<meta name="date" conten... |
trunk/CrypTool/hlp_de/hid_help_index.html | flomar/CrypTool-VS2015 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<TITLE>Der Befehl Index</TITLE>
<link rel="stylesheet" type="text/css" href="CrypTool_Help.css">
</HEAD>
<!-- multiple keywords for CrypTool HTML help index -->
<!-- ... -->
... |
实战练习/HTML+CSS/一个简单静态页面/css/style.css | Whatistheyouth/Learn_HTML | /*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
body { background:#fff;font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:norma... |
web-app/css/login.css | TNO/NRC | @import url(//fonts.googleapis.com/css?family=Open+Sans);
/*****************************/
/* RESET */
/*****************************/
@import 'reset.css';
@font-face {
font-family: 'coustardregular';
src: url('fonts/coustard-regular-webfont.eot');
src: url('fonts/coustard-regular-... |
thirdparty/source/asio-1.11.0/doc/asio/reference/windows__basic_handle/cancel.html | letitvi/VideoGridPlayer | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>windows::basic_handle::cancel</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Asi... |
docs/scaladocs/0.8.0/net/sansa_stack/query/spark/graph/jena/util/index.html | SANSA-Stack/SANSA-RDF | <!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>SANSA-Stack 0.8.0 ScalaDoc - net.sansa_stack.query.spark.graph.jena.util</tit... |
tpl/Admin/Tower/edit.html | fuermolv/treesys | <extend name="Public:base"/><block name="title">杆塔修改</block>
<block name="content">
<div class="col-xs-12">
<div class="tabbable">
<table class="table table-striped table-bordered table-hover table-condensed">
<ul class="nav nav-tabs padding-12 tab-color-blue background-blue" id="myTab">
<li >
... |
blogNoSql/app/views/tags/row.html | chuvacagapj/yabe_noSql | <div class="row">
#{doBody /}
</div>
|
_site/docs/1.0.0-beta.14/api/directive/ionScroll/index.html | sachinvettithanam/ionic-site | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS.">
<meta name="keywords" content="html5,ja... |
docs/apidocs/org/apache/hadoop/hbase/thrift/generated/class-use/Hbase.scannerOpenWithStop_result.html | wanhao/IRIndex | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Jan 10 21:37:06 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.apache.hadoop.h... |
docs/apidocs-all/info.picocli/picocli/class-use/CommandLine.IParseResultHandler2.html | remkop/picocli | <!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Interface picocli.CommandLine.IParseResultHandler2 (picocli 4.7.0-SNAPSHOT API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../styleshe... |
external-apidocs/org/codehaus/plexus/plexus-archiver/3.0/org/codehaus/plexus/archiver/resources/package-tree.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="nb">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Sat Jan 10 08:54:42 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.codehaus.plexus... |
docs/devapidocs/org/apache/hadoop/hbase/coprocessor/package-tree.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:24:44 PST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>org.apache.hadoop.h... |
index.html | advpetc/advpetc.github.io | ---
layout: page
description: "一个关于生活和自由的地方"
---
{% for post in paginator.posts %}
<div class="post-preview">
<a href="{{ post.url | prepend: site.baseurl }}">
<h2 class="post-title">
{{ post.title }}
</h2>
{% if post.subtitle %}
<h3 class="post-subtitle">
{{... |
src/build/resources/HU.html | tobias-/i18n-subdivisions | <html>
<head>
<title>UNLOCODE</title>
<!-- Created by Claudio Meza, 16-Sep-11-->
<meta charset="utf-8">
<meta http-equiv="Content-Script-Type" content="text/VBScript">
<meta name="author" content="Yan Zhang">
<meta name="description" content="United Nations, Economic Commission for Europe (UNECE), is one of th... |
docs/Javadocs/cmput301w16t08/scaling_pancake/controllers/ElasticsearchController.GetUserTask.html | CMPUT301W16T08/scaling-pancake | <!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 Sun Apr 03 10:59:06 MDT 2016 -->
<title>ElasticsearchController.GetUserTask</title>
<meta name="date" content="2016-04-03">
<lin... |
compras/src/app/app.component.html | munifgebara/angular4 | <h1>
{{title}}
<app-crud-produtos></app-crud-produtos>
<app-crud-listas></app-crud-listas>
</h1>
|
inyue/files/s13-1管理员列表/styles.css | yicold/axure-case | body {
margin:0px;
background-image:url('../../images/s2会员管理/bg.png');
background-position:left top;
background-repeat:no-repeat;
background-attachment:fixed;
background-size:cover;
position:relative;
left:-0px;
width:1218px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#base {
pos... |
_includes/head.html | Warzroth/warzroth.github.io | <head>
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99794339-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments)};
gtag('js', new Date());
gtag('config', 'UA-99794339-... |
docs/api/org/apache/hadoop/contrib/index/example/class-use/LineDocLocalAnalysis.html | simplegeo/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_20) on Thu Feb 24 01:10:11 PST 2011 -->
<TITLE>
Uses of Class org.apache.hadoop.contrib.index.example.LineDocLocalAnalysis (Hadoop 0.20.2-cdh3u0-SNAP... |
MathEditor.Web/assets/js/jquery-easyui/themes/icon.css | camazorro/MathEditor | .icon-blank{
background:url('icons/blank.gif') no-repeat center center;
}
.icon-add{
background:url('icons/edit_add.png') no-repeat center center;
}
.icon-edit{
background:url('icons/pencil.png') no-repeat center center;
}
.icon-remove{
background:url('icons/edit_remove.png') no-repeat center center;
}
.icon-save{
... |
src/public/index.html | SoapKim/typescript_webpack_envi | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>demo</title>
</head>
<body >
<div id="canvas-frame"></div>
</body>
</html> |
website/_includes/header-links.html | google/gvisor | <nav class="navbar navbar-expand-sm navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-brand">
<a href="/">
<img src="/assets/logos/logo_solo_on_dark.svg" height="25" class="d-inline-block align-top" style="margin-right: 10px;" alt="logo" />
gVisor
</a>
</... |
mahjong/news/index.html | redstonegames/redstonegames.github.io | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Mahjong NEWS</title>
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesh... |
_includes/themes/the-minimum/default.html | dguaderrama/bootcamp-jb | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7 ie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8 ie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9 ie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]... |
external-apidocs/com/google/code/maven-play-plugin/org/playframework/play/1.3.4/play/data/binding/class-use/As.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="pl">
<head>
<!-- Generated by javadoc (1.8.0_60) on Tue Mar 29 13:02:12 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class play.data.bin... |
play2-maven-plugin/1.0.0-rc5/play2-providers/play2-provider-play25/apidocs/com/google/code/play2/provider/play25/run/class-use/Reloader.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.run.Reloader (Play!... |
css/style.css | Dylansc22/portfolio | /*!
* Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
/* Global Styles */
.fly {
display: block;
position: relative;
/* width:20%; bootstrap div classes in the ht... |
content/_includes/fluid/api_menu_flat_2.0.1.html | driftyco/ionic-site |
<li class="capitalize {% if page.id == 'actionsheetcontroller' %}active{% endif %}">
<a href="/docs/v3/2.0.1/api/components/action-sheet/ActionSheetController">ActionSheetController</a>
</li>
<li class="capitalize {% if page.id == 'alertcontroller' %}active{% endif %}">
<a href="/docs/v3/2.0.1/api/components/alert... |
install_files/html/finalize.html | mmayorivera/Alms | <div class="finalize">
<p class="install-success"><i class="icon icon-ok-circled2"></i> Installation has been successfully completed</p>
<div ng-class="{ hidden: !error || error !== 'htacces error' }" id="error">
<span id="msg">Important! There seems to be a problem with <a target="_blank" href="https://en.wikiped... |
awx/ui/client/lib/components/tabs/tab.partial.html | snahelou/awx | <button class="btn at-ButtonHollow--default at-Tab"
ng-attr-disabled="{{ state._disabled || undefined }}"
ng-class="{ 'at-Tab--active': state._active, 'at-Tab--disabled': state._disabled }"
ng-click="vm.go()">
<ng-transclude></ng-transclude>
</button>
|
html/toc-caldavclientlibrary.protocol.webdav.tests.test_principalmatch-module.html | skarra/CalDAVClientLibrary | <?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>test_principalmatch</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<... |
DATASTAX_CASSANDRA-2.2.6/javadoc/org/apache/cassandra/io/sstable/metadata/ValidationMetadata.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:35 UTC 2016 -->
<title>ValidationMetadata (apache-cassandra API)</title>
<meta name="date" content="2016-04-28"... |
docs/javadoc/2.6/com/fasterxml/jackson/databind/deser/class-use/DefaultDeserializationContext.Impl.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) on Sun Jul 19 11:36:55 PDT 2015 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.fasterxml.jac... |
src/main/webapp/Generaloptions.html | badmusamuda/JavaFP | <html>
<head>
<title>General options</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="HelpNDoc Personal Edition 3.8.0.560">
<link type="text/css" rel="stylesheet" media="all" href="css/reset.css" />
<link type="text/css" rel="stylesheet" media... |
play-2.1.1/documentation/api/scala/play/api/libs/functional/Reducer$.html | noel-yap/setter-for-catan | <?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>Reducer - play.api.libs.functional.Reducer</title>
<meta name="description" content="Reducer - play.api.libs.functional.Reducer" />
... |
tools/groovy/doc/html/gapi/groovy/util/logging/Commons.CommonsLoggingStrategy.html | Selventa/model-builder | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- **************************************************************** -->
<!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * -->
<!-- * i.e. only iterate & print data where possible. Thanks, Jez. *... |
_site/index.html | Hyunsik-Yoo/Hyunsik-Yoo.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.0,user-scalable=no"/>
<title>Macgongmon 기술 블로그</title>
<meta name="title" content="Macgongmon 기술 블로그" />
<meta name="author" content="dbgu... |
docs/bindings/ocl_core/functions/fn.enqueue_copy_buffer_to_image.html | liebharc/clFFT | <!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0;URL=../../ocl_core/fn.enqueue_copy_buffer_to_image.html">
</head>
<body>
<p>Redirecting to <a href="../../ocl_core/fn.enqueue_copy_buffer_to_image.html">../../ocl_core/fn.enqueue_copy_buffer_to_image.html</a>...</p>
<script>locati... |
_site/archive.html | dbaeyes/dbaeyes.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="Meet at the Southern Cross constellation(Crux)">
<title>Archive - DBAeyes</ti... |
pages/Pueo.html | MatthewYee/meteor-kamanu | <template name="Pueo">
<link rel="stylesheet" href="pueo.css">
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<!-- ... |
lib/lucene-6.0.1/docs/changes/Changes.html | YorkUIRLab/irlab | <!--
**********************************************************
** WARNING: This file is generated from CHANGES.txt by the
** Perl script 'changes2html.pl'.
** Do *not* edit this file!
**********************************************************
**********************************************... |
Test.Mac/TestVectors/www.w3.org/Guide/index.html | nachocove/MobileHtmlAgilityPack | <?xml version="1.0" encoding="UTF-8"?>
<!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-US" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
... |
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_17b_testAbaNumberCheck_37329_good_24t.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... |
core/templates/dev/head/components/exploration_summary_tile_directive.html | sbhowmik89/oppia | <script type="text/ng-template" id="summaryTile/exploration">
<md-card class="oppia-exploration-summary-tile">
<a ng-href="<[getExplorationLink()]>" target="<[openInNewWindow ? '_blank' : '_self']>">
<div class="top-section" style="background-color: <[getThumbnailBgColor()]>;">
<img class="thumbnail... |
commons/buildtools/pmd/docs/apidocs/net/sourceforge/pmd/util/designer/package-tree.html | deleidos/digitaledge-platform | <!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_12) on Sun Feb 08 17:27:07 PST 2009 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
net.sourceforge.pmd.util.des... |
codeigniter/system/libraries/Javascript.php.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 : Detail view of Javascript.php</title>
<link rel="stylesheet" href="../../sample.css" type="text/css">
<link rel="stylesheet" href="../../sample-pr... |
android/frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html | indashnet/InDashNet.Open.UN2000 | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<title>InvitationE... |
client/templates/admin_servicedetail.html | membrane/api-management | <template name="admin_servicedetail">
{{#if currentUser}}
{{#if isInRole 'admin'}}
{{>adminnavbar}}
<div class="container">
<div>
<a href="{{service.url}}"><h2>{{service.name}}</h2></a>
</div>
<div>
... |
lang/html/help/sndattach.html | BigBlueHat/atmailopen | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>$lang['lang_help_sndattach_title']</title>
$lang['lang_Global_content_type']
<LINK href="javascript/stylehelp.css" rel=stylesheet type=text/css>
<font face="Verdana,
Arial" size="+1">
$lang['lang_help_sndattach_title']</font> ... |
app/styles/bootstrap.css | cmmartin/Angular-RSS-Reader | /*!
* Bootstrap v3.0.3
*
* Copyright 2013 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
... |
docs/solr-dataimporthandler/org/apache/solr/handler/dataimport/DIHWriter.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:58 IST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>DIHWriter (So... |
packages/fontconfig-2.12.1/doc/fontconfig-devel/fccharsetfirstpage.html | jachitech/AndroidPrebuiltPackages | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>FcCharSetFirstPage</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
HREF="t1.html"><LINK
REL="UP"
TITLE="FcCharSet"
HREF="x102.html#AEN1549"><LINK
REL="PR... |
third_party/java/appengine/docs/javadoc/com/google/appengine/api/images/Image.html | googlearchive/caja | <!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-google-v7) on Mon Apr 08 11:10:18 PDT 2019 -->
<title>Image (Google App Engine API for Java)</title>
<meta name="date" content="2019-04-08"... |
generated/javadoc/com/communote/plugins/api/rest/resource/topic/rolebulkexternal/package-tree.html | Communote/communote.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_162) on Sat Feb 02 18:57:41 CET 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.communote.plugins.api.r... |
doc/api/index-files/index-10.html | jgaupp/arx | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<title>K-Index (ARX API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascri... |
documentation/javadoc/com/amazonaws/services/identitymanagement/model/ListSAMLProvidersResult.html | TomNong/Project2-Intel-Edison | <!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 Oct 15 19:27:40 UTC 2015 -->
<title>ListSAMLProvidersResult (AWS SDK for Java - 1.10.27)</title>
<meta name="date" content="... |
xinteyao/新特药电商平台_Server端_UE终版xxx_V1/p2-2-5____.html | yicold/axure-case | <!DOCTYPE html>
<html>
<head>
<title>p2-2-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/... |
4.0.0-beta.1/a04122.html | stweil/tesseract-ocr.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... |
2.5.0.Final/apidocs/org/wildfly/swarm/config/undertow/server/class-use/HttpsListenerSupplier.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 Jul 17 13:50:51 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... |
2.7.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/elytron/class-use/CustomPrincipalDecoderSupplier.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 Mon Jun 22 05:15:31 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... |
docs/devapidocs/org/apache/hadoop/hbase/protobuf/generated/class-use/MasterProtos.MasterService.BlockingInterface.html | lshain/hbase-0.98.6-hadoop2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Sep 03 20:05:58 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Interface o... |
orion_web_template/Documentation/form-validation.html | orioncode/orionplatform | <!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>Super Admin 2.0</title>
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' ty... |
docs/api/org/apache/jmeter/visualizers/backend/package-frame.html | nishit-shah/apache-jmeter-2.13 | <!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>org.apache.jmeter.visualizers.backend (Apache JMeter API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesh... |
bonfire/_variables/user_new_fields.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: $user_new_fields</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-p... |
site/api/orc-shims/org/apache/orc/impl/class-use/HadoopShims.KeyProvider.html | majetideepak/orc | <!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 Sep 25 16:16:57 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.apach... |
google_play_services/docs/reference/com/google/android/gms/cast/MediaStatus.html | gudnam/bringluck | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width" />
<link rel="shortcut icon" type="image/x-icon" href="../../../../../../favicon.... |
2012.12.0/apidocs/org/wildfly/swarm/config/class-use/ModclusterSupplier.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:17 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... |
build/docs/api/org/apache/hadoop/mapreduce/server/tasktracker/package-tree.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:11 ICT 2013 -->
<TITLE>
org.apache.hadoop.mapreduce.server.tasktracker Class Hierarchy (Hadoop 1.0.4-SNAPSHOT API)
</TITLE>
... |
lib/cassandra/apache-cassandra-3.7/javadoc/org/apache/cassandra/tools/nodetool/stats/class-use/StatsKeyspace.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.tools.nodetool.stats.StatsKeyspace (apache-cassandra API)</ti... |
gdx-nightly/docs/api/com/badlogic/gdx/maps/tiled/TiledMapTile.BlendMode.html | JFixby/libgdx-nightly | <!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 Tue Feb 02 23:09:46 CET 2016 -->
<title>TiledMapTile.BlendMode (libgdx API)</title>
<meta name="date" content="2016-02-02">
<link rel="s... |
app/admin/view/debris/index.html | MrYourk/mygctong | {include file="common/head"/}
<div class="admin-main layui-anim layui-anim-upbit">
<fieldset class="layui-elem-field layui-field-title">
<legend>碎片管理</legend>
</fieldset>
<div class="demoTable">
<div class="layui-inline">
<input class="layui-input" name="key" id="key" placeholder... |
src/main/resources/templates/jie/add.html | heikehuan/fly4j |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>发表问题 编辑问题 公用</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="keywords" content="fly,layui,前端社区">
<meta name="description" content="Fly社区是模块化前端UI框架Layui的官网社区,致力于为web开发提供强劲动力">
<link rel="sty... |
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_11_testAbaNumberCheck_23550_bad_r0w.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... |
ttf/docs/reference/ft2-tt_driver.html | hxfxjun/ImageMagick-6.9.1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>FreeType-2.5.4 API Reference</title>
<style type="text/css">
a:link { color: #0000EF; }
a:visited { color: #51188E; }
a:ho... |
vault/templates/vault/dashboard.html | globocom/vault | {% extends "vault/base.html" %}
{% load i18n static %}
{% block title %}{% trans 'Dashboard' %}{% endblock %}
{% block css %}
<link rel="stylesheet" type="text/css" href="{% static 'vault/css/dashboard.css' %}" />
{% endblock %}
{% block some_top_info %}{% trans 'Dashboard' %}{% endblock %}
{% block content_title... |
_includes/3steps.html | eetom/double_jekyll | <!-- Three Steps Row -->
<section class="container content-section text-center">
<div class="row">
<div class="col-lg-10 col-lg-offset-1">
<h2>One Double, Multiple Hats</h2>
<p class = "marg-bot-50">Examples on how your double can help</p>
... |
BlogPosts/CORD19_topics/cord19-2020-04-10-v7/results/2020-04-10-v7/html/Topic_64.html | roaminsight/roamresearch |
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<head>
<title>Topic 64</title>
<style>
table {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 100%;
}
td, th {
border: 1px solid #ddd;
padding: 8px;
}
tr:nth-child(even){background-color: #f2f2f2;}
tr:hover {bac... |
Javadoc/org/drip/sample/treasurypnl/class-use/DBRBenchmarkAttribution.html | lakshmiDRIP/DRIP | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_111) on Wed Jan 04 22:31:32 EST 2017 -->
<title>Uses of Class org.drip.sample.treasurypnl.DBRBenchmarkAttribution</title>
<meta name="date" con... |
docs/javadoc/2.2/com/fasterxml/jackson/databind/ser/std/class-use/JsonValueSerializer.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 (version 1.7.0_10-ea) on Mon Apr 22 19:50:45 PDT 2013 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class co... |
about.html | YinengXiong/YinengXiong.github.io | ---
layout: page
title: "About"
description: "Yineng Xiong"
header-img: "img/background-cover.jpg"
---
<!-- Language Selector -->
<select onchange= "onLanChange(this.options[this.options.selectedIndex].value)">
<option value="0" selected> 中文 Chinese </option>
<option value="1"> 英语 English </option>
<option... |
base_project/base/src/main/webapp/stylesheet/starter-template.css | fasthall/cs263w16 | body {
padding-top: 50px;
background-color: #eee;
}
.starter-template {
padding: 40px 15px;
text-align: center;
}
.form-signin {
max-width: 20px;
padding: 15px;
margin-bottom: 10px;
}
|
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/undertow/server/host/class-use/LocationConsumer.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 10:20:18 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... |
2.4.0.Final/apidocs/org/wildfly/swarm/mvc/package-summary.html | wildfly-swarm/wildfly-swarm-javadocs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Sun Mar 17 11:03:37 MST 2019 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.mvc (BOM:... |
docs/javadocs/com/google/gson/stream/class-use/MalformedJsonException.html | vparfonov/gson | <!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 Mon Jul 02 18:04:52 PDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class com.google.gson.str... |
doc/html/class_s_c_document_uploads_document-members.html | secucard/secucard-connect-ios-sdk | <!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... |
wwwroot/framework/templete/attack_event_monitor.html | zdchao/php_demo | <p>尊敬的{[$user]}用户:</p>
<p>{[$monitor.record_name]}.{[$monitor.domain]}监控通知:</p>
<p>时间:{[$date]}</p>
<p>状态:{[if $monitor.status==0]}正常{[else]}异常{[/if]}</p>
<p>主机:{[$monitor.src]} {[if $monitor.name]}</p>
<p>名称:{[$monitor.name]} {[/if]} {[if $monitor.dst]}</p>
<p>处理:已切换至{[$monitor.dst]} {[/if]}</p>
<p>系统发信,请勿回复</p... |
lib/sitemesh-2.4/com/opensymphony/sitemesh/webapp/package.html | KRMAssociatesInc/eHMP | <p>Provides integration of SiteMesh with Java web-applications.</p> |
docs/apidoc/private/svnmailer.settings._fileparser-module.html | m-tmatma/svnmailer | <?xml version="1.0" encoding="iso-8859-1"?>
<!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>svnmailer.settings._fileparser</title>
<link rel="stylesheet" href="epydoc.css" type="... |
L50-501.css | braindumps/all_braindumps | .ff0{font-family:sans-serif;visibility:hidden;}
@font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:1.589369;font-style:normal;font-weight:normal;visibility:visible;}
@font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:1.695312;font-style:n... |
plugins/groovy/groovy-psi/resources/inspectionDescriptions/UnnecessaryQualifiedReference.html | mdanielwork/intellij-community | <html>
<body>
Reports fully qualified references in Groovy files which can be replaced with import.
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.