path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
client/room.html | tOkeshu/hibuddy | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Hi Buddy</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="/static/hibuddy.css" rel="stylesheet">
</head>
<body>
<nav>
<ul>
<li class="home">
<a href="/">
... |
coma-engine/resources/Sources/oaei/2010/benchmarks/251-8/refalign.html | epu-ntua/FITMAN-SeMa | <!DOCTYPE html PUBLIC "-//IETF//DTD HTML//EN">
<html xmlns:align="http://knowledgeweb.semanticweb.org/heterogeneity/alignment" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<body bgcolor="white">
<h1>(level 0)
Alignment</... |
post/index9.html | 2015fallhw/cdw2 | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>CDW2 網頁 (虎尾科大MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style type="text/css">
/... |
templates/config/swan_default.html | voilet/cmdb | {% extends 'default/base.html' %}
{% load bootstrap %}
{#{% load bootstrap3 %}#}
{% block content %}
<div class="row wrapper border-bottom white-bg page-heading">
<div class="col-lg-10">
<h2>{{ item }} 项目添加发布功能</h2>
</div>
<div class="col-lg-2">
</div>
</div>
<style>
.wrapper{margin-top:10... |
templates/projects/project.html | AltClick/pybossa-amnesty-theme | {% extends "/base.html" %}
{% set active_page = "projects" %}
{% set active_project = "all" %}
{% import "projects/_helpers.html" as helper %}
{% block content %}
<div class="row">
{% if project %}
<div class="col-sm-3 col-md-3">
{{ helper.render_project_local_nav(project, 'info', current_user, pro_fe... |
templates/web/base/alert/index.html | dracos/fixmystreet | [% INCLUDE 'header.html', title = loc('Local RSS feeds and email alerts'), bodyclass = 'fullwidthpage' %]
<h1>[% loc('Local RSS feeds and email alerts') %]</h1>
<p>
[% IF c.cobrand.is_council %]
[% tprintf(loc('%s has a variety of RSS feeds and email alerts for local
problems, including alerts for all problems within... |
public/poll/1998/JF.html | dougo/steak-place | <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML-3.2//EN">
<HTML> <HEAD>
<TITLE></TITLE>
<LINK REV="made" HREF="mailto:dougo@ccs.neu.edu">
</HEAD>
<BODY>
<H1><HR></H1>
<PRE>
From: Jim Flannery <newgrange-NOSPAM@sfo.com>
To: Doug Orleans <dougo@ccs.neu.edu>
Subject: Re: POLL: your favorite records of 1998
Date: Su... |
blog/archives.html | 40423152/2016fallcadp_hw | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>Archives - 2016FallCADP (虎尾科大MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style typ... |
static/partials/about.html | asm-products/pants-party | <topheader></topheader>
<section id="body" class="page-section">
<div class="wrap container-fluid" >
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h1>About Pants Party</h1>
<p>
You know how everything in the new interne... |
style.css | DanielKinsman/decisive-robot | @charset "UTF-8";
/* This file is released into the public domain */
body
{
max-width: 30em;
margin: auto auto;
}
form
{
font-size: large;
margin: 20px auto;
width: 100%;
}
*#question
{
font-size: inherit;
padding: 5px;
margin: 2px 0px;
width: 70%;
}
*#ask
{
padding: 3px;
... |
apps/turan/templates/turan/route_form.html | Turan-no/Turan | {% extends "turan/base.html" %}
{% load humanize %}
{% load crispy_forms_tags %}
{% load i18n %}
{% block title %}
{{ block.super }}
{% trans "Routes" %}
{% endblock %}
{% block content %}
<div class="page-header">
{% if not object %}
<h1>{% trans "Create new route" %}</h1>
{%blocktrans%}Create a named route if you wa... |
docs/website/DGD/LibWriting/LittleIssues.base.html | thindil/laeran-data | @@TITLE Misc Issues@@
<h2>Miscellaneous Issues in MUD Library Authoring</h2>
<p>(Nothing here currently)</p>
|
long_description.html | CERNSummerWebfest/antimatter | <div class="row-fluid">
<div class="span12">
<h1>Does antimatter fall down or up?</h1>
<p>Help the <a href="http://aegis.web.cern.ch/">AEgIS experiment at CERN</a> to work out how antimatter is affected by gravity. Just join the dots!</p>
<h1>Antimatter</h1>
<p>The observable unive... |
lms/templates/open_ended_problems/open_ended_problems.html | heran7/edx-platform | <%! from django.utils.translation import ugettext as _ %>
<%inherit file="/main.html" />
<%block name="bodyclass">${course.css_class}</%block>
<%namespace name='static' file='/static_content.html'/>
<%block name="headextra">
<%static:css group='course'/>
</%block>
<%block name="title"><title>${_("{course_number} Open... |
src/app/palavras/palavras.component.css | sidleal/simplifica | .form-check-inline {
display: inline-block;
} |
www/templates/question/discussion.html | habibillah/powerline-mobile | <ion-view view-title="Discussion">
<ion-content class="page-discussion content">
<section class="comments margin-8" bindonce>
<div class="item" style="border-top: none;">
<div class="wrap">
<figure ng-click="navigateTo('owner-profile', comment.user)">
<img bo-src="comme... |
docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html | zheguang/BerkeleyDB | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_51) on Tue Jun 10 11:45:25 EDT 2014 -->
<TITLE>
Uses of Class com.sleepycat.persist.evolve.Mutations (Oracle - Berkeley DB Java API)
</TITLE>
<META ... |
modules/channel-web/assets/default.css | botpress/botpress | /* Old version IE 10 and 11 only */
:root {
--main-bg-color: #ffffff;
--main-bg-color-hover: rgba(255, 255, 255, 0.9);
--main-fg-color: #000000;
--main-fg-color-hover: rgba(0, 0, 0, 0.07);
--seashell: #e2e2e2;
--lighthouse: #f66f48;
--focus-lighthouse: #e06542;
--hover-lighthouse: #f39c82;
}
body {
... |
blog/search.html | s40523240/2016fallcp_hw | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>Search - 2016Fall CPB 課程網誌 (虎尾科大MDE)
</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
... |
blog/xie-tong-chan-pin-she-ji-shi-xi-w17.html | 40423112/2017springcd_hw | <!DOCTYPE html>
<html lang="en"
>
<head>
<title>協同產品設計實習 w17 - 2017Springcd (MDE)</title>
<!-- Using the latest rendering mode for IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style typ... |
scripts/superdesk-publish/views/publish-queue.html | lnogues/superdesk-client-core | <section class="main-section publish-queue">
<div class="preview-layout" ng-class="{closed: !selected.preview}">
<div class="list-pane">
<header>
<div class="flat-searchbar pull-left" ng-class="{extended: queueSearch}">
<div class="search-handler" >
... |
crislib/libscapi/lib/boost_1_64_0/doc/html/boost_asio/reference/basic_socket_streambuf/expires_at/overload2.html | cris-iisc/mpc-primitives | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>basic_socket_streambuf::expires_at (2 of 2 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="ho... |
leaflet/portale_clustered_files/leaflet-search-2.7.0/leaflet-search.src.css | opengeoedu/opengeoedu.github.io | /*
* Leaflet Control Search v2.7.2 - 2017-07-26
*
* Copyright 2017 Stefano Cudini
* stefano.cudini@gmail.com
* http://labs.easyblog.it/
*
* Licensed under the MIT license.
*
* Demo:
* http://labs.easyblog.it/maps/leaflet-search/
*
* Source:
* git@github.com:stefanocudini/leaflet-search.git
*... |
web/files--common/theme/flannel-ocean/css/style.css | gabrys/wikidot |
/* LAYOUT */
#container {
margin: 0 0;
}
#header{
/*background: none;*/
height: 9em;
border-bottom: 3px solid #707080;
background-image: url(../../flannel/images/flannel-bg-1.png);
background-repeat: repeat-x;
background-position: 0 2.1em;
}
#header h1{
margin: 0 auto 0 10px;
padding-top: 0.9em;
text-al... |
doc/html/network-torrent-connectionmanager-h.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: c... |
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/boot/archive/spi/class-use/JarFileEntryUrlAdjuster.html | 1fechner/FeatureExtractor | <!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 Feb 10 11:30:58 CST 2016 -->
<title>Uses of Interface org.hibernate.boot.archive.spi.JarFileEntryUrlAdjuster (Hibernate JavaDocs)</t... |
gtk+-2.16.6/docs/tutorial/html/x2733.html | pocketbook-free/browser | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>GtkButton</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="GTK+ 2.0 Tutorial"
HREF="book1.html"><LINK
REL="UP"
TITLE="GTK Signals"
HREF="a2700.html... |
sdk/dox/html/classCnchpCheck-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="... |
sir-admin/sir-admin-extensions/subdere-geoexplorer/app/static/externals/jsts/doc/api/symbols/jsts.algorithm.CentralEndpointIntersector.html | Emergya/opensir |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta charset="utf-8"></meta>
<meta name="generator" content="JsDoc Toolkit"></meta>
<title>jsts.algorithm.CentralEndpointIntersector | JSTS Topology Suite Library</title>
<meta name="viewport" content="width=device-wi... |
tpl/www/cart_checkout.html | renlong567/43168 | <!-- include tpl=head title="填写并核对验证信息 - 购物车" -->
<script type="text/javascript">
var user_id = "{$session.user_id}";
$(document).ready(function(){
$("#saveorder").submit(function(){
//通过Ajax提交订单,客户端检查订单信息是否完整
$(this).ajaxSubmit({
'url':api_url('order','create'),
'type':'post',
'dataType':'json',
'succ... |
themes/shamrock/css/shamrock.css | lorddavy/TikiWiki-Improvement-Project | @import url('//fonts.googleapis.com/css?family=Marcellus');
/*!
* Bootstrap v3.3.7 (http://getbootstrap.com)
* Copyright 2011-2016 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-... |
tpl/wiki_delete.html | xpressengine/xe-module-wiki | <load target="filter/delete_wiki.xml" />
<load target="js/wiki_admin.js" />
<include target="header.html" />
<form action="./" method="post" ruleset="delete_wiki" class="section">
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_info->module_srl}" />
<input t... |
3rdparty/spring-framework-2.5.1/docs/api/org/springframework/jdbc/datasource/package-use.html | cacheonix/cacheonix-core | <!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_03) on Wed Jan 09 13:25:40 CET 2008 -->
<TITLE>
Uses of Package org.springframework.jdbc.datasource (Spring Framework API 2.5)
</TITLE>
<META NAME="... |
doc/html/class_qwt_rich_text_engine.html | caicaiking/MyQwt | <!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>Qwt User's Guide: QwtRichTextEngine Class Reference</title>
<link h... |
doc/doc/installation-s2.html | laoduliu/QX | <html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<!--Generated by XBook. Do not edit!!!-->
<!--Author: Just van den Broecke-->
<!--Email: just@justobjects.nl-->
<!--See www.justobjects.nl for more info-->
<title>Running the Examples</title>
<meta HTTP-EQUIV="Pragma" CONTENT="no-cac... |
doc/html/examples-embeddedlinux.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- examples.qdoc -->
<head>
<title>Qt 4.6: Qt for Embedded Linux Examples</title>
<link rel="prev" href="examples-db... |
web/apidoc/html/namespace_g_classes_1_1_s_o_m.html | litaoshao/waffles | <!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>GClasses: GClasses::SOM Namespace Reference</title>
<link href="tabs.cs... |
tpl/delete.html | xpressengine/xe-module-live | <!--%import("filter/delete_livexe.xml")-->
<!--#include("header.html")-->
<form action="./" method="get" onsubmit="return procFilter(this, delete_livexe)">
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_info->module_srl}" />
<h3 class="xeAdmin">{$lang->c... |
LayoutTests/platform/mac/fast/text/myanmar-shaping.html | youfoh/webkit-efl | <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<style>
@font-face {
font-family: myanmar3;
src: url(resources/mm3.ttf);
}
</style>
</head>
<body>
<div style="font-size: 54px; font-family: myanmar3;">
အပြည်ပြည်ဆိုင်ရာလှုပ်ရှားမှ... |
html-docs/contents/fe985bd0c68a9bc8869ce755362db1c0.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>toByteBuffer</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+Co... |
html-docs/contents/c889bac7e017bd361010f78e169f4df0.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>keepAlive</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+... |
epcis/epcis-queryclient/xref/org/fosstrak/epcis/queryclient/QueryCallbackInterface.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>QueryCallbackInterface xref</title>
<link... |
reader/xref/org/accada/reader/rprm/core/msg/reply/TimeStampReturnType.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>TimeStampReturnType xref</title>
<link ty... |
test-unit/en/Test/Unit/Fixture/ClassMethods.html | test-unit/test-unit.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../../../../../test-unit.css" type="text/css" />
<link rel="shortcut icon" href="../../../../../favicon.ico" />
<link rel="icon" href="../../../../..... |
csound/html/examples/rfft.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... |
sdk/dox/html/md5-check-test_8cpp.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: util/apt-md5-check/regression/md5-check-test.cp... |
Documentacion/_vti_cnf/dx_Input_class.Get.Joystick_Count.html | VisualStudioEX3/dx_lib32 | vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|02 Jan 2009 17:15:33 -0000
vti_extenderversion:SR|6.0.2.8161
vti_author:SR|EX3\\José Miguel Sánchez
vti_modifiedby:SR|VPCXNAGS20\\EX3
vti_timecreated:TR|24 Jan 2006 03:59:18 -0000
vti_title:SR|dx_Input_class: Joystick_Count (get)
vti_backlinkinfo:VX|dx_Input_class.... |
doc/javacode/html/classorg_1_1ccnx_1_1ccn_1_1profiles_1_1ccnd_1_1_c_c_n_daemon_exception.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 Java: org.ccnx.ccn.profiles.ccnd.CCNDaemo... |
src/abilian/web/resources/datatables/css/jquery.dataTables_themeroller.css | abilian/abilian-core |
/*
* Table
*/
table.dataTable {
margin: 0 auto;
clear: both;
width: 100%;
border-collapse: collapse;
}
table.dataTable thead th {
padding: 3px 0px 3px 10px;
cursor: pointer;
}
table.dataTable tfoot th {
padding: 3px 10px;
}
table.dataTable td {
padding: 3px 10px;
}
table.dataTable td.center,
table.dataT... |
html-docs/contents/73e41ea3b95743de955305ddc48a9983.html | jiangbo212/netty-init | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></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:300,4... |
plain/static/css/ls.css | goodagood/gg |
.margin10px {margin:10px;}
.max768 {max-width: 768px;}
.max640 {max-width: 640px;}
li {padding: 2px;}
li > ul > li {padding-left : 2em;}
.message {background-color : silver;}
.well {background-color : gray;}
.btn-file {
position: relative;
overflow: hidden;
}
.btn-file input[type=file] {
position: absolu... |
doc/reference/clutter/html/clutterobjecthierarchy.html | freedesktop-unofficial-mirror/gstreamer-sdk__clutter | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="Clutter Reference Manual">
<link r... |
sdk/dox/html/CNWorkflowEngine_8cpp.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: copynumber/CNWorkflowEngine.cpp File Reference<... |
hal/apidocs/org/accada/hal/class-use/AsynchronousIdentifyListener.html | Fosstrak/fosstrak.github.io | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_05) on Tue Mar 25 10:54:18 CET 2008 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Interface org... |
lib/javadoc/com/teamdev/jxbrowser/chromium/PopupParams.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:52 EET 2016 -->
<title>PopupParams (JxBrowser reference)</title>
<meta name="date" content="2016-02-25">
<link rel="sty... |
it/wallet/partials/wallet_send.html | antonio-fr/CitadelleApp | <div class="row hidden-xs hidden-sm">
<div class="col-md-12">
<div class="header">
Invia denaro<span class="balance pull-right" ng-include="'/'+LANG+'/wallet/partials/wallet_balance.html'"></span>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<form role="form" class="form-horizo... |
cpp_component/3rdparty/boost/doc/html/boost_asio/reference/experimental__use_coro_t/use_coro_t/overload1.html | qianqians/abelkhan | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>experimental::use_coro_t::use_coro_t (1 of 2 overloads)</title>
<link rel="stylesheet" href="../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="hom... |
docs/html/class_s_s_i_m_renderer_1_1_n_m_i_computing_c_p_u.html | Celli119/ssimrenderer | <!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/de/df8/classmknix_1_1_shape_function_linear_x-members.html | daniel-iglesias/mknix | <!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... |
compiler/doc/ast-html/dylan.NET.Tokenizer.AST.Tokens.Chars/LCParen.html | borgdylan/dylandotnet | <html>
<head>
<title>dylan.NET.Tokenizer.AST.Tokens.Chars.LCParen</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style>
a { text-decoration: none }
div.SideBar {
padding-left: 1em;
padding-right: 1em;
right: 0;
float: right;
... |
samplecenter/basic/timeTest/operamasks-ui-2.0/development-bundle/themes/default/om-theme.css | yonghuang/fastui | /*
* $Id: om-theme.css,v 1.36 2012/06/26 08:57:31 chentianzhen Exp $
* operamasks-ui CSS Framework 2.0
*
* Copyright 2011, AUTHORS.txt (http://ui.operamasks.org/about)
* Dual licensed under the MIT or LGPL Version 2 licenses.
* http://ui.operamasks.org/license
*
* http://ui.operamasks.org/docs/
*/
.om-helper-... |
test/NUnit-2.6.4/doc/pnunit.html | perry-mitchell/tatooine | <!-- saved from url=(0014)about:internet --><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<html>
<!-- Standard Head Part -->
<head>
<title>NUnit - Pnunit</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-US">
<meta name="norton-... |
app-muiscas/www/rondadecolores/html/muyscaestrofa5.html | LibreColaboracion/App-muiscas | <!DOCTYPE html>
<html lang="en">
<head>
<!-- Esté es el css vertical -->
<link rel="stylesheet" media="all and (orientation:portrait)" type="text/css" href="../css/mensaje.css">
<!-- Este es el css horizontal -->
<link rel="stylesheet" media="all and (orientation:landscape)" type="text/css" h... |
webapp/portlet/src/main/webapp/space-infos-app/index.html | exodev/social | <div id="spaceInfos">
<script>
require(['PORTLET/social-portlet/SpaceInfos'], function(spaceInfosApp) {
spaceInfosApp.init();
});
</script>
</div> |
docs/nitro-nitf.sourceforge.net/apidocs/c/2.5cpp/classexcept_1_1Exception.html | mdaus/nitro | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>NITRO/CODA C++ Modules: except::Exception Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="... |
docs/db-relationship-diagrams/artifacts/columns.byType.html | KentorIT/sll-invoice-data | <!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'>
<html>
<head>
<!-- SchemaSpy rev 590 -->
<title>SchemaSpy - vsfunderlagtestdbv2 - Columns</title>
<link rel=stylesheet href='schemaSpy.css' type='text/css'>
<meta HTTP-EQUIV='Content-Type' CONTENT='text/html; ... |
doc/org/mrpdaemon/sec/comp/package-use.html | triplein/plsql-encfs | <!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_67) on Thu Sep 04 14:51:06 CEST 2014 -->
<title>Uses of Package org.mrpdaemon.sec.comp</title>
<meta name="date" content="2014-09-04">
... |
Source/GCC4/3rdParty/luaplus51-all/Src/Modules/lrexlib/doc/html4css1.css | kveratis/GameCode4 | /*
:Author: David Goodger
:Contact: goodger@users.sourceforge.net
:Date: $Date: 2006/01/21 03:17:49 $
:Revision: $Revision: 1.1 $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
See http://docutils.sf.net/docs/howto/html-stylesh... |
src/main/webapp/index.html | Fomky/slive | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>S-live</title>
<link rel="icon" href="./source/imgs/sl.png" type="image/x-icon" />
<link rel="stylesheet" href="source/css/base.css">
<script src="source/js/jquery-2.1.3.min.js"></script>
<script src="source/js/main.js"></script>
</head>
<body>
<header></head... |
tools/nant/doc/help/functions/environment.get-machine-name.html | aozora/arashi | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- Documenting GetMachineName-->
<head>
<meta http-equiv="Content-Language" content="en-ca" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /... |
wa-data/public/shop/themes/comfortbuy/banner.images.html | aborz/webasyst | {if $bannerId && $b_photos && count($b_photos)}
<div class="nivoSlider-wrapper">
<div id="nivoSlider-{$bannerId}" class="nivoSlider">
{foreach $b_photos as $photo}
<a href="{if $photo.description}{$photo.description}{else}javascript:void(0);{/if}">
{$wa->photos->getImgHtml($photo, "970x0... |
v#/VSharp/VSharp/System.CodeDom.MemberAttributes.Override.html | edwinspire/VSharp | <?xml version="1.0" encoding="utf-8"?>
<html>
<head>
<meta charset="UTF-8"/>
<title>System.CodeDom.MemberAttributes.Override – VSharp – Vala Binding Reference</title>
<link href="../style.css" rel="stylesheet" type="text/css"/><script src="../scripts.js" type="text/javascript">
</script>
... |
tests/tests.html | CapLnk/lnk-data | <!--
LNK-DATA (tests/tests.html) - Test code for this CapLnk component.
Copyright (C) 2014 by Gregory J Lamoree
This file is part of the LNK-DATA component which is part of the
CapLnk (Component - Application - Link) suite of components.
This program is free software: you can redistribute it and/or modify
i... |
projects/slingshot/source/web/css/yui-layout.css | loftuxab/community-edition-old | .alfresco-share .yui-panel
{
border-style: none;
}
.alfresco-share .yui-panel .ft span.button-group
{
text-align: center;
vertical-align: middle;
}
.alfresco-share .yui-panel .bd
{
padding: 0;
text-align: left;
}
.alfresco-share .yui-panel .bd div.yui-gd,
.alfresco-share .yui-panel .bd div.yui-u,
.alf... |
assets/css/style.css | gwinn/underconstruction | body {
margin: 0px;
padding: 0px;
background: #ffffff;
font-family: Trebuchet MS, Ubuntu, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #434143;
}
#wesorry {
width: 300px;
margin: 18% auto;
text-align: center;
}
#wesorry div {
margin: 0px 0px 15p... |
doc/html/classcom_1_1bluevia_1_1android_1_1commons_1_1data_1_1xmlrpc_1_1_rpc_error.html | BlueVia/Official-Library-Android | <!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>Bluevia: RpcError Class Reference</title>
<link href="tabs.css" rel="st... |
public/css/admin/tables.css | mdproductions/phpiphany | /* Table */
.display {
background-color: #ffffff;
border: 0px; /* */
border-spacing: 0px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.display thead tr th {
height: 27px;
text-align: left;
color: #807f7f;
background: #fafafa; /* Old browsers */
background: -moz-linear-gradi... |
tnk1/messages/ljon_jorj_nsja_0.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... |
doc/html/classserver_1_1zone_1_1objects_1_1tangible_1_1sign_1_1_sign_object_implementation-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... |
doc/javadoc/internal/gate/gui/docview/class-use/AnnotationEditor.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:19 GMT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class gate.gui.docview.An... |
docs/com/yunhetong/sdk/exception/class-use/LxDecryptException.html | lvxunDev/yunhetong-sdk-java | <!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_71) on Thu Jan 05 14:13:17 CST 2017 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>类 com.yunhetong.sdk... |
0.1/ambiance/css/popover.css | fczuardi/ubuntu-html5-theme | /*
* Copyright (C) 2013 Adnane Belmadiaf <daker@ubuntu.com>
* License granted by Canonical Limited
*
* This file is part of ubuntu-html5-theme.
*
* This package is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Softw... |
resources/tpl/CMS/changelog.html | webforge-labs/psc-cms | <?php
use \Psc\TPL\TPL,
\Psc\HTML\HTML,
\Psc\DateTime\DateTime
;
$data = array();
$data[] = array(
'version'=>'0.1-Beta',
'time'=>'13:57 21.10.2011',
'changelog'=>array(
'launch'
));
?>
<h2>Changelog</h2>
<div class="content-text">
<p>Bei der Entwicklung eines CMS ändert sich mehrmals sehr viel. Hie... |
AssetTracker/src/main/resources/templates/takeoutInventory.html | BloomingLotus/AssetTracker | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:th="http://www.thymeleaf.org"
xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
layout:decorator="layout/main">
<head>
<title>Takeout Inventory</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<div la... |
AdminIncludes/module_configuration.html | thelia-modules/ProductOfflineWithStock | {assign product_page {$smarty.get.page|default:1}}
{if $smarty.get.product_order}
{assign var="product_order" value=$smarty.get.product_order}
{else}
{assign var="product_order" value="id"}
{/if}
<div class="row">
<div class="col-md-12">
<div class="general-block-decorator">
<div class... |
app/uofleicester/campuslife.html | andrianabeltran/myportfolio | <!DOCTYPE HTML>
<html lang="en">
<head>
<link href='http://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Quattrocento+Sans' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Source+Sans... |
lib/wsdl4j/docs/api/javax/wsdl/factory/package-tree.html | archenroot/soa-testing-framework | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0) on Fri Feb 22 14:53:42 GMT 2013 -->
<TITLE>
javax.wsdl.factory Class Hierarchy (WSDL4J API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF=... |
docs/file/src/struct_intern.js.html | joeedh/STRUCT | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base data-ice="baseUrl" href="../../">
<title data-ice="title">src/struct_intern.js | nstructjs</title>
<link type="text/css" rel="stylesheet" href="css/style.css">
<link type="text/css" rel="stylesheet" href="css/prettify-tomorrow.css">
<script src="scr... |
modulaise/lib/jslint4java-1.4.6/docs/apidocs/index-all.html | larjen/modulaise | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_26) on Mon Jan 03 00:05:18 GMT 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Index (jslint4java parent 1.4.6 A... |
frame_packages/java_libs/spring-2.5.6-src/docs/api/org/springframework/web/portlet/handler/class-use/AbstractMapBasedHandlerMapping.PortletRequestMappingPredicate.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:04 CET 2008 -->
<TITLE>
Uses of Interface org.springframework.web.portlet.handler.AbstractMapBasedHandlerMapping.Portle... |
aria/classArCameraCommands.html | Some-T/Some-T.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"/>
<title>Aria: ArCameraComma... |
portfolio-item.html | areddyraja/akrantha | <!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>Student Projects</title>
<l... |
demos/test.html | mattzeunert/vAnnotate | <!doctype html>
Some tests for development.
<script src="test.js"></script>
<!-- <script src="example.js"></script> -->
|
Third Party Libraries/POI/package/docs/apidocs/org/apache/poi/hslf/model/class-use/Placeholder.html | jorisdgff/Trade-Today | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_13) on Mon Dec 14 15:25:09 MSK 2009 -->
<TITLE>
Uses of Class org.apache.poi.hslf.model.Placeholder (POI API Documentation)
</TITLE>
<META NAME="dat... |
gmzanzibar20vt.html | hfu/globalmaps-vt-style | <!DOCTYPE html>
<html>
<head>
<meta charset='utf-8' />
<title>Binary vector tiles</title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox-gl-js/v0.32.1/mapbox-gl.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox-gl-js/v0.32... |
demo/main.css | springlong/jquery-scrollwith | *{padding:0;margin:0;}
h1{width:980px;margin:30px auto;font-size:26px;text-align:center;}
.jsCodeNum{width:960px;padding:10px;border:1px solid #ddd;border-radius:4px;margin:20px auto;background:#fdfdfd;font-size:14px;font-family:"Courier New";text-align:center;}
#all{width:980px;margin:0 auto;font-size:16px;line-heigh... |
jargon-4.4.7-working/html/S/shriek.html | ghoulmann/rest-jargon-file | shriek
`Prev <showstopper.html>`__
S
`Next <Shub-Internet.html>`__
--------------
**shriek**: n.
See `*excl* <../E/excl.html>`__. Occasional CMU usage, also in common
use among APL fans and mathematicians, especially category theorists.
--------------
+--------------------------------+------------------------... |
css/grayscale.css | alphanes/cafetheme | /*!
* Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body {
width: 100%;
height: 100%;
font-family: Lora,"Helvetica Neue",Helvetica,Arial,sans-serif;
color: #fff... |
jGnucashLib/plugins/biz.wolschon.finance.jgnucash.viewer.main/lib/java_plugin_api-1.5.1/docs/api/org/java/plugin/registry/class-use/Extension.html | nhrdl/javacash | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_04) on Sat May 19 18:59:11 MSD 2007 -->
<TITLE>
Uses of Interface org.java.plugin.registry.Extension
</TITLE>
<LINK REL ="stylesheet" TYP... |
poi-3.10-FINAL/docs/apidocs/org/apache/poi/openxml4j/util/ZipFileZipEntrySource.html | pedro93/ifarmaStudents | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ru">
<head>
<title>ZipFileZipEntrySource (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script t... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.