path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
docs/_modules/LiSE/allegedb/query.html | LogicalDash/LiSE |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>LiSE.allegedb.query — LiSE 0.9dev documentation</title>
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="styleshee... |
doc/app/classes/Country.html | sabcio/stizun | <?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" lang="en">
<head>
<title>Class: Country</title>
<meta http-equiv="Content-Type" conten... |
public/app/category/category-input.component.html | gjuhasz86/expense-proto | <div class="card card-block">
<form class="form-inline">
<div class="form-group">
<label for="name">Name</label>
<input type="text" class="form-control form-control-sm" id="name" name="name"
[(ngModel)]="cat.shortName" (keyup.enter)="saveUpdate(cat)">
</div>
<div class="form-group... |
docs/versions/0.46/com.metreeca.tray/javadocs/help-doc.html | metreeca/metreeca | <!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 Thu Jan 25 12:48:25 CET 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Help (Metreeca Resource... |
codefett/common/templates/common/base.html | Rulox/codefett | <!DOCTYPE html>
{% load staticfiles i18n %}
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CodeFett - {% block title %}{% endblock title %}</title>
<link rel="stylesheet" href="{% static 'css/main.css' %}" />
<link href=... |
docs/api_reference/STL/stldb_set_base_iteratordb_set_base_iterator.html | zheguang/BerkeleyDB | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!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>db_se... |
themes/courses.labster.com/lms/templates/instructor/instructor_dashboard_2/membership.html | Livit/Livit.Learn.EdX | <%namespace name='static' file='/static_content.html'/>
<%page args="section_data"/>
<%!
from django.utils.translation import ugettext as _
from courseware.courses import get_studio_url
from openedx.core.djangoapps.course_groups.partition_scheme import get_cohorted_user_partition
%>
<script type="text/template" id="mem... |
report/html/com/rapidminer/operator/learner/functions/kernel/RVMModel.html | cm-is-dog/rapidminer-studio-core | <!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"... |
grass_trunk/sites/s.out.ascii/s.out.ascii.html | AsherBond/MondocosmOS | <h2>DESCRIPTION</h2>
<em>s.out.ascii</em> converts an existing site list file
(<b>input=</b><em>name</em>) into an ASCII listing of site
locations and (optionally) their category labels, in a
format suitable for input to other program).
<p>
Each line of output consists of the easting, northing, and
category label f... |
api/confidential.html | ThibautGery/api.gouv.fr | ---
layout: default
additional_css: catalog
id: confidential
---
<section id="list" class="ui container">
{% assign category = site.api_category | where:"id", page.id | first %}
<h2 class="ui divider horizontal">Toutes les API de l'administration : {{ category.name }}</h2>
<div class="ui two stackable cards">
{... |
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/uploadbatch/client/class-use/UploadBatch.html | ungerik/ephesoft | <!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_71) on Fri Jul 10 16:43:16 IST 2015 -->
<title>Uses of Class com.ephesoft.gxt.uploadbatch.client.UploadBatch</title>
<meta name="... |
report/html/com/rapidminer/gui/tools/ExtendedJSlider.html | cm-is-dog/rapidminer-studio-core | <!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="all"... |
src/client/index.html | lzrski/blob-upload | <!DOCTYPE html>
<html>
<head>
<title>Blob uploading tests</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/mocha/mocha.css" />
</head>
<body>
<div style='margin: 12... |
organization/templates/organization/capabilities/ban.html | jardiacaj/finem_imperii | {% for member in capability.applying_to.character_members.all %}
<form class="" role="form" method="post" action="{% url 'organization:banning_capability' capability.id %}">
{% csrf_token %}
<input type="hidden" name="character_to_ban_id" value="{{ member.id }}">
<span class="form-group form... |
desktop/src/main/java/bisq/desktop/bisq.css | bisq-network/exchange | @font-face {
src: url("/fonts/IBMPlexSans-Regular.ttf");
}
@font-face {
src: url("/fonts/IBMPlexSans-Bold.ttf");
}
@font-face {
src: url("/fonts/IBMPlexSans-Medium.ttf");
}
@font-face {
src: url("/fonts/IBMPlexSans-Light.ttf");
}
@font-face {
src: url("/fonts/IBMPlexMono-Regular.ttf");
}
.root {
... |
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/foldermanager/client/view/FolderManagementNavigatorView.NavigationTreeIcons.html | ungerik/ephesoft | <!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_71) on Fri Jul 10 16:42:50 IST 2015 -->
<title>FolderManagementNavigatorView.NavigationTreeIcons</title>
<meta name="date" conten... |
src/enunciados/01-objetos/05-polimorfismo.html | asanzdiego/curso-javascript-avanzado-2015 | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Inicio</title>
<link rel="shortcut icon" type="image/png" href="../../jasmine-standalone-2.3.4/lib/jasmine-2.3.4/jasmine_favicon.png">
<link rel="stylesheet" href="../../jasmine-standalone-2.3.4/lib/jasmine-2.3.4/jasmine.css">
<script src=... |
DDMoRe-BWF-Main/workflow-server-rest-api/eu/ddmore/workflow/server/client/model/UploadQuery.html | DDMoReThoughtflow/ThoughtflowGUI | <!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_71) on Tue Aug 23 16:13:51 CEST 2016 -->
<title>UploadQuery</title>
<meta name="date" content="2016-08-23">
<link rel="styleshee... |
smlouvy/2018/11/28/Najem_JiPiCe/index.html | pirati-web/smlouvy.pirati.cz | ---
"layout": contract
"datum podpisu": 2018-11-28
"datum účinnosti": 2018-12-01
"datum ukončení": 0000-00-00
"title": "Smlouva o nájmu nebytových prostor KS Vysočina"
"předmět": "nájem JiPiCe"
"stav": v plnění
"náklady": 139728
"smluvní strany":
"soubory":
-
"podepsaná verze": Nájemní smlouva JiPiCe.pdf
--- |
crislib/libscapi/lib/boost_1_64_0/doc/html/boost/hash_std_wstr_idp509004032.html | cris-iisc/mpc-primitives | <!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=US-ASCII">
<title>Struct hash<std::wstring></title>
<link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css">
<meta n... |
ceaWeb/indices/a00320.html | jacintodavila/catalogoelectronicoautonomo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/transitional.dtd">
<html><head>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="estilos.css" />
<title> Indice de Flores H., Hazel C., como autor(a) en EDUCERE<... |
scripts/apps/workspace/content/views/schema-editor.html | marwoodandrew/superdesk-client-core | <div class="schema-editor" ng-if="fields">
<div ng-if="enabled.length < 1" style="display: flex; justify-content: center; margin: 20px 0;">
<sd-schema-editor-fields-dropdown fields="available" on-select="toggle(field, id, 'before')"></sd-schema-editor-fields-dropdown>
</div>
<ul class="pills-list"... |
media/js/farkob-FaceTips-67e964f/Source/facetip.css | lasarux/PollXpress | .facetip {
background-color: #333;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
padding: 6px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
}
.facetip-arrow-down {
position: absolute;
left: 8px;
width: 0;
height: 0;
border-left: 5px sol... |
crislib/libscapi/lib/boost_1_64_0/doc/html/boost/proto/dereference.html | cris-iisc/mpc-primitives | <!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=US-ASCII">
<title>Struct template dereference</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta na... |
doc/ccode/html/face__mgmt_8h_source.html | ryanrhymes/mobiccnx | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Content-Centric Networking in C: include/ccn/face_mgmt.h Source File</t... |
external/xerces/doc/html/apiDocs-3/classXMLMutexMgr.html | einon/affymetrix-power-tools | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Xerces-C++: XMLMutexMgr Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>... |
docs/gst/html/GstStructure.html | tieto/gstreamer-pkg | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>GStreamer 1.0 Core Reference Manual: GstStructure</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="index.html" title="G... |
llrp/llrp-adaptor/xref/org/fosstrak/llrp/client/repository/sql/roaccess/package-summary.html | Fosstrak/fosstrak.github.io |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<title>llrp-adaptor 1.1.1-SNAPSHOT Reference Package org.fosstrak.llrp.client.repository.sql.roaccess<... |
docs/api-core/org/pentaho/di/i18n/class-use/GlobalMessages.html | icholy/geokettle-2.0 | <!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 Tue Jun 08 23:38:52 EDT 2010 -->
<TITLE>
Uses of Class org.pentaho.di.i18n.GlobalMessages
</TITLE>
<META NAME="date" CONTENT="2010-06-08">
<... |
javadoc/com/JasonILTG/ScienceMod/reference/Names.Blocks.Machine.html | JasonILTG/Minecraft-Modding | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_60) on Sun Mar 20 22:06:22 PDT 2016 -->
<title>Names.Blocks.Machine</title>
<meta name="date" content="2016-03-20">
<link rel="stylesheet" type... |
src/articleSwitch/assets/css/style.css | slashworks/contao-articleSwitch | #articleSwitch-wrapper {
display: none;
text-align: right;
margin-right: 10px;
}
#articleSwitch {
display: inline-block;
margin-top: 20px;
text-align: left;
}
#articleSwitch .tl_chosen {
width: 300px;
} |
matlab/include/help/install/csh/fik-desc_ko_KR.html | robotology-playground/Robust-View-Graph-SLAM | <!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" itemscope itemtype="http://www.mathworks.com/help/schema/MathWorksDocPage">
<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>파일 설치 키</title>
<link r... |
sdk/dox/html/classDI.html | einon/affymetrix-power-tools | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Affymetrix Power Tools: DI Class Reference</title>
<link href="tabs.css... |
build/reports/example/iTrust_v10/edu/ncsu/csc/itrust/beans/loaders/LOINCBeanLoader.html | qynnine/JDiffOriginDemo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="zh">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Wed Oct 28 10:24:57 CST 2015 -->
<title>LOINCBeanLoader</title>
<meta name="date" content="2015-10-28">
<link rel="stylesheet" t... |
vstgui/Documentation/html/functions_vars_0x62.html | osoumen/C700 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>VSTGUI: Class Members - Variables</title>
<link href="tabs.css" rel="st... |
doc/html/widgets-analogclock.html | kobolabs/qt-everywhere-4.8.0 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- analogclock.q... |
doc/html/ipc-localfortuneclient.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- localfortunec... |
lib/javadoc/com/teamdev/jxbrowser/chromium/events/class-use/StartLoadingEvent.html | Happyville101/Stocky | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_25) on Thu Feb 25 15:40:57 EET 2016 -->
<title>Uses of Class com.teamdev.jxbrowser.chromium.events.StartLoadingEvent (JxBrowser reference)</tit... |
LayoutTests/platform/chromium/permissionclient/script-permissions.html | youfoh/webkit-efl | <html>
<head>
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.dumpPermissionClientCallbacks();
}
function log(a)
{
document.getElementById("log").innerHTML += a + "<br>";
}
function test()
{
if (window.layoutTestController && layoutTestController.set... |
theming/message-viewer.html | mjog/geary | <html>
<head>
<title>Geary</title>
<style id="default_fonts"></style>
<style id="blacklist_ids"></style>
</head>
<body>
<div id="message_container"><span id="placeholder"></span></div>
<div id="multiple_messages"><div id="selection_counter" class="email"></div></div>
<div id="email_template" class="email">
... |
doc/html/radio-radio-pro.html | robclark/qtmobility-1.1.0 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt Mobili... |
doc/html/webkit-webplugin-main-cpp.html | kobolabs/qt-everywhere-4.8.0 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: m... |
build/reports/example/changes/fields_index_additions.html | qynnine/JDiffOriginDemo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<HTML>
<HEAD>
<meta name="generator" content="JDiff v1.1.1">
<!-- Generated by the JDiff Javadoc doclet -->
<!-- (http://www.jdiff.org) -->
<meta name="description" content="JDiff is a Javadoc doclet which generates... |
docs/gnu/vnc/package-frame.html | capickett/ubicomp_jvnc_server | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Sat Jun 08 15:53:07 KST 2002 -->
<TITLE>
gnu.vnc(VNCj)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
</HEAD>
<... |
mamda/c_cpp/doc/cpp/html/MamdaNewsQueryHandler_8h-source.html | reed-jpm-alpert/OpenMAMA.233 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>OpenMAMDA C++ API: MamdaNewsQueryHandler.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type... |
matlab/include/help/install/csh/act_key_ko_KR.html | robotology-playground/Robust-View-Graph-SLAM | <!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml" itemscope itemtype="http://www.mathworks.com/help/schema/MathWorksDocPage">
<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>활성화 키 지정</title>
<link ... |
doc/html/multimedia-videowidget-videoplayer-cpp.html | sicily/qt4.8.4 | <?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_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: v... |
html-docs/contents/a74404c6a6413fee2a8ea97e80b32793.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>length</title>
<!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> -->
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro... |
sdk/dox/html/classFileTranslation-members.html | einon/affymetrix-power-tools | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Affymetrix Power Tools: Member List</title>
<link href="tabs.css" rel="... |
csound/html/examples/zkwm.csd.html | gogins/gogins.github.io | <html>
<head>
<title>Minimal Example using Csound for WebAssembly</title>
<script src="csound.js"></script>
</head>
<body>
<script>
var handleMessage = function(message) {
var messages_textarea = document.getElementById("console");
var existing = messages_textarea.value;
message... |
reader/xref/org/accada/reader/rprm/core/mgmt/alarm/AlarmProcessor.html | Fosstrak/fosstrak.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<title>AlarmProcessor xref</title>
<link type="t... |
sdk/dox/html/CHPFileConverterErrorCode_8h_source.html | einon/affymetrix-power-tools | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Affymetrix Power Tools: calvin_files/converters/chp/src/CHPFileConverte... |
sdk/dox/html/ProbesetGenotypeStageEngine_8h_source.html | einon/affymetrix-power-tools | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Affymetrix Power Tools: chipstream/apt-data-step/ProbesetGenotypeStageE... |
SeVN/lib/jgrapht-1.0.1/javadoc/org/jgrapht/traverse/class-use/TopologicalOrderIterator.html | hengfanz/franztao.Algorithm.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_111) on Mon Jan 16 15:31:08 PST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.jgrapht.t... |
doc/html/_unarmed_knockdown1_command_8h_source.html | kidaa/Awakening-Core3 | <!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... |
tnk1/msr/1elilut_nkrim.html | erelsgl/erel-sites | <!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta charset='windows-1255' />
<meta http-equ... |
resources/templates/default/fragments/actions_menu.html | karacos/karacos-wsgi | <%inherit file="/default/parent/actions_menu" />
<% import karacos %>
<% import sys, traceback %>
% try:
<% request = karacos.serving.get_request() %>
<% session = karacos.serving.get_session() %>
% if 'instance_id' in request.str_params and 'base_id' in request.str_params:
<% instance = karacos.base.db[request.str_par... |
javascript-checks/src/main/resources/org/sonar/l10n/javascript/rules/javascript/S1516.html | SonarSource/sonar-javascript | <p>Continuing a string across a linebreak is supported in most script engines, but it is not a part of ECMAScript. Additionally, the whitespace at the
beginning of each line can’t be safely stripped at compile time, and any whitespace after the slash will result in tricky errors.</p>
<h2>Noncompliant Code Example</h2>
... |
dataloader/doc/com/poesys/accounting/dataloader/newaccounting/class-use/IFiscalYearUpdater.html | Poesys-Associates/dataloader | <!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 Tue Jan 16 10:58:46 PST 2018 -->
<title>Uses of Interface com.poesys.accounting.dataloader.newaccounting.IFiscalYearUpdater</title>
<met... |
Edda/html/class_edda_1_1_diretor.html | jrbitt/edda | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Edda: Referência à classe Edda::Diretor</title>
<link href="tabs.css" r... |
quiet/templates/calais.html | stephane-martin/quiet-reading | <!DOCTYPE html>
<html>
<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">
<title>OpenCalais</title>
{% for asset_url in assets['css'] %}
<link href="{{ a... |
third-party/gstreamer/gst-plugins-bad/docs/plugins/html/gst-plugins-bad-plugins-plugin-dfbvideosink.html | cpopescu/whispermedialib | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>dfbvideosink</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="GStreamer Bad Plugins 0.10 Plugins Re... |
doc/html/classserver_1_1zone_1_1objects_1_1player_1_1sessions_1_1_conversation_session_adapter-members.html | kidaa/Awakening-Core3 | <!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... |
javadoc/index-files/index-9.html | aj-code/BurpJS | <!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_03) on Wed Mar 21 15:14:29 NZDT 2012 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>P-Index</title>
<m... |
app/static/js/ckeditor/skins/moono/editor_ie.css | PlagueMen/Compact | /*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
.cke_reset {
margin: 0;
padding: 0;
border: 0;
background: transparent;
text-decoration: none;
width: auto;
height: auto;
vertical-align: baselin... |
reference/www.arduino.cc/en/Reference/ClientPrint.html | enurseitov/robotrack-working-copy | <!DOCTYPE html>
<!--html5-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<!-- Mirrored from www.arduino.cc/en/Reference/ClientPrint by HTTrack Website Copier/3.x [XR&CO'2010], Wed, 17 Jun 2015 14:23:38 GMT -->
<!-- Added by... |
doc/classes/Origami/Annotation/RichMedia/Presentation.html | cheapbytz/borderless-origami-pdf | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Class: Origami::Annotation::RichMedia::Presentation</title... |
qt_help/tutorial/Sintassi_ST_eng.html | MECTsrl/mect_plugins |
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252"/>
<title>ST language syntax</title>
<style type="text/css">
@page { size: 21.59cm 27.94cm; margin-right: 2cm; margin-top: 2.5cm; margin-bottom: 1.5cm }
p { margin-bottom: 0.21cm; direction: ltr; color: #00000... |
samplecenter/basic/window/Resize.html | yonghuang/fastui | <!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>
<ul>
<li>
窗体尺寸调节示例。
</li>
</ul></title>
<script src="../../../src/fastDev-import.js"></script>
<s... |
doxygen/html/utils_8h.html | rousseau-lium/XenC | <!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... |
templates/default/authentification.html | LRoffic/SupportMe | {include file="default/menu.html"}
<div class="container">
<div class="well">
<h1>{$lang.viewticketlist}</h1>
<form method="post" id="emailauth">
<div class="form-group">
<label for="email">{$lang.emailAdress} :</label>
<span style="color: red;" class="glyphicon glyphicon-asterisk"></span>
<... |
PlexByte.MoCap/PlexByte.MoCap.Interactions/Doc/html/class_plex_byte_1_1_mo_cap_1_1_interactions_1_1_task-members.html | christiansax/MoCap | <!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... |
doc/html/class_squad_leader_command-members.html | kidaa/Awakening-Core3 | <!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... |
jung-io/src/main/java/edu/uci/ics/jung/io/package.html | drzhonghao/grapa | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
@(#)package.html
Copyright (c) 2003-2015 The JUNG Authors.
All Rights Reserved.
License text: https://github.com/jrtom/jung/blob/master/LICENSE
-->
</head>
<body>
<p>Interfaces and classes for reading and writing graphs in various (f... |
doc/html/class_default_attack_command.html | kidaa/Awakening-Core3 | <!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... |
main/tools/myCubWebGui/zino-ui-1.4/themes/silver/zino.tooltip.css | apaikan/myCub | /*!
* ZinoUI v1.4 (http://zinoui.com)
* Copyright 2012-2013 Dimitar Ivanov. All Rights Reserved.
*
* Zino UI commercial licenses may be obtained at http://zinoui.com/license
* If you do not own a commercial license, this file shall be governed by the
* GNU General Public License (GPL) version 3.
* For GPL requi... |
site/online/docs/graphics.txt.html | joerabelo/geraldo | <?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" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="g... |
doc/javadoc/internal/gate/persist/package-summary.html | liuhongchao/GATE_Developer_7.0 | <!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 Thu Feb 09 13:44:07 GMT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
gate.persist (GATE JavaDoc (inclu... |
src/components/sidemenu/sidemenu.component.html | LukeDS-it/ng-synchronicity-II | <div class="syn-menu theme-{{theme}}" [ngClass]="{opened: opened}">
<div class="header">
<img src="back.png" class="btn-back" (click)="toggle()" [synShortcut]="shortcut" />
<span class="h1">{{appName}}</span>
</div>
<div class="syn-menu-content">
<ng-content></ng-content>
</div>
... |
NdefLibrary/doc/html/functions_t.html | andijakl/ndef-nfc | <!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/build/FAKE/docs/apidocs/fake-roundhousehelper.html | jeremyabbott/doctoralsurvey | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>RoundhouseHelper - 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">... |
list/acanthite.html | frank29259/mineral | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Acanthite</title>
<link href="../w3.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="w3-row">
<div class="w3-col" style="width:20%"><p>20%</p></div>
<div class="w3-col" style="width:60%"><p>60%</p></div>
<div class="w3-col" style="... |
doc/api/manager.js.html | freezedev/lyria | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DocStrap Source: audio/manager.js</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css... |
html/MWAIT.html | gh0std4ncer/x86doc | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<link rel="stylesheet" type="text/css" href="style.css"/>
<title>MWAIT—Monitor Wait</title>
</head>
<body>
<h1 id="mwait-monitor-wait">MWAIT—Monitor Wait</h1>
<table>
<tr>
<td>Opcode</td>
<td>Instruction</td>
<td>Op/En</td>
<td>64-Bit Mode</td>
<td>Compat/Le... |
index.html | cesarpinera/trajectories | <html>
<head>
<title>Trajectories analysis</title>
<script type="text/javascript" src="js/jquery-1.9.1.js"></script>
<script type="text/javascript" src="js/data.js"></script>
<script type="text/javascript" src="js/trajectories.js"></script>
<script type="text/javascript" src="js/kmeans.js"></script>
<sc... |
docs/notes/views/index.html | executive-consultants-of-los-angeles/rsum |
<!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>Views — rsum 0.0.2 documentation</title>
<link... |
blog/tags/index.html | galihazizif/galihazizif.github.io | <!DOCTYPE html>
<html>
<head>
<title>Tags — rempoah</title>
<meta charset="utf-8">
<meta name="theme-color" content="#ffffff">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="index, follow">
... |
frame_packages/java_libs/spring-2.5.6-src/src/org/springframework/ejb/config/package.html | codeApeFromChina/resource | <html>
<body>
Support package for EJB/J2EE-related configuration,
with XML schema being the primary configuration format.
</body>
</html>
|
packages/FAKE/docs/apidocs/fake-git-filestatus-filestatus.html | CumpsD/FS-SignalR | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>FileStatus - 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">
... |
ref/dir_8h.html | sp1187/libdragon | <!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" content="IE=9"/>
<meta name="generator" co... |
frame_packages/java_libs/spring-2.5.6-src/docs/api/org/springframework/core/style/package-use.html | codeApeFromChina/resource | <!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 Fri Oct 31 18:27:06 CET 2008 -->
<TITLE>
Uses of Package org.springframework.core.style (Spring Framework API 2.5)
</TITLE>
<META NA... |
app/templates/dialog-mail-compose.html | bitshares/web_wallet |
<div class="modal-header bg-danger">
<h3 class="modal-title" translate>mail.compose</h3>
</div>
<div class="modal-body">
<form class="form-horizontal" role="form" name="compose">
<div class="row">
<div class="col-xs-9">
<!--from-->
<div class="form-group">
<label for="sender" class="col-xs-2 control... |
src/app/layout/fullstack/fullstack.component.html | vfw4444/portfoliosite | <div>
<h2 class="text-muted"><b>Full Stack Development</b></h2>
<hr>
<div class="row">
<div class="col-xl-3 col-lg-3 text-xs-center" *ngFor="let item of imagesItems">
<div class="">
<img class="img-fluid mx-auto d-block" [src]="item.imagePath" alt="item.label">
... |
docs/apidocs/org/apache/hadoop/hbase/rest/provider/package-frame.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:36:55 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.hadoop.hbase.rest.prov... |
dist/assets/vacacioneschollo.html | rocacua/DIW09 | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=es> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=es> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang=es> <![endif]-->
<!--[if gt IE 8]><!--> <html class=no-js lang=es> <!--<![endif]-->
<head>
<meta charset=... |
framework/extra/tpl/apperror.html | liugene/api | <!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="content-type" content="text/html" charset="utf-8" />
<meta name="LinkPHP" content="LiuJun" />
<title>操作失败</title>
<style>
body{
margin: 0 auto;
padding: 0;
background-color: #CDCDCD;
}
*{
font-size: 16px;
color: ... |
surfers/mqs/byou.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>FST - Brad Young</title>
<meta name="description" content="Keep track of the statistics from Brad Young. Ave... |
generated/javadoc/com/communote/server/persistence/note/package-summary.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.server.persis... |
tags/paper/page/1.html | colinwke/colinwke.github.io | <!DOCTYPE html><html><head><title>https://example.com/tags/paper.html</title><link rel="canonical" href="https://example.com/tags/paper.html"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://example.com/tags/paper.html" /></head></html> |
proyecto/www/settings.html | polieduco/practicaaplicada20172 | <template id="settings.html">
<ons-page >
<h style="text-align: center;"> Configuraciones de mi app. </h>
</ons-page>
</template> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.