path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
docs/api/org/springframework/beans/factory/class-use/InitializingBean.html | dachengxi/spring1.1.1_source | <!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.4.2_05) on Thu Sep 30 22:15:39 GMT+01:00 2004 -->
<TITLE>
Uses of Interface org.springframework.beans.factory.InitializingBean (Spring Framework)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Interface org.springframework.beans.factory.InitializingBean (Spring Framework)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="InitializingBean.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>org.springframework.beans.factory.InitializingBean</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Packages that use <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.aop.target"><B>org.springframework.aop.target</B></A></TD>
<TD>This package contains implementations of the org.springframework.aop.TargetSource interface.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.beans.factory.config"><B>org.springframework.beans.factory.config</B></A></TD>
<TD>SPI interfaces and configuration-related convenience classes for bean factories. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.cache.ehcache"><B>org.springframework.cache.ehcache</B></A></TD>
<TD>Support classes for the open source cache
<a href="http://ehcache.sourceforge.net">EHCache</a>,
allowing to set up an EHCache CacheManager and Caches
as beans in a Spring context. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.context.event"><B>org.springframework.context.event</B></A></TD>
<TD>Support classes for application events, like standard context events.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.context.support"><B>org.springframework.context.support</B></A></TD>
<TD>Classes supporting the org.springframework.context package,
such as abstract base classes for ApplicationContext
implementations and a MessageSource implementation. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.ejb.access"><B>org.springframework.ejb.access</B></A></TD>
<TD>This package contains classes that allow easy access to EJBs.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jdbc.core"><B>org.springframework.jdbc.core</B></A></TD>
<TD>Provides the core JDBC framework, based on JdbcTemplate
and its associated callback interfaces and helper objects.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jdbc.core.support"><B>org.springframework.jdbc.core.support</B></A></TD>
<TD>Classes supporting the org.springframework.jdbc.core package.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jdbc.datasource"><B>org.springframework.jdbc.datasource</B></A></TD>
<TD>Provides a utility class for easy DataSource access,
a PlatformTransactionManager for a single DataSource,
and various simple DataSource implementations.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jdbc.object"><B>org.springframework.jdbc.object</B></A></TD>
<TD>The classes in this package represent RDBMS queries, updates,
and stored procedures as threadsafe, reusable objects. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jdbc.support"><B>org.springframework.jdbc.support</B></A></TD>
<TD>Support classes for the JDBC framework, used by the classes in the
jdbc.core and jdbc.object packages. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jdbc.support.incrementer"><B>org.springframework.jdbc.support.incrementer</B></A></TD>
<TD>Provides a support framework for incrementing database table values
via sequences, with implementations for various databases.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jms.connection"><B>org.springframework.jms.connection</B></A></TD>
<TD>Provides a PlatformTransactionManager implementation for a single
JMS ConnectionFactory, and a SingleConnectionFactory adapter. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jms.core"><B>org.springframework.jms.core</B></A></TD>
<TD>Core package of the JMS support.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jms.core.support"><B>org.springframework.jms.core.support</B></A></TD>
<TD>Classes supporting the org.springframework.jms.core package.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.jndi"><B>org.springframework.jndi</B></A></TD>
<TD>The classes in this package make JNDI easier to use,
facilitating the accessing of configuration stored in JNDI,
and provide useful superclasses for JNDI access classes.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.orm.hibernate"><B>org.springframework.orm.hibernate</B></A></TD>
<TD>Package providing integration of
<a href="http://www.hibernate.org">Hibernate</a>
with Spring concepts.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.orm.hibernate.support"><B>org.springframework.orm.hibernate.support</B></A></TD>
<TD>Classes supporting the org.springframework.orm.hibernate package.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.orm.ibatis"><B>org.springframework.orm.ibatis</B></A></TD>
<TD>Package providing integration of
<a href="http://www.ibatis.com">iBATIS Database Layer</a>
with Spring concepts.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.orm.ibatis.support"><B>org.springframework.orm.ibatis.support</B></A></TD>
<TD>Classes supporting the org.springframework.orm.ibatis package.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.orm.jdo"><B>org.springframework.orm.jdo</B></A></TD>
<TD>Package providing integration of JDO with Spring concepts.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.orm.jdo.support"><B>org.springframework.orm.jdo.support</B></A></TD>
<TD>Classes supporting the org.springframework.orm.jdo package.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.remoting.caucho"><B>org.springframework.remoting.caucho</B></A></TD>
<TD>This package provides remoting classes for Caucho's Hessian and Burlap
protocols: a proxy factory for accessing Hessian/Burlap services,
and an exporter for making beans available to Hessian/Burlap clients.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.remoting.httpinvoker"><B>org.springframework.remoting.httpinvoker</B></A></TD>
<TD>Remoting classes for transparent Java-to-Java remoting via HTTP invokers.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.remoting.jaxrpc"><B>org.springframework.remoting.jaxrpc</B></A></TD>
<TD>Remoting classes for Web Services via JAX-RPC.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.remoting.rmi"><B>org.springframework.remoting.rmi</B></A></TD>
<TD>Remoting classes for conventional RMI and transparent remoting via
RMI invokers. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.scheduling.quartz"><B>org.springframework.scheduling.quartz</B></A></TD>
<TD>Support classes for the open source scheduler
<a href="http://www.quartzscheduler.org">Quartz</a>,
allowing to set up Quartz Schedulers, JobDetails and
Triggers as beans in a Spring context. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.scheduling.timer"><B>org.springframework.scheduling.timer</B></A></TD>
<TD>Scheduling convenience classes for the J2SE Timer,
allowing to set up Timers and ScheduledTimerTasks
as beans in a Spring context. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.transaction.interceptor"><B>org.springframework.transaction.interceptor</B></A></TD>
<TD>AOP-based solution for declarative transaction demarcation.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.transaction.jta"><B>org.springframework.transaction.jta</B></A></TD>
<TD>Transaction SPI implementation for JTA. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.transaction.support"><B>org.springframework.transaction.support</B></A></TD>
<TD>Support classes for the org.springframework.transaction package.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.ui.freemarker"><B>org.springframework.ui.freemarker</B></A></TD>
<TD>Support classes for setting up
<a href="http://www.freemarker.org">FreeMarker</a>
within a Spring application context. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.ui.velocity"><B>org.springframework.ui.velocity</B></A></TD>
<TD>Support classes for setting up
<a href="http://jakarta.apache.org/velocity">Velocity</a>
within a Spring application context. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.web.servlet.mvc"><B>org.springframework.web.servlet.mvc</B></A></TD>
<TD>
Standard controller implementations for the MVC framework that
comes with Spring. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.web.servlet.mvc.multiaction"><B>org.springframework.web.servlet.mvc.multiaction</B></A></TD>
<TD>Package allowing MVC Controller implementations to handle requests
at <i>method</i> rather than <i>class</i> level. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.web.servlet.view.freemarker"><B>org.springframework.web.servlet.view.freemarker</B></A></TD>
<TD>Support classes for the integration of
<a href="http://www.freemarker.org">FreeMarker</a>
as Spring web view technology.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.web.servlet.view.tiles"><B>org.springframework.web.servlet.view.tiles</B></A></TD>
<TD>Support classes for the integration of
<a href="http://www.lifl.fr/~dumoulin/tiles">Tiles</a>
(included in Struts) as Spring web view technology.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.web.servlet.view.velocity"><B>org.springframework.web.servlet.view.velocity</B></A></TD>
<TD>Support classes for the integration of
<a href="http://jakarta.apache.org/velocity">Velocity</a>
as Spring web view technology.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.aop.target"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/aop/target/package-summary.html">org.springframework.aop.target</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/aop/target/package-summary.html">org.springframework.aop.target</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/aop/target/AbstractPoolingTargetSource.html" title="class in org.springframework.aop.target">AbstractPoolingTargetSource</A></B></CODE>
<BR>
Abstract superclass for pooling TargetSources that maintains a pool of
target instances, acquiring and releasing a target object from the pool
for each method invocation. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/aop/target/AbstractPrototypeBasedTargetSource.html" title="class in org.springframework.aop.target">AbstractPrototypeBasedTargetSource</A></B></CODE>
<BR>
Base class for dynamic TargetSources that can create new prototype bean
instances to support a pooling or new-instance-per-invocation strategy.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/aop/target/CommonsPoolTargetSource.html" title="class in org.springframework.aop.target">CommonsPoolTargetSource</A></B></CODE>
<BR>
Jakarta Commons pooling implementation extending AbstractPoolingTargetSource.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/aop/target/PrototypeTargetSource.html" title="class in org.springframework.aop.target">PrototypeTargetSource</A></B></CODE>
<BR>
TargetSource that creates a new instance of the target bean for each request.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/aop/target/ThreadLocalTargetSource.html" title="class in org.springframework.aop.target">ThreadLocalTargetSource</A></B></CODE>
<BR>
Alternative to an object pool. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.beans.factory.config"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/beans/factory/config/package-summary.html">org.springframework.beans.factory.config</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/beans/factory/config/package-summary.html">org.springframework.beans.factory.config</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/AbstractFactoryBean.html" title="class in org.springframework.beans.factory.config">AbstractFactoryBean</A></B></CODE>
<BR>
Simple template superclass for FactoryBean implementations thats allows
for creating a singleton or a prototype, depending on a flag.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/FieldRetrievingFactoryBean.html" title="class in org.springframework.beans.factory.config">FieldRetrievingFactoryBean</A></B></CODE>
<BR>
FactoryBean which retrieves a static or non-static field value.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/ListFactoryBean.html" title="class in org.springframework.beans.factory.config">ListFactoryBean</A></B></CODE>
<BR>
Simple factory for shared List instances. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/MapFactoryBean.html" title="class in org.springframework.beans.factory.config">MapFactoryBean</A></B></CODE>
<BR>
Simple factory for shared Map instances. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/MethodInvokingFactoryBean.html" title="class in org.springframework.beans.factory.config">MethodInvokingFactoryBean</A></B></CODE>
<BR>
FactoryBean which returns a value which is the result of a static or instance
method invocation.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/ObjectFactoryCreatingFactoryBean.html" title="class in org.springframework.beans.factory.config">ObjectFactoryCreatingFactoryBean</A></B></CODE>
<BR>
FactoryBean which returns a value which is an ObjectFactory that returns
a bean from the BeanFactory. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/PreferencesPlaceholderConfigurer.html" title="class in org.springframework.beans.factory.config">PreferencesPlaceholderConfigurer</A></B></CODE>
<BR>
Subclass of PropertyPlaceholderConfigurer that supports J2SE 1.4's
Preferences API (java.util.prefs).
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/PropertiesFactoryBean.html" title="class in org.springframework.beans.factory.config">PropertiesFactoryBean</A></B></CODE>
<BR>
Allows for making a properties file from a classpath location available
as Properties instance in a bean factory. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/beans/factory/config/SetFactoryBean.html" title="class in org.springframework.beans.factory.config">SetFactoryBean</A></B></CODE>
<BR>
Simple factory for shared Set instances. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.cache.ehcache"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/cache/ehcache/package-summary.html">org.springframework.cache.ehcache</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/cache/ehcache/package-summary.html">org.springframework.cache.ehcache</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/cache/ehcache/EhCacheFactoryBean.html" title="class in org.springframework.cache.ehcache">EhCacheFactoryBean</A></B></CODE>
<BR>
FactoryBean that creates a named EHCache Cache object, representing a cache region.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/cache/ehcache/EhCacheManagerFactoryBean.html" title="class in org.springframework.cache.ehcache">EhCacheManagerFactoryBean</A></B></CODE>
<BR>
FactoryBean that exposes a EHCache CacheManager singleton,
configured from a specified config location.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.context.event"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/context/event/package-summary.html">org.springframework.context.event</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/context/event/package-summary.html">org.springframework.context.event</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/context/event/EventPublicationInterceptor.html" title="class in org.springframework.context.event">EventPublicationInterceptor</A></B></CODE>
<BR>
Interceptor that knows how to publish ApplicationEvents to all ApplicationListeners
registered with an ApplicationEventPublisher (typically an ApplicationContext).
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.context.support"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/context/support/package-summary.html">org.springframework.context.support</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/context/support/package-summary.html">org.springframework.context.support</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/context/support/ResourceMapFactoryBean.html" title="class in org.springframework.context.support">ResourceMapFactoryBean</A></B></CODE>
<BR>
FactoryBean that creates a Map with String keys and Resource values from
properties, interpreting passed-in String values as resource locations.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.ejb.access"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/ejb/access/package-summary.html">org.springframework.ejb.access</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/ejb/access/package-summary.html">org.springframework.ejb.access</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/ejb/access/AbstractRemoteSlsbInvokerInterceptor.html" title="class in org.springframework.ejb.access">AbstractRemoteSlsbInvokerInterceptor</A></B></CODE>
<BR>
Superclass for interceptors proxying remote Stateless Session Beans.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/ejb/access/AbstractSlsbInvokerInterceptor.html" title="class in org.springframework.ejb.access">AbstractSlsbInvokerInterceptor</A></B></CODE>
<BR>
Superclass for AOP interceptors invoking local or remote Stateless Session Beans.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/ejb/access/LocalSlsbInvokerInterceptor.html" title="class in org.springframework.ejb.access">LocalSlsbInvokerInterceptor</A></B></CODE>
<BR>
Invoker for a local Stateless Session Bean.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/ejb/access/LocalStatelessSessionProxyFactoryBean.html" title="class in org.springframework.ejb.access">LocalStatelessSessionProxyFactoryBean</A></B></CODE>
<BR>
Convenient factory for local Stateless Session Bean (SLSB) proxies.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/ejb/access/SimpleRemoteSlsbInvokerInterceptor.html" title="class in org.springframework.ejb.access">SimpleRemoteSlsbInvokerInterceptor</A></B></CODE>
<BR>
Basic invoker for a remote Stateless Session Bean.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/ejb/access/SimpleRemoteStatelessSessionProxyFactoryBean.html" title="class in org.springframework.ejb.access">SimpleRemoteStatelessSessionProxyFactoryBean</A></B></CODE>
<BR>
Convenient factory for remote SLSB proxies.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jdbc.core"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jdbc/core/package-summary.html">org.springframework.jdbc.core</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jdbc/core/package-summary.html">org.springframework.jdbc.core</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/core/JdbcTemplate.html" title="class in org.springframework.jdbc.core">JdbcTemplate</A></B></CODE>
<BR>
<b>This is the central class in the JDBC core package.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jdbc.core.support"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jdbc/core/support/package-summary.html">org.springframework.jdbc.core.support</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jdbc/core/support/package-summary.html">org.springframework.jdbc.core.support</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/core/support/JdbcDaoSupport.html" title="class in org.springframework.jdbc.core.support">JdbcDaoSupport</A></B></CODE>
<BR>
Convenient super class for JDBC data access objects.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jdbc.datasource"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jdbc/datasource/package-summary.html">org.springframework.jdbc.datasource</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jdbc/datasource/package-summary.html">org.springframework.jdbc.datasource</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/datasource/DataSourceTransactionManager.html" title="class in org.springframework.jdbc.datasource">DataSourceTransactionManager</A></B></CODE>
<BR>
PlatformTransactionManager implementation for a single JDBC DataSource.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/datasource/DelegatingDataSource.html" title="class in org.springframework.jdbc.datasource">DelegatingDataSource</A></B></CODE>
<BR>
DataSource implementation that delegates all calls to a given target DataSource.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/datasource/TransactionAwareDataSourceProxy.html" title="class in org.springframework.jdbc.datasource">TransactionAwareDataSourceProxy</A></B></CODE>
<BR>
Proxy for a target DataSource that is aware of Spring-managed transactions.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/datasource/UserCredentialsDataSourceAdapter.html" title="class in org.springframework.jdbc.datasource">UserCredentialsDataSourceAdapter</A></B></CODE>
<BR>
An adapter for a target DataSource, applying the given user credentials to
every standard <code>getConnection()</code> call, that is, implicitly
invoking <code>getConnection(username, password)</code> on the target.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jdbc.object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jdbc/object/package-summary.html">org.springframework.jdbc.object</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jdbc/object/package-summary.html">org.springframework.jdbc.object</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/BatchSqlUpdate.html" title="class in org.springframework.jdbc.object">BatchSqlUpdate</A></B></CODE>
<BR>
SqlUpdate subclass that performs batch update operations. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/MappingSqlQuery.html" title="class in org.springframework.jdbc.object">MappingSqlQuery</A></B></CODE>
<BR>
Reusable query in which concrete subclasses must implement the abstract
mapRow(ResultSet, int) method to convert each row of the JDBC ResultSet
into an object.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/MappingSqlQueryWithParameters.html" title="class in org.springframework.jdbc.object">MappingSqlQueryWithParameters</A></B></CODE>
<BR>
Reusable RDBMS query in which concrete subclasses must implement
the abstract mapRow(ResultSet, int) method to map each row of
the JDBC ResultSet into an object.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/RdbmsOperation.html" title="class in org.springframework.jdbc.object">RdbmsOperation</A></B></CODE>
<BR>
An "RDBMS operation" is a multithreaded, reusable object representing a
query, update or stored procedure. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/SqlCall.html" title="class in org.springframework.jdbc.object">SqlCall</A></B></CODE>
<BR>
RdbmsOperation using a JdbcTemplate and representing a SQL-based
call such as a stored procedure or a stored function.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/SqlFunction.html" title="class in org.springframework.jdbc.object">SqlFunction</A></B></CODE>
<BR>
SQL "function" wrapper for a query that returns a single row of results.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/SqlOperation.html" title="class in org.springframework.jdbc.object">SqlOperation</A></B></CODE>
<BR>
RdbmsOperation using a JdbcTemplate and representing a SQL-based
operation such as a query or update, as opposed to a stored procedure.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/SqlQuery.html" title="class in org.springframework.jdbc.object">SqlQuery</A></B></CODE>
<BR>
Reusable threadsafe object to represent a SQL query. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/SqlUpdate.html" title="class in org.springframework.jdbc.object">SqlUpdate</A></B></CODE>
<BR>
RdbmsOperation subclass representing a SQL update.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/StoredProcedure.html" title="class in org.springframework.jdbc.object">StoredProcedure</A></B></CODE>
<BR>
Superclass for object abstractions of RDBMS stored procedures.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/object/UpdatableSqlQuery.html" title="class in org.springframework.jdbc.object">UpdatableSqlQuery</A></B></CODE>
<BR>
Reusable RDBMS query in which concrete subclasses must implement
the abstract updateRow(ResultSet, int, context) method to update each
row of the JDBC ResultSet and optionally map contents into an object.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jdbc.support"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jdbc/support/package-summary.html">org.springframework.jdbc.support</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jdbc/support/package-summary.html">org.springframework.jdbc.support</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/support/DatabaseStartupValidator.html" title="class in org.springframework.jdbc.support">DatabaseStartupValidator</A></B></CODE>
<BR>
Bean that checks if a database has already started up. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jdbc.support.incrementer"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jdbc/support/incrementer/package-summary.html">org.springframework.jdbc.support.incrementer</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jdbc/support/incrementer/package-summary.html">org.springframework.jdbc.support.incrementer</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/support/incrementer/AbstractDataFieldMaxValueIncrementer.html" title="class in org.springframework.jdbc.support.incrementer">AbstractDataFieldMaxValueIncrementer</A></B></CODE>
<BR>
Implementation of DataFieldMaxValueIncrementer that delegates
to a single getNextKey template method that returns a long.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/support/incrementer/AbstractSequenceMaxValueIncrementer.html" title="class in org.springframework.jdbc.support.incrementer">AbstractSequenceMaxValueIncrementer</A></B></CODE>
<BR>
Abstract base class for incrementers that use a database sequence.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/support/incrementer/HsqlMaxValueIncrementer.html" title="class in org.springframework.jdbc.support.incrementer">HsqlMaxValueIncrementer</A></B></CODE>
<BR>
Class to increment maximum value of a given HSQL table with the equivalent
of an auto-increment column. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/support/incrementer/MySQLMaxValueIncrementer.html" title="class in org.springframework.jdbc.support.incrementer">MySQLMaxValueIncrementer</A></B></CODE>
<BR>
Class to increment maximum value of a given MySQL table with the equivalent
of an auto-increment column. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/support/incrementer/OracleSequenceMaxValueIncrementer.html" title="class in org.springframework.jdbc.support.incrementer">OracleSequenceMaxValueIncrementer</A></B></CODE>
<BR>
Class to retrieve the next value of a given Oracle Sequence.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jdbc/support/incrementer/PostgreSQLSequenceMaxValueIncrementer.html" title="class in org.springframework.jdbc.support.incrementer">PostgreSQLSequenceMaxValueIncrementer</A></B></CODE>
<BR>
Class to retrieve the next value of a given PostgreSQL Sequence.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jms.connection"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jms/connection/package-summary.html">org.springframework.jms.connection</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jms/connection/SingleConnectionFactory.html" title="class in org.springframework.jms.connection">SingleConnectionFactory</A></B></CODE>
<BR>
A JMS ConnectionFactory adapter that returns the same Connection on all
<code>createConnection</code> calls, and ignores calls to <code>close</code>.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jms/connection/SingleConnectionFactory102.html" title="class in org.springframework.jms.connection">SingleConnectionFactory102</A></B></CODE>
<BR>
A subclass of SingleConnectionFactory that uses the JMS 1.0.2 specification,
rather than the JMS 1.1 methods used by SingleConnectionFactory itself.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jms.core"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jms/core/package-summary.html">org.springframework.jms.core</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jms/core/package-summary.html">org.springframework.jms.core</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jms/core/JmsTemplate.html" title="class in org.springframework.jms.core">JmsTemplate</A></B></CODE>
<BR>
Helper class that simplifies JMS access code. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jms/core/JmsTemplate102.html" title="class in org.springframework.jms.core">JmsTemplate102</A></B></CODE>
<BR>
A subclass of JmsTemplate that uses the JMS 1.0.2 specification, rather than
the JMS 1.1 methods used by JmsTemplate itself. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jms.core.support"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jms/core/support/package-summary.html">org.springframework.jms.core.support</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jms/core/support/package-summary.html">org.springframework.jms.core.support</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jms/core/support/JmsGatewaySupport.html" title="class in org.springframework.jms.core.support">JmsGatewaySupport</A></B></CODE>
<BR>
Convenient super class for application classes that need JMS access.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.jndi"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/jndi/package-summary.html">org.springframework.jndi</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/jndi/package-summary.html">org.springframework.jndi</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jndi/AbstractJndiLocator.html" title="class in org.springframework.jndi">AbstractJndiLocator</A></B></CODE>
<BR>
<B>Deprecated.</B> <I>Derive from JndiObjectLocator instead, invoking the lookup method
whenever the subclass needs it (instead of waiting for a "located" callback).</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jndi/JndiObjectFactoryBean.html" title="class in org.springframework.jndi">JndiObjectFactoryBean</A></B></CODE>
<BR>
FactoryBean that looks up a JNDI object. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jndi/JndiObjectLocator.html" title="class in org.springframework.jndi">JndiObjectLocator</A></B></CODE>
<BR>
Convenient superclass for JNDI-based service locators. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/jndi/JndiObjectTargetSource.html" title="class in org.springframework.jndi">JndiObjectTargetSource</A></B></CODE>
<BR>
TargetSource which performs a fresh JNDI lookup for each call.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.orm.hibernate"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/orm/hibernate/package-summary.html">org.springframework.orm.hibernate</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/orm/hibernate/package-summary.html">org.springframework.orm.hibernate</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/hibernate/HibernateAccessor.html" title="class in org.springframework.orm.hibernate">HibernateAccessor</A></B></CODE>
<BR>
Base class for HibernateTemplate and HibernateInterceptor, defining common
properties like SessionFactory and flushing behavior.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/hibernate/HibernateInterceptor.html" title="class in org.springframework.orm.hibernate">HibernateInterceptor</A></B></CODE>
<BR>
This interceptor binds a new Hibernate Session to the thread before a method
call, closing and removing it afterwards in case of any method outcome.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/hibernate/HibernateTemplate.html" title="class in org.springframework.orm.hibernate">HibernateTemplate</A></B></CODE>
<BR>
Helper class that simplifies Hibernate data access code, and converts
checked HibernateExceptions into unchecked DataAccessExceptions,
compatible to the org.springframework.dao exception hierarchy.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/hibernate/HibernateTransactionManager.html" title="class in org.springframework.orm.hibernate">HibernateTransactionManager</A></B></CODE>
<BR>
PlatformTransactionManager implementation for a single Hibernate SessionFactory.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/hibernate/LocalSessionFactoryBean.html" title="class in org.springframework.orm.hibernate">LocalSessionFactoryBean</A></B></CODE>
<BR>
FactoryBean that creates a local Hibernate SessionFactory instance.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.orm.hibernate.support"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/orm/hibernate/support/package-summary.html">org.springframework.orm.hibernate.support</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/orm/hibernate/support/package-summary.html">org.springframework.orm.hibernate.support</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/hibernate/support/HibernateDaoSupport.html" title="class in org.springframework.orm.hibernate.support">HibernateDaoSupport</A></B></CODE>
<BR>
Convenient super class for Hibernate data access objects.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/hibernate/support/OpenSessionInViewInterceptor.html" title="class in org.springframework.orm.hibernate.support">OpenSessionInViewInterceptor</A></B></CODE>
<BR>
Spring web HandlerInterceptor that binds a Hibernate Session to the thread for the
entire processing of the request. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.orm.ibatis"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/orm/ibatis/package-summary.html">org.springframework.orm.ibatis</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/orm/ibatis/package-summary.html">org.springframework.orm.ibatis</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/ibatis/SqlMapClientFactoryBean.html" title="class in org.springframework.orm.ibatis">SqlMapClientFactoryBean</A></B></CODE>
<BR>
FactoryBean that creates an iBATIS Database Layer SqlMapClient as singleton
in the current bean factory, possibly for use with SqlMapClientTemplate.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/ibatis/SqlMapFactoryBean.html" title="class in org.springframework.orm.ibatis">SqlMapFactoryBean</A></B></CODE>
<BR>
FactoryBean that creates an iBATIS Database Layer SqlMap as singleton in the
current bean factory, possibly for use with SqlMapTemplate.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.orm.ibatis.support"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/orm/ibatis/support/package-summary.html">org.springframework.orm.ibatis.support</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/orm/ibatis/support/package-summary.html">org.springframework.orm.ibatis.support</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/ibatis/support/SqlMapClientDaoSupport.html" title="class in org.springframework.orm.ibatis.support">SqlMapClientDaoSupport</A></B></CODE>
<BR>
Convenient super class for iBATIS SqlMapClient data access objects.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.orm.jdo"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/orm/jdo/package-summary.html">org.springframework.orm.jdo</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/orm/jdo/package-summary.html">org.springframework.orm.jdo</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/jdo/DefaultJdoDialect.html" title="class in org.springframework.orm.jdo">DefaultJdoDialect</A></B></CODE>
<BR>
Default implementation of the JdoDialect interface.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/jdo/JdoAccessor.html" title="class in org.springframework.orm.jdo">JdoAccessor</A></B></CODE>
<BR>
Base class for JdoTemplate and JdoInterceptor, defining common
properties like PersistenceManagerFactory and flushing behavior.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/jdo/JdoInterceptor.html" title="class in org.springframework.orm.jdo">JdoInterceptor</A></B></CODE>
<BR>
This interceptor binds a new JDO PersistenceManager to the thread before a method
call, closing and removing it afterwards in case of any method outcome.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/jdo/JdoTemplate.html" title="class in org.springframework.orm.jdo">JdoTemplate</A></B></CODE>
<BR>
Helper class that simplifies JDO data access code, and converts
JDOExceptions into JdoUsage/JdoSystemException, compatible to the
org.springframework.dao exception hierarchy.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/jdo/JdoTransactionManager.html" title="class in org.springframework.orm.jdo">JdoTransactionManager</A></B></CODE>
<BR>
PlatformTransactionManager implementation for a single JDO PersistenceManagerFactory.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/jdo/LocalPersistenceManagerFactoryBean.html" title="class in org.springframework.orm.jdo">LocalPersistenceManagerFactoryBean</A></B></CODE>
<BR>
FactoryBean that creates a local JDO PersistenceManager instance.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.orm.jdo.support"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/orm/jdo/support/package-summary.html">org.springframework.orm.jdo.support</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/orm/jdo/support/package-summary.html">org.springframework.orm.jdo.support</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/orm/jdo/support/JdoDaoSupport.html" title="class in org.springframework.orm.jdo.support">JdoDaoSupport</A></B></CODE>
<BR>
Convenient super class for JDO data access objects.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.remoting.caucho"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/remoting/caucho/package-summary.html">org.springframework.remoting.caucho</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/remoting/caucho/package-summary.html">org.springframework.remoting.caucho</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/caucho/BurlapClientInterceptor.html" title="class in org.springframework.remoting.caucho">BurlapClientInterceptor</A></B></CODE>
<BR>
Interceptor for accessing a Burlap service.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/caucho/BurlapProxyFactoryBean.html" title="class in org.springframework.remoting.caucho">BurlapProxyFactoryBean</A></B></CODE>
<BR>
Factory bean for Burlap proxies. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/caucho/BurlapServiceExporter.html" title="class in org.springframework.remoting.caucho">BurlapServiceExporter</A></B></CODE>
<BR>
Web controller that exports the specified service bean as Burlap service
endpoint, accessible via a Burlap proxy.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/caucho/HessianClientInterceptor.html" title="class in org.springframework.remoting.caucho">HessianClientInterceptor</A></B></CODE>
<BR>
Interceptor for accessing a Hessian service.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/caucho/HessianProxyFactoryBean.html" title="class in org.springframework.remoting.caucho">HessianProxyFactoryBean</A></B></CODE>
<BR>
Factory bean for Hessian proxies. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/caucho/HessianServiceExporter.html" title="class in org.springframework.remoting.caucho">HessianServiceExporter</A></B></CODE>
<BR>
Web controller that exports the specified service bean as Hessian service
endpoint, accessible via a Hessian proxy.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.remoting.httpinvoker"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/remoting/httpinvoker/package-summary.html">org.springframework.remoting.httpinvoker</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/remoting/httpinvoker/package-summary.html">org.springframework.remoting.httpinvoker</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/httpinvoker/HttpInvokerProxyFactoryBean.html" title="class in org.springframework.remoting.httpinvoker">HttpInvokerProxyFactoryBean</A></B></CODE>
<BR>
Factory bean for HTTP invoker proxies. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/httpinvoker/HttpInvokerServiceExporter.html" title="class in org.springframework.remoting.httpinvoker">HttpInvokerServiceExporter</A></B></CODE>
<BR>
Web controller that exports the specified service bean as HTTP invoker
service endpoint, accessible via an HTTP invoker proxy.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.remoting.jaxrpc"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/remoting/jaxrpc/package-summary.html">org.springframework.remoting.jaxrpc</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/remoting/jaxrpc/package-summary.html">org.springframework.remoting.jaxrpc</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/jaxrpc/JaxRpcPortClientInterceptor.html" title="class in org.springframework.remoting.jaxrpc">JaxRpcPortClientInterceptor</A></B></CODE>
<BR>
Interceptor for accessing a specific port of a JAX-RPC service.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/jaxrpc/JaxRpcPortProxyFactoryBean.html" title="class in org.springframework.remoting.jaxrpc">JaxRpcPortProxyFactoryBean</A></B></CODE>
<BR>
FactoryBean for a specific port of a JAX-RPC service.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/jaxrpc/LocalJaxRpcServiceFactoryBean.html" title="class in org.springframework.remoting.jaxrpc">LocalJaxRpcServiceFactoryBean</A></B></CODE>
<BR>
FactoryBean for locally defined JAX-RPC Service references.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.remoting.rmi"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/remoting/rmi/package-summary.html">org.springframework.remoting.rmi</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/remoting/rmi/package-summary.html">org.springframework.remoting.rmi</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/rmi/JndiRmiClientInterceptor.html" title="class in org.springframework.remoting.rmi">JndiRmiClientInterceptor</A></B></CODE>
<BR>
Interceptor for accessing RMI services from JNDI.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/rmi/JndiRmiProxyFactoryBean.html" title="class in org.springframework.remoting.rmi">JndiRmiProxyFactoryBean</A></B></CODE>
<BR>
Factory bean for RMI proxies from JNDI.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/rmi/JndiRmiServiceExporter.html" title="class in org.springframework.remoting.rmi">JndiRmiServiceExporter</A></B></CODE>
<BR>
Service exporter which binds RMI services to JNDI.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/rmi/RmiClientInterceptor.html" title="class in org.springframework.remoting.rmi">RmiClientInterceptor</A></B></CODE>
<BR>
Interceptor for accessing conventional RMI services or RMI invokers.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/rmi/RmiProxyFactoryBean.html" title="class in org.springframework.remoting.rmi">RmiProxyFactoryBean</A></B></CODE>
<BR>
Factory bean for RMI proxies, supporting both conventional RMI services and
RMI invokers. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/remoting/rmi/RmiServiceExporter.html" title="class in org.springframework.remoting.rmi">RmiServiceExporter</A></B></CODE>
<BR>
RMI exporter that exposes the specified service as RMI object with the specified
name. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.scheduling.quartz"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/scheduling/quartz/package-summary.html">org.springframework.scheduling.quartz</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/scheduling/quartz/package-summary.html">org.springframework.scheduling.quartz</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/scheduling/quartz/CronTriggerBean.html" title="class in org.springframework.scheduling.quartz">CronTriggerBean</A></B></CODE>
<BR>
Convenience subclass of Quartz' CronTrigger class that eases
bean-style usage.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/scheduling/quartz/JobDetailBean.html" title="class in org.springframework.scheduling.quartz">JobDetailBean</A></B></CODE>
<BR>
Convenience subclass of Quartz' JobDetail class that eases bean-style
usage.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/scheduling/quartz/MethodInvokingJobDetailFactoryBean.html" title="class in org.springframework.scheduling.quartz">MethodInvokingJobDetailFactoryBean</A></B></CODE>
<BR>
FactoryBean that exposes a JobDetail object that delegates
job execution to a specified (static or non-static) method.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/scheduling/quartz/SchedulerFactoryBean.html" title="class in org.springframework.scheduling.quartz">SchedulerFactoryBean</A></B></CODE>
<BR>
FactoryBean that sets up a Quartz Scheduler and exposes it for
bean references.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/scheduling/quartz/SimpleTriggerBean.html" title="class in org.springframework.scheduling.quartz">SimpleTriggerBean</A></B></CODE>
<BR>
Convenience subclass of Quartz' SimpleTrigger class that eases
bean-style usage.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.scheduling.timer"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/scheduling/timer/package-summary.html">org.springframework.scheduling.timer</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/scheduling/timer/package-summary.html">org.springframework.scheduling.timer</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/scheduling/timer/MethodInvokingTimerTaskFactoryBean.html" title="class in org.springframework.scheduling.timer">MethodInvokingTimerTaskFactoryBean</A></B></CODE>
<BR>
FactoryBean that exposes a TimerTask object that delegates
job execution to a specified (static or non-static) method.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/scheduling/timer/TimerFactoryBean.html" title="class in org.springframework.scheduling.timer">TimerFactoryBean</A></B></CODE>
<BR>
FactoryBean that sets up a J2SE Timer and exposes it for bean references.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.transaction.interceptor"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/transaction/interceptor/package-summary.html">org.springframework.transaction.interceptor</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/transaction/interceptor/package-summary.html">org.springframework.transaction.interceptor</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/transaction/interceptor/TransactionAspectSupport.html" title="class in org.springframework.transaction.interceptor">TransactionAspectSupport</A></B></CODE>
<BR>
Superclass for transactional aspects, such as the AOP Alliance-compatible
TransactionInterceptor, or an AspectJ aspect. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/transaction/interceptor/TransactionInterceptor.html" title="class in org.springframework.transaction.interceptor">TransactionInterceptor</A></B></CODE>
<BR>
AOP Alliance MethodInterceptor providing declarative transaction
management using the common Spring transaction infrastructure.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/transaction/interceptor/TransactionProxyFactoryBean.html" title="class in org.springframework.transaction.interceptor">TransactionProxyFactoryBean</A></B></CODE>
<BR>
Proxy factory bean for simplified declarative transaction handling.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.transaction.jta"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/transaction/jta/package-summary.html">org.springframework.transaction.jta</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/transaction/jta/package-summary.html">org.springframework.transaction.jta</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/transaction/jta/JtaTransactionManager.html" title="class in org.springframework.transaction.jta">JtaTransactionManager</A></B></CODE>
<BR>
PlatformTransactionManager implementation for JTA, i.e. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/transaction/jta/WebLogicJtaTransactionManager.html" title="class in org.springframework.transaction.jta">WebLogicJtaTransactionManager</A></B></CODE>
<BR>
Special JtaTransactionManager version for BEA WebLogic.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.transaction.support"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/transaction/support/package-summary.html">org.springframework.transaction.support</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/transaction/support/package-summary.html">org.springframework.transaction.support</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/transaction/support/TransactionTemplate.html" title="class in org.springframework.transaction.support">TransactionTemplate</A></B></CODE>
<BR>
Helper class that simplifies programmatic transaction demarcation
and transaction exception handling.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.ui.freemarker"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/ui/freemarker/package-summary.html">org.springframework.ui.freemarker</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/ui/freemarker/package-summary.html">org.springframework.ui.freemarker</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/ui/freemarker/FreeMarkerConfigurationFactoryBean.html" title="class in org.springframework.ui.freemarker">FreeMarkerConfigurationFactoryBean</A></B></CODE>
<BR>
Factory bean that creates a FreeMarker Configuration and provides it as
bean reference. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.ui.velocity"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/ui/velocity/package-summary.html">org.springframework.ui.velocity</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/ui/velocity/package-summary.html">org.springframework.ui.velocity</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/ui/velocity/VelocityEngineFactoryBean.html" title="class in org.springframework.ui.velocity">VelocityEngineFactoryBean</A></B></CODE>
<BR>
Factory bean that configures a VelocityEngine and provides it as bean
reference. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.web.servlet.mvc"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/web/servlet/mvc/package-summary.html">org.springframework.web.servlet.mvc</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/web/servlet/mvc/package-summary.html">org.springframework.web.servlet.mvc</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/web/servlet/mvc/ServletWrappingController.html" title="class in org.springframework.web.servlet.mvc">ServletWrappingController</A></B></CODE>
<BR>
Spring Controller implementation that wraps a servlet instance which it manages
internally. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.web.servlet.mvc.multiaction"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/web/servlet/mvc/multiaction/package-summary.html">org.springframework.web.servlet.mvc.multiaction</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/web/servlet/mvc/multiaction/package-summary.html">org.springframework.web.servlet.mvc.multiaction</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/web/servlet/mvc/multiaction/PropertiesMethodNameResolver.html" title="class in org.springframework.web.servlet.mvc.multiaction">PropertiesMethodNameResolver</A></B></CODE>
<BR>
The most sophisticated and useful framework implementation of
the MethodNameResolver interface. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.web.servlet.view.freemarker"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/web/servlet/view/freemarker/package-summary.html">org.springframework.web.servlet.view.freemarker</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/web/servlet/view/freemarker/package-summary.html">org.springframework.web.servlet.view.freemarker</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/web/servlet/view/freemarker/FreeMarkerConfigurer.html" title="class in org.springframework.web.servlet.view.freemarker">FreeMarkerConfigurer</A></B></CODE>
<BR>
JavaBean to configure FreeMarker for web usage, via the "configLocation"
and/or "freemarkerSettings" and/or "templateLoaderPath" properties.
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.web.servlet.view.tiles"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/web/servlet/view/tiles/package-summary.html">org.springframework.web.servlet.view.tiles</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/web/servlet/view/tiles/package-summary.html">org.springframework.web.servlet.view.tiles</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/web/servlet/view/tiles/TilesConfigurer.html" title="class in org.springframework.web.servlet.view.tiles">TilesConfigurer</A></B></CODE>
<BR>
Helper class to configure Tiles for the Spring Framework. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.web.servlet.view.velocity"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A> in <A HREF="../../../../../org/springframework/web/servlet/view/velocity/package-summary.html">org.springframework.web.servlet.view.velocity</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Classes in <A HREF="../../../../../org/springframework/web/servlet/view/velocity/package-summary.html">org.springframework.web.servlet.view.velocity</A> that implement <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory">InitializingBean</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/springframework/web/servlet/view/velocity/VelocityConfigurer.html" title="class in org.springframework.web.servlet.view.velocity">VelocityConfigurer</A></B></CODE>
<BR>
JavaBean to configure Velocity for web usage, via the "configLocation"
and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/springframework/beans/factory/InitializingBean.html" title="interface in org.springframework.beans.factory"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="InitializingBean.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright (C) 2003-2004 The Spring Framework Project.</i>
</BODY>
</HTML>
|
client/components/gmap/gmap.component.css | sherifsaleh/meteo | .tweets-section {
margin-top: 40px;
height: 100vh;
}
@media (min-width: 768px) {
.map-section {
position: fixed;
}
}
.sebm-google-map-container {
height: 600px;
margin-top: 40px;
height: 100vh;
} |
sharing/src/app/add-files/add-files.component.css | mozi22/IntraFileSharingSystem | .user-dashboard{
position: absolute;
right: 0;
width: 80%;
height: auto;
} |
_layouts/page.html | merenlab/web | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
{% include _head.html %}
</head>
<body class="page">
{% include _browser-upgrade.html %}
{% include _navigation.html %}
{% include _imagewrap.html %}
<div id="main" role="main">
<div class="article-author-side">
{% if page.noleftpanel == true %}
{% else %}
{% include _left-panel.html %}
{% endif %}
</div>
{% if page.categories contains "anvio" %}
{% include _project-anvio-navigation.html %}
{% elsif page.categories contains "oligotyping" %}
{% include _project-oligotyping-navigation.html %}
{% elsif page.categories contains "med" %}
{% include _project-med-navigation.html %}
{% endif %}
<article class="post">
<h1>{{ page.title }}</h1>
{% if page.authors %}
{% include _author-info.html %}
{% endif %}
<div class="article-wrap">
<div id="articlecontent">
{% if page.notoc == true %}
{% else %}
<section id="markdown-toc" class="toc">
<header><h3 id="toc-header"><i class="fa fa-book"></i> Table of Contents</h3></header>
<div id="drawer">{% include _toc.html html=content %}</div>
</section>
{% endif %}
{{ content }}
</div> <!-- article content -->
{% if page.share != false %}
<hr />
{% include _social-share.html %}
{% endif %}
</div><!-- /.article-wrap -->
{% if site.owner.disqus-shortname and page.comments == true %}
<section id="disqus_thread"></section><!-- /#disqus_thread -->
{% endif %}
</article>
</div><!-- /#index -->
<div class="footer-wrap">
<footer>
{% include _footer.html %}
</footer>
</div><!-- /.footer-wrap -->
{% include _scripts.html %}
</body>
</html>
|
public/graphics.html | wowhack/uncovered-service | <html>
<head>
<style>
canvas#imageCanvas {
position: absolute;
left: 100px;
top: 100px;
}
canvas#coverCanvas {
position: absolute;
left: 500px;
top: 100px;
}
canvas#fftCanvas {
position: absolute;
left: 900px;
top: 100px;
}
</style>
</head>
<body>
<canvas id="imageCanvas" width="300" height="300"></canvas>
<canvas id="coverCanvas" width="300" height="300"></canvas>
<canvas id="fftCanvas" width="1000" height="300"></canvas>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="client.js"></script>
<script>
var IMAGE_URL = 'http://uncovered-proxy.herokuapp.com/image/6885bc64100c07ec425b6902eeb88c6c0fde6f89';
var imageCanvas = document.getElementById("imageCanvas");
var coverCanvas = document.getElementById("coverCanvas");
var imageContext = imageCanvas.getContext('2d');
var coverContext = coverCanvas.getContext('2d');
var fftContext = fftCanvas.getContext('2d');
var width = parseInt($(imageCanvas).attr('width'))
var height = parseInt($(imageCanvas).attr('height'))
// load image from data url
var imageObj = new Image();
imageObj.onload = function() {
imageContext.drawImage(this, 0, 0, width, height);
var imgData = imageContext.getImageData(0, 0, width, height);
var maxColors = 16;
var cmap = quantize.quantize(imgData.data, maxColors);
var newImgData = coverContext.createImageData(width, height);
for (var i = 0; i < imgData.data.length; i += 4) {
var pixel = cmap.map([imgData.data[i], imgData.data[i+1], imgData.data[i+2]]);
newImgData.data[i] = pixel[0];
newImgData.data[i + 1] = pixel[1];
newImgData.data[i + 2] = pixel[2];
newImgData.data[i + 3] = 255;
};
coverContext.putImageData(newImgData, 0, 0);
coverContext.fillStyle = "#FF0000";
coverContext.fillRect(50,250,8, 8);
var xblocks = Math.floor(width / 8);
var yblocks = Math.floor(height / 8);
var numblocks = xblocks * yblocks;
var blocks = [
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks),
new Float64Array(yblocks * xblocks)
]
for (var by = 0; by < yblocks; ++by) {
for (var bx = 0; bx < xblocks; ++bx) {
var re = [];
var im = [];
for (var y = 0; y < 8; y++) {
i = (y + by * 8) * width;
outi = y * 8;
for (var x = 0; x < 8; x++) {
var start = (i << 2) + ((x + bx * 8) << 2);
if (start < imgData.data.length) {
var R = imgData.data[start];
var G = imgData.data[start + 1];
var B = imgData.data[start + 2];
var luminance = (0.2126*R + 0.7152*G + 0.0722*B);
re[outi + x] = luminance
} else {
re[outi + x] = 0.0;
}
im[outi + x] = 0.0;
}
}
fft.init(8);
fft.fft2d(re, im);
var powrad = {}
var totpow = 0.0;
for (var y = 0; y < 8; y++) {
i = y * 8;
for (var x = 0; x < 8; x++) {
var pow = Math.sqrt(re[i + x] * re[i + x] + im[i + x] * im[i + x]);
totpow += pow;
var radius = Math.round(Math.sqrt(x*x + y*y));
if (radius in powrad) {
var val = powrad[radius];
powrad[radius] = {pow: val.pow + pow, cnt: val.cnt + 1};
} else {
powrad[radius] = {pow: pow, cnt: 1};
}
}
}
for (k in powrad) {
var blk = blocks[k];
var val = totpow > 0 ? (powrad[k].pow / powrad[k].cnt) / totpow : 0.0;
blk[by * xblocks + bx] = val;
}
}
}
for (k in blocks) {
var blk = blocks[k];
var max = Math.max.apply(null, blk);
var img = fftContext.createImageData(xblocks, yblocks);
for (var by = 0; by < yblocks; ++by) {
for (var bx = 0; bx < xblocks; ++bx) {
var ix = by * xblocks + bx;
var pxval = Math.floor(255.0 * blk[ix] / max);
img.data[ix * 4] = pxval;
img.data[ix * 4 + 1] = pxval;
img.data[ix * 4 + 2] = pxval;
img.data[ix * 4 + 3] = 255;
}
}
fftContext.putImageData(img, k * yblocks, 0);
}
console.log(blocks);
};
imageObj.crossOrigin="Anonymous";
imageObj.src = IMAGE_URL;
</script>
</body>
</html>
|
demo/concave.html | playif/play_p2 | <!DOCTYPE html>
<html>
<head>
<title>Concave shapes demo - p2.js physics engine</title>
<link href="css/demo.css" rel="stylesheet"/>
<meta name="description" content="Demonstrates concave shapes and how to use Body.fromPolygon().">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
</head>
<body>
<script type="text/javascript" src="js/dat.gui.js"></script>
<script type="application/dart" src="concave.dart"></script>
<script type="text/javascript" src="packages/browser/dart.js"></script>
</body>
</html> |
examples/basicValidator/index.html | xDaevax/Industrial-Validation | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>JavaScript Validator</title>
<link rel="stylesheet" type="text/css" href="styles/style.css" />
<script type="text/javascript" src="scripts/jquery.js"></script>
<script type="text/javascript" src="scripts/jquery-ui.js"></script>
<script type="text/javascript" src="scripts/knockout.js"></script>
<script type="text/javascript" src="scripts/industrial-validation.js"></script>
<script type="text/javascript" src="scripts/main.js"></script>
<script type="text/javascript">
var model = new FormViewModel();
$(function() {
ko.applyBindings(model);
});
</script>
</head>
<body>
<div class="liner">
<div class="spacer"></div>
<header data-bind="animator: IsValid() ? 'Valid' : 'Invalid'">
<div class="validation-summary">
<h4>Form Status:</h4><mark data-bind="text: IsValid() ? 'Valid' : 'Invalid'"></mark>
</div>
</header>
<section class="main">
<form name="validation-form" id="validation-form" method="post" action="">
<div class="form-liner">
<h5>Validation Testing</h5>
<span class="form-item">
<label for="first-name">First Name:<mark data-bind="text: FirstName.State.Indicator, visible: FirstName.State.ShowIndicator"></mark></label>
<input type="text" name="first-name" id="first-name" data-bind="textInput: FirstName, click: function() {$(document).trigger('data-click', {EventData: $data.FirstName(), Source: $(this)})}" maxlength="100" tabindex="1" />
<span class="validation-error" data-bind="text: FirstName.State.ValidationMessage"></span>
</span>
<span class="form-item">
<label for="last-name">Last Name:<mark data-bind="text: LastName.State.Indicator, visible: LastName.State.ShowIndicator"></mark></label>
<input type="text" name="last-name" id="last-name" data-bind="textInput: LastName" maxlength="100" tabindex="2" />
</span>
</div>
</form>
</section>
<footer>
</footer>
</div>
</body>
</html>
|
public/css/bootstrap-theme.css | iGusev/slayer | /*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*!
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=88fa5378154507f6f401)
* Config saved to config.json and https://gist.github.com/88fa5378154507f6f401
*/
/*!
* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-success.disabled,
.btn-info.disabled,
.btn-warning.disabled,
.btn-danger.disabled,
.btn-default[disabled],
.btn-primary[disabled],
.btn-success[disabled],
.btn-info[disabled],
.btn-warning[disabled],
.btn-danger[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-danger {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-info .badge,
.btn-warning .badge,
.btn-danger .badge {
text-shadow: none;
}
.btn:active,
.btn.active {
background-image: none;
}
.btn-default {
background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #dbdbdb;
text-shadow: 0 1px 0 #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
background-color: #e0e0e0;
background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
background-color: #e0e0e0;
border-color: #dbdbdb;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #e0e0e0;
background-image: none;
}
.btn-primary {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #245580;
}
.btn-primary:hover,
.btn-primary:focus {
background-color: #265a88;
background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
background-color: #265a88;
border-color: #245580;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #265a88;
background-image: none;
}
.btn-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
background-color: #419641;
background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
background-color: #419641;
border-color: #3e8f3e;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #419641;
background-image: none;
}
.btn-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
background-color: #2aabd2;
background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
background-color: #2aabd2;
border-color: #28a4c9;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #2aabd2;
background-image: none;
}
.btn-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
background-color: #eb9316;
background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
background-color: #eb9316;
border-color: #e38d13;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #eb9316;
background-image: none;
}
.btn-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
background-color: #c12e2a;
background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
background-color: #c12e2a;
border-color: #b92c28;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #c12e2a;
background-image: none;
}
.thumbnail,
.img-thumbnail {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
background-color: #2e6da4;
}
.navbar-default {
background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-radius: 4px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .active > a {
background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
@media (max-width: 767px) {
.navbar .navbar-nav .open .dropdown-menu > .active > a,
.navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
}
.alert {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
border-color: #b2dba1;
}
.alert-info {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
border-color: #9acfea;
}
.alert-warning {
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
border-color: #f5e79e;
}
.alert-danger {
background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
border-color: #dca7a7;
}
.progress {
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.progress-bar-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
text-shadow: 0 -1px 0 #286090;
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
border-color: #2b669a;
}
.list-group-item.active .badge,
.list-group-item.active:hover .badge,
.list-group-item.active:focus .badge {
text-shadow: none;
}
.panel {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.panel-success > .panel-heading {
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
border-color: #dcdcdc;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
|
docs/qml-sortfilterproxymodel-sorter.html | oKcerG/SortFilterProxyModel | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- sorter.cpp -->
<title>Sorter QML Type | SortFilterProxyModel</title>
<link rel="stylesheet" type="text/css" href="style/offline.css" />
</head>
<body>
<div class="sidebar">
<div class="toc">
<h3><a name="toc">Contents</a></h3>
<ul>
<li class="level1"><a href="#properties">Properties</a></li>
<li class="level1"><a href="#details">Detailed Description</a></li>
</ul>
</div>
<div class="sidebar-content" id="sidebar-content"></div></div>
<h1 class="title">Sorter QML Type</h1>
<span class="subtitle"></span>
<!-- $$$Sorter-brief -->
<p>Base type for the <a href="qml-sortfilterproxymodel-sortfilterproxymodel.html">SortFilterProxyModel</a> sorters. <a href="#details">More...</a></p>
<!-- @@@Sorter -->
<div class="table"><table class="alignedsummary">
<tr><td class="memItemLeft rightAlign topAlign"> Import Statement:</td><td class="memItemRight bottomAlign"> import SortFilterProxyModel .</td></tr><tr><td class="memItemLeft rightAlign topAlign"> Inherited By:</td><td class="memItemRight bottomAlign"> <p><a href="qml-sortfilterproxymodel-expressionsorter.html">ExpressionSorter</a>, <a href="qml-sortfilterproxymodel-filtersorter.html">FilterSorter</a>, and <a href="qml-sortfilterproxymodel-rolesorter.html">RoleSorter</a></p>
</td></tr></table></div><ul>
<li><a href="qml-sortfilterproxymodel-sorter-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="properties"></a>
<h2 id="properties">Properties</h2>
<ul>
<li class="fn"><b><b><a href="qml-sortfilterproxymodel-sorter.html#enabled-prop">enabled</a></b></b> : bool</li>
<li class="fn"><b><b><a href="qml-sortfilterproxymodel-sorter.html#priority-prop">priority</a></b></b> : int</li>
<li class="fn"><b><b><a href="qml-sortfilterproxymodel-sorter.html#sortOrder-prop">sortOrder</a></b></b> : Qt::SortOrder</li>
</ul>
<!-- $$$Sorter-description -->
<a name="details"></a>
<h2 id="details">Detailed Description</h2>
<p>The Sorter type cannot be used directly in a QML file. It exists to provide a set of common properties and methods, available across all the other sorters types that inherit from it. Attempting to use the Sorter type directly will result in an error.</p>
<!-- @@@Sorter -->
<h2>Property Documentation</h2>
<!-- $$$enabled -->
<div class="qmlitem"><div class="qmlproto">
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="">
<td class="tblQmlPropNode"><p>
<a name="enabled-prop"></a><span class="name">enabled</span> : <span class="type">bool</span></p></td></tr>
</table></div>
</div><div class="qmldoc"><p>This property holds whether the sorter is enabled. A disabled sorter will not change the order of the rows.</p>
<p>By default, sorters are enabled.</p>
</div></div><!-- @@@enabled -->
<br/>
<!-- $$$priority -->
<div class="qmlitem"><div class="qmlproto">
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="">
<td class="tblQmlPropNode"><p>
<a name="priority-prop"></a><span class="name">priority</span> : <span class="type">int</span></p></td></tr>
</table></div>
</div><div class="qmldoc"><p>This property holds the sort priority of this sorter. Sorters with a higher priority are applied first. In case of equal priority, Sorters are ordered by their insertion order.</p>
<p>By default, the priority is 0.</p>
</div></div><!-- @@@priority -->
<br/>
<!-- $$$sortOrder -->
<div class="qmlitem"><div class="qmlproto">
<div class="table"><table class="qmlname">
<tr valign="top" class="odd" id="">
<td class="tblQmlPropNode"><p>
<a name="sortOrder-prop"></a><span class="name">sortOrder</span> : <span class="type">Qt::SortOrder</span></p></td></tr>
</table></div>
</div><div class="qmldoc"><p>This property holds the sort order of this sorter.</p>
<div class="table"><table class="valuelist"><tr valign="top" class="odd"><th class="tblConst">Constant</th><th class="tbldscr">Description</th></tr>
<tr><td class="topAlign"><code>Qt.AscendingOrder</code></td><td class="topAlign">The items are sorted ascending e.g. starts with 'AAA' ends with 'ZZZ' in Latin-1 locales</td></tr>
<tr><td class="topAlign"><code>Qt.DescendingOrder</code></td><td class="topAlign">The items are sorted descending e.g. starts with 'ZZZ' ends with 'AAA' in Latin-1 locales</td></tr>
</table></div>
<p>By default, sorting is in ascending order.</p>
</div></div><!-- @@@sortOrder -->
<br/>
</body>
</html>
|
app/templates/result-item.html | TotalActiveMedia/erfgeoviewer | <div class="card">
<div class="card-image waves-effect waves-block waves-light">
<% if (image) { %>
<img class="activator" src="<%= image %>">
<% if (mode == 'mapmaker' && _.contains(objectType, 'kaart')) { %>
<div class="add-image-container">
<a href="#" class="add-image icon-plus" data-model-id="<%= cid %>" title="Voeg kaart toe"></a>
</div>
<% } %>
<% } %>
</div>
<div class="card-content">
<span class="card-title activator grey-text text-darken-4"><%= title %></span>
<p class="actions">
<% if (mode == 'mapmaker') { %>
<a href="#" class="add-marker icon-plus" data-model-id="<%= cid %>" title="Voeg toe"></a>
<% } else { %>
<a href="#" class="open-detail icon-doc-text-inv" data-model-id="<%= cid %>"></a>
<% } %>
<a href="#" class="zoomin icon-zoom-in" title="Toon locatie"></a>
<!--<span class="activator">Beschrijving</span>-->
</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4"><%= title %><i class="icon-cancel right"></i></span>
<% if (description) { %>
<p><%= description %></p>
<% } else { %>
<p class="grey-text text-lighten-1">(Geen omschrijving)</p>
<% } %>
<div class="reveal-icons">
<% if (externalUrl) { %>
<a href="<%= externalUrl %>" target="_blank" class="link-external link"><i class="icon-link-ext"></i></a>
<% } %>
<% if (__id__) { %>
<a target="_blank" href="http://data.digitalecollectie.nl/recordview?recordId=<%= __id__ %>" class="link-archive link"><i class="icon-archive"></i></a>
<% } %>
</div>
</div>
</div> |
src/main/resources/ticket_email_template.html | sdsu-its/rohan-search | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--suppress ALL -->
<html xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;">
<head>
<meta name="viewport" content="width=device-width"/>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<title>Your Streaming Ticket</title>
</head>
<body bgcolor="#f6f6f6"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; width: 100% !important; height: 100%; margin: 0; padding: 0;">
<!-- body -->
<table class="body-wrap" bgcolor="#f6f6f6"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; width: 100%; margin: 0; padding: 50px 20px 20px;">
<tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;">
<td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;"></td>
<td class="container" bgcolor="#FFFFFF"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto; padding: 20px; border: 1px solid #f0f0f0;">
<!-- content -->
<div class="content"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; max-width: 600px; display: block; margin: 0 auto; padding: 0;">
<table style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; width: 100%; margin: 0; padding: 0;">
<tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;">
<td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;">
<p style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.6; font-weight: normal; margin: 0 0 10px; padding: 0;">
Hello,</p>
<p style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.6; font-weight: normal; margin: 0 0 10px; padding: 0;">
Your Streaming ticket for {{ file_name }} attached!
You can also directly view the video at {{ file_link }}, however to be compliant with
the TEACH Act and Copyright Laws you may not share the direct link with your students.
</p>
<p style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.6; font-weight: normal; margin: 0 0 10px; padding: 0; font-style: italic;">
Please refer to the following instructions in order to create a link to your video in
Blackboard:<br/>
1. Click on the file attached to the email that was sent to you and download it.<br/>
2. Save the file to your preferred download area (such as the Desktop)<br/>
3. Open Blackboard and go to the desired course<br/>
4. Go to the Content Area where you would like to place the video link<br/>
5. Under the Build Content tab, select File (this will take you to the Create File page)
or Item if you want to provide description<br/>
6. Fill in the required options<br/>
a. Select Browse My Computer and select the file you downloaded from this email<br/>
b. Select Yes to Open in New Window_blank (this is REQUIRED for the video to function
correctly)<br/>
c. Select Yes to Permit Users to View this Content<br/>
7. Click Submit<br/>
8. Please test your video to make sure it is functioning correctly before you make it
available to students.<br/>
</p>
<p style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.6; font-weight: normal; margin: 0 0 10px; padding: 0;">
Your videos are available for pick-up. We do not have the ability to store your physical
course materials, and materials that are not picked up after 5 business days will be
sent back to you via campus mail.
<br/>
We cannot guarantee the safe return of your course materials if you do not come and pick
them up.
</p>
<p style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.6; font-weight: normal; margin: 0 0 10px; padding: 0;">
Cheers, <br/>
SDSU ITS
</p>
</td>
</tr>
</table>
</div>
<!-- /content -->
</td>
<td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;"></td>
</tr>
</table>
<!-- /body --><!-- footer -->
<table class="footer-wrap"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; width: 100%; clear: both !important; margin: 0; padding: 0;">
<tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;">
<td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;"></td>
<td class="container"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; display: block !important; max-width: 600px !important; clear: both !important; margin: 0 auto; padding: 0;">
<!-- content -->
<div class="content"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; max-width: 600px; display: block; margin: 0 auto; padding: 0;">
<table style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; width: 100%; margin: 0; padding: 0;">
<tr style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;">
<td align="center"
style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;">
<p style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 1.6; color: #666; font-weight: normal; margin: 0 0 10px; padding: 0;">
Generated on {{ generated_on_date_footer }}. <br/>
This is an automated one time email, you cannot unsubscribe from this type of email.
<br/>
<br/>
<i>
SDSU - Instructional Technology Services<br/>
5500 Campanile Drive, San Diego, CA 92182
</i>
</p>
</td>
</tr>
</table>
</div>
<!-- /content -->
</td>
<td style="font-family: 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif; font-size: 100%; line-height: 1.6; margin: 0; padding: 0;"></td>
</tr>
</table>
<!-- /footer --></body>
</html> |
docs/functions_func_f.html | bradhowes/sidecar | <!-- HTML header for doxygen 1.8.10-->
<!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" content="Doxygen 1.8.11"/>
<title>SideCar: Data Fields - Functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="DoxygenStyleSheet.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">SideCar
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index__"><span>_</span></a></li>
<li><a href="functions_func_a.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li class="current"><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_j.html#index_j"><span>j</span></a></li>
<li><a href="functions_func_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_x.html#index_x"><span>x</span></a></li>
<li><a href="functions_func_z.html#index_z"><span>z</span></a></li>
<li><a href="functions_func_0x7e.html#index_0x7e"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
 
<h3><a class="anchor" id="index_f"></a>- f -</h3><ul>
<li>fadeColor()
: <a class="el" href="classSideCar_1_1GUI_1_1TargetPlotImaging.html#a8376cb61e7d8b35f8a180e7b9526da01">SideCar::GUI::TargetPlotImaging</a>
</li>
<li>failure()
: <a class="el" href="classSideCar_1_1GUI_1_1MessageWriter.html#aff77b33099ac2af221a00baa6be47d9e">SideCar::GUI::MessageWriter</a>
</li>
<li>FanIn()
: <a class="el" href="classSideCar_1_1Algorithms_1_1FanIn.html#a24e4419d9d6fa40630a646431728fef5">SideCar::Algorithms::FanIn</a>
</li>
<li>FanOut()
: <a class="el" href="classSideCar_1_1Algorithms_1_1FanOut.html#a7da4ebe8ff433020d72b290d343ca3a0">SideCar::Algorithms::FanOut</a>
</li>
<li>fatal()
: <a class="el" href="classLogger_1_1Log.html#a12a1ec350f5befa5487582de6c7d6f7f">Logger::Log</a>
, <a class="el" href="classLogger_1_1ProcLog.html#a77a22a6d2874137de8a2889416524baa">Logger::ProcLog</a>
</li>
<li>fetchFromDevice()
: <a class="el" href="classSideCar_1_1IO_1_1DatagramReader.html#a4bfac3611242d1ef19775aa0b56e9990">SideCar::IO::DatagramReader</a>
, <a class="el" href="classSideCar_1_1IO_1_1ReaderDevices_1_1File.html#a7935931547560ee020ad641501200b12">SideCar::IO::ReaderDevices::File</a>
, <a class="el" href="classSideCar_1_1IO_1_1ReaderDevices_1_1MulticastSocket.html#a525fc3276ed63c96b395f9eecd9b2a59">SideCar::IO::ReaderDevices::MulticastSocket</a>
, <a class="el" href="classSideCar_1_1IO_1_1ReaderDevices_1_1TCPSocket.html#ad2f068e2c6c7edab2725890970218d82">SideCar::IO::ReaderDevices::TCPSocket</a>
, <a class="el" href="classSideCar_1_1IO_1_1ReaderDevices_1_1UDPSocket.html#a1ab99061d28c43257a7bc1accd4d3a4e">SideCar::IO::ReaderDevices::UDPSocket</a>
, <a class="el" href="classSideCar_1_1IO_1_1StreamReader.html#a7af51e738ccf3fd2f3938118e482a479">SideCar::IO::StreamReader</a>
, <a class="el" href="classSideCar_1_1IO_1_1TReader.html#ad507735a1364e6fef870d1094cce5b2e">SideCar::IO::TReader< _R, _D ></a>
</li>
<li>fetchInput()
: <a class="el" href="classSideCar_1_1IO_1_1DatagramReader.html#a6d95e7a4f25d8a26edb711e943c3edc7">SideCar::IO::DatagramReader</a>
, <a class="el" href="classSideCar_1_1IO_1_1Reader.html#aed93599593932de6a9dcd9594c108481">SideCar::IO::Reader</a>
, <a class="el" href="classSideCar_1_1IO_1_1StreamReader.html#a188514a2cdff83118456b12993af2b5b">SideCar::IO::StreamReader</a>
</li>
<li>FFTWAllocator()
: <a class="el" href="classSideCar_1_1GUI_1_1Spectrum_1_1FFTWAllocator.html#a43d27ab46a15aa71a2e20de81e23cdad">SideCar::GUI::Spectrum::FFTWAllocator< T ></a>
</li>
<li>File()
: <a class="el" href="classSideCar_1_1IO_1_1ReaderDevices_1_1File.html#a8498cf2bdaf87a96d3516bd158352319">SideCar::IO::ReaderDevices::File</a>
, <a class="el" href="classSideCar_1_1IO_1_1WriterDevices_1_1File.html#ab700814abf8759b6b1263c248b8a2f2c">SideCar::IO::WriterDevices::File</a>
</li>
<li>file()
: <a class="el" href="classUnitTest_1_1UnitTestException.html#ab0ab7ca9f89eb1c41eb848f3a69a12f9">UnitTest::UnitTestException</a>
</li>
<li>FileModel()
: <a class="el" href="classSideCar_1_1GUI_1_1Playback_1_1FileModel.html#a820942d55578068c077e0373117574f6">SideCar::GUI::Playback::FileModel</a>
</li>
<li>filePart()
: <a class="el" href="classUtils_1_1FilePath.html#ab2cf14d11c3d77cfe00166dedb6a3e3a">Utils::FilePath</a>
</li>
<li>FilePath()
: <a class="el" href="classUtils_1_1FilePath.html#ab0f3823e6638ef51add00bb76ae3f6ce">Utils::FilePath</a>
</li>
<li>filePath()
: <a class="el" href="classUtils_1_1FilePath.html#ad2bc4b7ac15e9707642deeec19f7e8fd">Utils::FilePath</a>
</li>
<li>FileReader()
: <a class="el" href="classSideCar_1_1IO_1_1FileReader.html#a5430d0f4c637f9d6e08edaefda0a9642">SideCar::IO::FileReader</a>
</li>
<li>FileReaderTask()
: <a class="el" href="classSideCar_1_1IO_1_1FileReaderTask.html#a128df7819ac1dd8f36b5becccae7f2b9">SideCar::IO::FileReaderTask</a>
</li>
<li>FileWatcher()
: <a class="el" href="classUtils_1_1FileWatcher.html#a94bd60df5ebeaafce01a4fd0da260194">Utils::FileWatcher</a>
</li>
<li>FileWriter()
: <a class="el" href="classSideCar_1_1IO_1_1FileWriter.html#a7bde10fd736131026e75c5983de8b8a1">SideCar::IO::FileWriter</a>
</li>
<li>FileWriterTask()
: <a class="el" href="classSideCar_1_1IO_1_1FileWriterTask.html#aa8bc91b134c9c48ce3d8def5b520c77b">SideCar::IO::FileWriterTask</a>
</li>
<li>fill()
: <a class="el" href="classUtils_1_1Format.html#adbda0370144ce368de199b6e32ffcbd9">Utils::Format</a>
</li>
<li>fillContextMenu()
: <a class="el" href="classSideCar_1_1GUI_1_1MainWindowBase.html#aa60c4c002ddc5742db7d6be50455cbd5">SideCar::GUI::MainWindowBase</a>
</li>
<li>fillInChange()
: <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1ParamBase.html#af113b04df84a4b6eacddf75aac48944f">SideCar::GUI::Master::ParamBase</a>
</li>
<li>fillStatus()
: <a class="el" href="classSideCar_1_1Algorithms_1_1Controller.html#a766d4d12baa31257b0e6ebd1e38e1ae3">SideCar::Algorithms::Controller</a>
, <a class="el" href="classSideCar_1_1IO_1_1StatusEmitterBase.html#a63af87831e7ce7010500fa83755a196c">SideCar::IO::StatusEmitterBase</a>
, <a class="el" href="classSideCar_1_1IO_1_1Stream.html#a64c31961437fa41ba6412922c8cadc35">SideCar::IO::Stream</a>
, <a class="el" href="classSideCar_1_1IO_1_1Task.html#ac18e9eae33fc9f35764496a21e3c22d6">SideCar::IO::Task</a>
, <a class="el" href="classSideCar_1_1Runner_1_1App.html#afee30fbf927f0aca2f2d72ce93c232cf">SideCar::Runner::App</a>
</li>
<li>Find()
: <a class="el" href="classLogger_1_1Log.html#a091feecfafbb5c02875d08e1c4b27a2a">Logger::Log</a>
</li>
<li>find()
: <a class="el" href="classLogger_1_1LogMap.html#a4b816910479868b5b374a60a96e4db80">Logger::LogMap</a>
</li>
<li>Find()
: <a class="el" href="classLogger_1_1Priority.html#ae70ed7c44c9a9bf38e472c115545c921">Logger::Priority</a>
, <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1InfoFormatter.html#a567a8d8d3eb3086f9b3854fdd05d1250">SideCar::GUI::Master::InfoFormatter</a>
</li>
<li>find()
: <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1RootItem.html#a90bd9dc0f5386950d66ead6503692d70">SideCar::GUI::Master::RootItem</a>
</li>
<li>Find()
: <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1RunnerLog.html#aa8ccead9885b820d829c3ca72d637f82">SideCar::GUI::Master::RunnerLog</a>
</li>
<li>find()
: <a class="el" href="classSideCar_1_1Messages_1_1Attributes.html#aebb8eccc039aaede58b888be1b10d6f4">SideCar::Messages::Attributes</a>
</li>
<li>Find()
: <a class="el" href="classSideCar_1_1Messages_1_1MetaTypeInfo.html#a0c541ac7bc9b07030b511467fdf0c787">SideCar::Messages::MetaTypeInfo</a>
</li>
<li>FindLongName()
: <a class="el" href="structFindLongName.html#af8bcccc7a1b339a5ee95de6c312a9c4b">FindLongName</a>
</li>
<li>findMethod()
: <a class="el" href="classXmlRpc_1_1XmlRpcServer.html#a4c476a8265a6109593a5826bfe840e61">XmlRpc::XmlRpcServer</a>
</li>
<li>findName()
: <a class="el" href="classSideCar_1_1IO_1_1ChannelVector.html#a94b79bd4a6a207c20e7cbd22a3b65700">SideCar::IO::ChannelVector</a>
</li>
<li>findOnOrBefore()
: <a class="el" href="classSideCar_1_1IO_1_1TimeIndex.html#a6ef0360f3eee093a508a82507bfb6430">SideCar::IO::TimeIndex</a>
</li>
<li>findTag()
: <a class="el" href="classXmlRpc_1_1XmlRpcUtil.html#afc2282048939a222234361487a734f4d">XmlRpc::XmlRpcUtil</a>
</li>
<li>finished()
: <a class="el" href="classSideCar_1_1GUI_1_1AScope_1_1PanningViewChanger.html#a4e04a61d0736841a3d83811da9a5fd11">SideCar::GUI::AScope::PanningViewChanger</a>
, <a class="el" href="classSideCar_1_1GUI_1_1AScope_1_1ViewChanger.html#ac8e5fdf86c386eb63036d6a050b7ad42">SideCar::GUI::AScope::ViewChanger</a>
, <a class="el" href="classSideCar_1_1GUI_1_1AScope_1_1ZoomingViewChanger.html#ad8204e667189a091dd07d821fb5a4c7c">SideCar::GUI::AScope::ZoomingViewChanger</a>
, <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1Cleaner.html#a390c51adf8d26c28cc17a29719571b2f">SideCar::GUI::Master::Cleaner</a>
, <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1Launcher.html#a9de2a383d8832aad7c3e960953205a0d">SideCar::GUI::Master::Launcher</a>
, <a class="el" href="classSideCar_1_1GUI_1_1Spectrum_1_1PanningViewChanger.html#a4e04a61d0736841a3d83811da9a5fd11">SideCar::GUI::Spectrum::PanningViewChanger</a>
, <a class="el" href="classSideCar_1_1GUI_1_1Spectrum_1_1ViewChanger.html#a376bb832b79f0dca4f0f46e95107aabb">SideCar::GUI::Spectrum::ViewChanger</a>
, <a class="el" href="classSideCar_1_1GUI_1_1Spectrum_1_1ZoomingViewChanger.html#ad8204e667189a091dd07d821fb5a4c7c">SideCar::GUI::Spectrum::ZoomingViewChanger</a>
</li>
<li>finishedHost()
: <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1CleanerThread.html#a17deb001e316f8a1eeade8ab6d2f6507">SideCar::GUI::Master::CleanerThread</a>
</li>
<li>fixed()
: <a class="el" href="classUtils_1_1Format.html#a94eabd09aea055dc0e4bdcfa8d7b23c0">Utils::Format</a>
</li>
<li>flags()
: <a class="el" href="classSideCar_1_1GUI_1_1AScope_1_1ChannelConnectionModel.html#a504d6bebd481b10d960a6bc5e9b31100">SideCar::GUI::AScope::ChannelConnectionModel</a>
, <a class="el" href="classSideCar_1_1GUI_1_1Playback_1_1FileModel.html#a3d9e6862a55cf51fcd22ead712c66b49">SideCar::GUI::Playback::FileModel</a>
, <a class="el" href="classUtils_1_1Format.html#a354d8998a3d41497fa5d5cfbbe89e19f">Utils::Format</a>
</li>
<li>flush()
: <a class="el" href="classBufferCol.html#ac7ee9fd8867b87d23142ee08f5f88f61">BufferCol< T ></a>
, <a class="el" href="classBufferMat.html#af1f8fa89ae884690e0eedcb44919cedb">BufferMat< T ></a>
, <a class="el" href="classBufferRow.html#a65f16f07026e0e64bc7ebc242cbc4dfa">BufferRow< T ></a>
, <a class="el" href="classLogger_1_1Writers_1_1File.html#a4ebf8cc66b646056ecea4b00c8b3fada">Logger::Writers::File</a>
, <a class="el" href="classLogger_1_1Writers_1_1Stream.html#abd104e102659214b7b248074e95de54e">Logger::Writers::Stream</a>
, <a class="el" href="classLogger_1_1Writers_1_1Writer.html#a3f460564f3f764f6551ff7b6e79fe689">Logger::Writers::Writer</a>
, <a class="el" href="classSideCar_1_1IO_1_1GatherWriter.html#aefbf0cd44a16d0a4d01332b92978f947">SideCar::IO::GatherWriter</a>
</li>
<li>flushWriters()
: <a class="el" href="classLogger_1_1Log.html#a6d47a575ef51e33d4fd9d5d53e796089">Logger::Log</a>
</li>
<li>format()
: <a class="el" href="classLogger_1_1Formatters_1_1Formatter.html#a0602ca32fcc42cba08451a1e348f0971">Logger::Formatters::Formatter</a>
, <a class="el" href="classLogger_1_1Formatters_1_1Pattern.html#a4778bf64c5028c91485a3496152eecf7">Logger::Formatters::Pattern</a>
, <a class="el" href="classLogger_1_1Formatters_1_1Terse.html#aebba26be382fb17c04d915b21e64608d">Logger::Formatters::Terse</a>
, <a class="el" href="classLogger_1_1Formatters_1_1Verbose.html#abd197981fbd4177a892d61812b5c61ed">Logger::Formatters::Verbose</a>
, <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1InfoFormatter.html#a532200d4dbd0ae6064367c5edcf62741">SideCar::GUI::Master::InfoFormatter</a>
</li>
<li>Format()
: <a class="el" href="classUtils_1_1Format.html#af7e8c32bd968a2ec8a1fbbb9de88f074">Utils::Format</a>
</li>
<li>formatDuration()
: <a class="el" href="classSideCar_1_1GUI_1_1Playback_1_1Clock.html#a49fc042d91a29882ff92f27092e2d7ef">SideCar::GUI::Playback::Clock</a>
</li>
<li>FormatInfoValue()
: <a class="el" href="classSideCar_1_1Algorithms_1_1Algorithm.html#aa3ddc6e87d9702e6906c5eec5e569a76">SideCar::Algorithms::Algorithm</a>
</li>
<li>Formatter()
: <a class="el" href="classLogger_1_1Formatters_1_1Formatter.html#a0dd8b66bc69b69c477dbc7b1466a166b">Logger::Formatters::Formatter</a>
, <a class="el" href="structUtils_1_1Formatter.html#aea30d20684e0b27f2126c11e1377bb70">Utils::Formatter< T ></a>
</li>
<li>formatTimeStamp()
: <a class="el" href="classSideCar_1_1GUI_1_1Playback_1_1Clock.html#a20f9ecf76ae7f1f2f40d48d39703e0d2">SideCar::GUI::Playback::Clock</a>
</li>
<li>foundRunner()
: <a class="el" href="classSideCar_1_1GUI_1_1Master_1_1ConfigurationInfo.html#a42d411319c9a56c3f1b1879e0c9c8f61">SideCar::GUI::Master::ConfigurationInfo</a>
</li>
<li>foundServices()
: <a class="el" href="classSideCar_1_1GUI_1_1ServiceBrowser.html#ad740b26a0663b1cdc215968da9df5dd7">SideCar::GUI::ServiceBrowser</a>
</li>
<li>free()
: <a class="el" href="classMetaDataAllocatorImpl.html#aebd5609270b8d53d5c5a43f55fa8bf9e">MetaDataAllocatorImpl</a>
, <a class="el" href="classPoolAllocator.html#a461014f2bd6651d35f3432a4fbfb5704">PoolAllocator</a>
</li>
<li>freezePast()
: <a class="el" href="classSideCar_1_1GUI_1_1AScope_1_1History.html#abb3adcd25624782ad8c9cb41d476f392">SideCar::GUI::AScope::History</a>
</li>
<li>FromMessageBlock()
: <a class="el" href="classSideCar_1_1Algorithms_1_1MatchedFilterUtils_1_1WorkRequest.html#a449f120d999d11085373dd9f8e635345">SideCar::Algorithms::MatchedFilterUtils::WorkRequest</a>
</li>
<li>FromXML()
: <a class="el" href="structSideCar_1_1Parameter_1_1Defs_1_1BasicTypeDef.html#a94b075480720c96b277de587f3397923">SideCar::Parameter::Defs::BasicTypeDef< TypeTraits ></a>
, <a class="el" href="structSideCar_1_1Parameter_1_1Defs_1_1Bool.html#abae0785b5be38e5c0b543964ba0b39e4">SideCar::Parameter::Defs::Bool</a>
</li>
<li>fromXml()
: <a class="el" href="classXmlRpc_1_1XmlRpcValue.html#aaf41232ab0fc4066c960fde896f96769">XmlRpc::XmlRpcValue</a>
</li>
<li>full()
: <a class="el" href="classThreading_1_1TDataQueue.html#a27cf704d4d63053ca5f3010d04d54edf">Threading::TDataQueue< T ></a>
</li>
<li>fullName()
: <a class="el" href="classLogger_1_1Log.html#aefd2933b9238ef6072b2b46bcdd1ab8a">Logger::Log</a>
</li>
<li>fullPath()
: <a class="el" href="classUtils_1_1CmdLineArgs.html#a1381517fddde5bf4c27e2c41aad8a8ea">Utils::CmdLineArgs</a>
</li>
</ul>
</div><!-- contents -->
<!-- HTML footer for doxygen 1.8.10-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
bifrost/api/Bifrost.ViewModels.html | dolittle/dolittle.github.io | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Namespace Bifrost.ViewModels
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Bifrost.ViewModels
">
<meta name="generator" content="docfx 2.9.3.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content">
<h1 id="Bifrost_ViewModels" data-uid="Bifrost.ViewModels">Namespace Bifrost.ViewModels
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<div class="markdown level0 remarks"></div>
<h3 id="classes">Classes
</h3>
<h4><a class="xref" href="Bifrost.ViewModels.ViewModelExtension.html">ViewModelExtension</a></h4>
<section></section>
<h4><a class="xref" href="Bifrost.ViewModels.ViewModelService.html">ViewModelService</a></h4>
<section></section>
<h3 id="delegates">Delegates
</h3>
<h4><a class="xref" href="Bifrost.ViewModels.CreateInstance.html">CreateInstance</a></h4>
<section></section>
<h4><a class="xref" href="Bifrost.ViewModels.FindTypeByName.html">FindTypeByName</a></h4>
<section></section>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/dolittle/bifrost/new/master/Source/Documentation/apispec/new?filename=Bifrost_ViewModels.md&value=---%0Auid%3A%20Bifrost.ViewModels%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright © 2008-2017 Dolittle
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
|
bnbvolunteer/volunteers/templates/volunteers/profile.html | codeforgood2015/bnb | {% extends "volunteers/base.html" %}
{% load staticfiles%}
{% block cssfiles %}
<link rel="stylesheet" type="text/css" href="{% static 'volunteers/css/updateProfile.css' %}" />
<link rel="stylesheet" type="text/css" href="{% static 'volunteers/css/staffPages.css' %}" />
{% endblock cssfiles %}
{% block tabs %}
{% if isStaff %}
<a href="{% url 'logout' %}"><button class="logout-btn btn btn-default">Logout</button></a>
<br>
<h1 class="bnb-header"> {{ org_name }} </h1>
{% if subheader %}
<h4 class="subheader"> {{ subheader }} </h4>
{% endif %}
<ul class="nav nav-tabs">
<li role="presentation">
<a href="{% url 'volunteerStaffHome' %}">Volunteer Profile</a>
</li>
<li role="presentation" class="active">
<a href="{% url 'editProfile' %}">Edit Profile</a>
</li>
<li role="presentation">
<a href="{% url 'volunteerStaffUserSearchResult' %}">Users</a>
</li>
<li role="presentation">
<a href="{% url 'volunteerStaffLog' %}">Activities</a>
</li>
<li role="presentation">
<a href="{% url 'codeGenerator' %}">Vouchers</a>
</li>
<li role="presentation">
<a href="{% url 'volunteerStaffActivity' %}">Activity Types</a>
</li>
</ul>
{% endif %}
{% endblock tabs %}
{% block tabcontent %}
{% if not isStaff %}
<a href="{% url returnPage %}"><button class="home btn btn-default"> Back </button></a>
{% endif %}
<h3 class="title"> Edit profile information</h3>
{% if messages %}
<ul>
{% for message in messages %}
<li> {{ message }} </li>
{% endfor %}
</ul>
{% endif %}
<form method="post">
<div class="fields">
{% csrf_token %}
{% for field in infoForm %}
<div>
<div class="input-label"> {{ field.label_tag }} </div>
{{ field }}
</div>
{% endfor %}
<h3> Change password </h3>
{% for field in pwForm %}
<div>
<div class="input-label"> {{ field.label_tag }} </div>
{{ field }}
</div>
{% endfor %}
<input type="submit" class="submit-btn btn btn-primary" name="submit" value="Submit">
<!-- <input type="submit" class="btn btn-default" formaction="{% url returnPage %}" value="Cancel"> -->
</div>
</form>
<h3 class="delete-title"> Delete your account </h3>
<p class="delete-note">Are you sure you want to delete your account? It will be gone forever! (a really long time)</p>
<a href="{% url "deleteAccount" %}"><button class="delete-account-btn btn btn-danger">Delete Account</button></a>
<!-- <a href="{% url "deleteAccount" %}"> Are you sure? Your points will be lost forever (a very long time). </a> -->
{% endblock tabcontent %}
{% block jsfiles %}
<script src="{% static 'volunteers/js/updateProfile.js' %}"></script>
{% endblock jsfiles %} |
ocr_extracted/W30497_text/page38.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W30497_text</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
<div style="float: left;">
<a href="page37.html">«</a>
</div>
<div style="float: right;">
</div>
</div>
<hr/>
<div style="position: absolute; margin-left: 495px; margin-top: 27px;">
<p class="styleSans1.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>"></p>
</div>
<div style="position: absolute; margin-left: 603px; margin-top: 27px;">
<img src="images/tmphMOzqW.png" alt="tmphMOzqW.png" />
</div>
<div style="position: absolute; margin-left: 935px; margin-top: 302px;">
<p class="styleSans11.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Existing Wells Within Spacing Unit </p>
</div>
<div style="position: absolute; margin-left: 165px; margin-top: 412px;">
<p class="styleSans25.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Continental Resources, Inc. has identified the following wells which currently exist in the spacing unit consisting of: Sec 26,2734 8: 35, T153 N, R93W Mountrail County, ND <br/>File Number API Number We” Name Wellbore </p>
</div>
<div style="position: absolute; margin-left: 165px; margin-top: 825px;">
<p class="styleSans7.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">CRI has determined that there are no existing wells in the spacing unit specified above. </p>
</div>
<div style="position: absolute; margin-left: 1155px; margin-top: 1952px;">
<p class="styleSans12000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>"></p>
</div>
<div style="position: absolute; margin-left: 1952px; margin-top: 852px;">
<p class="styleSans12000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>"></p>
</div>
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/4d8757f81a46a8235f8ad5c69db77fe4cf91185e356874fc94edf03ff84eadae.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./cca6e29eb3d738a3c1f901522b3d857f946ca280bf1608b8fad100abc92fc369.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
docs/picturepark-sdk-v1-fetch/api/interfaces/mediaquerylisteventinit.html | Picturepark/Picturepark.SDK.TypeScript | <!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>MediaQueryListEventInit | picturepark-sdk-v1-fetch API</title>
<meta name="description" content="Documentation for picturepark-sdk-v1-fetch API">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">picturepark-sdk-v1-fetch API</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="mediaquerylisteventinit.html">MediaQueryListEventInit</a>
</li>
</ul>
<h1>Interface MediaQueryListEventInit</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<a href="eventinit.html" class="tsd-signature-type">EventInit</a>
<ul class="tsd-hierarchy">
<li>
<span class="target">MediaQueryListEventInit</span>
</li>
</ul>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-external">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="mediaquerylisteventinit.html#bubbles" class="tsd-kind-icon">bubbles</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="mediaquerylisteventinit.html#cancelable" class="tsd-kind-icon">cancelable</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external"><a href="mediaquerylisteventinit.html#composed" class="tsd-kind-icon">composed</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="mediaquerylisteventinit.html#matches" class="tsd-kind-icon">matches</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="mediaquerylisteventinit.html#media" class="tsd-kind-icon">media</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a name="bubbles" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> bubbles</h3>
<div class="tsd-signature tsd-kind-icon">bubbles<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="animationeventinit.html">AnimationEventInit</a>.<a href="animationeventinit.html#bubbles">bubbles</a></p>
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:476</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a name="cancelable" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> cancelable</h3>
<div class="tsd-signature tsd-kind-icon">cancelable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="animationeventinit.html">AnimationEventInit</a>.<a href="animationeventinit.html#cancelable">cancelable</a></p>
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:477</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a name="composed" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> composed</h3>
<div class="tsd-signature tsd-kind-icon">composed<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="animationeventinit.html">AnimationEventInit</a>.<a href="animationeventinit.html#composed">composed</a></p>
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:478</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="matches" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> matches</h3>
<div class="tsd-signature tsd-kind-icon">matches<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:722</li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="media" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> media</h3>
<div class="tsd-signature tsd-kind-icon">media<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in node_modules/typescript/lib/lib.dom.d.ts:723</li>
</ul>
</aside>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-is-external">
<a href="mediaquerylisteventinit.html" class="tsd-kind-icon">Media<wbr>Query<wbr>List<wbr>Event<wbr>Init</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a href="mediaquerylisteventinit.html#bubbles" class="tsd-kind-icon">bubbles</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a href="mediaquerylisteventinit.html#cancelable" class="tsd-kind-icon">cancelable</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-external">
<a href="mediaquerylisteventinit.html#composed" class="tsd-kind-icon">composed</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="mediaquerylisteventinit.html#matches" class="tsd-kind-icon">matches</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="mediaquerylisteventinit.html#media" class="tsd-kind-icon">media</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
</body>
</html> |
backend/appengine/static/home.html | fabriciogmc/progscript | <!DOCTYPE html>
<!-- Arquivo de teste para verificar visual da página, templates, etc.. -->
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<link href="css/home.css" type="text/css" rel="stylesheet"/>
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet"/>
<script src="jquery/js/jquery-1.11.1.min.js"></script>
<script src="bootstrap/js/bootstrap.min.js"></script>
</head>
<body>
<div class="container">
<nav class="navbar navbar-default navbar-inverse" role="navigation"> <!-- barra de navegação -->
<ul class="nav navbar-nav"> <!-- Itens do menu -->
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Consultas<strong class="caret"></strong></a>
<ul class="dropdown-menu"> <!-- Itens do primeiro item do menu -->
<li>
<a href="#">Agendar</a>
</li>
<li>
<a href="#">Cancelar</a>
</li>
<li>
<a href="#">Alterar</a>
</li>
<li>
<a href="#">Buscar</a>
</li>
</ul> <!-- Itens do primeiro item do menu -->
</li> <!-- Primeiro item da barra de menu -->
<li class="dropdown"> <!-- Segundo item da barra de menu -->
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Usuários<strong class="caret"></strong></a>
<ul class="dropdown-menu"> <!-- Itens do segundo item do menu -->
<li>
<a href="#">Cadastrar</a>
</li>
<li>
<a href="#">Remover</a>
</li>
<li>
<a href="#">Alterar</a>
</li>
<li>
<a href="#">Buscar</a>
</li>
</ul> <!-- Itens do segundo item do menu -->
</li> <!-- Segundo item da barra de menu -->
<li>
<a href=""> Sobre </a>
</li>
</ul> <!-- Itens do menu -->
</nav> <!-- Aqui termina a barra de navegação -->
<div class="row clearfix">
<div class="col-md-12 column">
Dados do agendamento atual:
<form action="" method="post">
CPF:
<input type="text" name="cpf" placeholder="Digite seu CPF - somente números"/> <br/>
Dia da Consulta:
<select name="diaConsulta">
<option value="segunda" selected="selected">Segunda-Feira</option>
<option value="terca">Terça-Feira</option>
<option value="quarta">Quarta-Feira</option>
<option value="quinta">Quinta-Feira</option>
<option value="sexta">Sexta-Feira</option>
</select><br/>
Horário da Consulta:
<select name="horarioConsulta">
<option value="manha1" selected="selected">8:00-9:00</option>
<option value="manha2">9:15-10:15</option>
<option value="manha3">10:30-11:30</option>
<option value="tarde1">14:00-15:00</option>
<option value="tarde2">15:15-16:15</option>
<option value="tarde3">16:30-17:30</option>
</select><br/>
Novos dados de agendamento: <br/>
Dia da Consulta:
<select name="novoDiaConsulta">
<option value="segunda" selected="selected">Segunda-Feira</option>
<option value="terca">Terça-Feira</option>
<option value="quarta">Quarta-Feira</option>
<option value="quinta">Quinta-Feira</option>
<option value="sexta">Sexta-Feira</option>
</select><br/>
Horário da Consulta:
<select name="novoHorarioConsulta">
<option value="manha1" selected="selected">8:00-9:00</option>
<option value="manha2">9:15-10:15</option>
<option value="manha3">10:30-11:30</option>
<option value="tarde1">14:00-15:00</option>
<option value="tarde2">15:15-16:15</option>
<option value="tarde3">16:30-17:30</option>
</select><br/>
<button type="submit" class="btn btn-warning">Reagendar</button>
</form>
</div>
</div>
<!-- busca de consultas -- >
<div class="row clearfix">
<div class="col-md-12 column">
Identificação do paciente:
<form action="" method="post">
CPF:
<input type="text" name="cpf" placeholder="Digite seu CPF - somente números"/> <br/>
<button type="submit" class="btn btn-primary">Buscar Consultas</button>
</form>
</div>
</div>
<!-- Cadastramento de pacientes -->
<div class="row clearfix">
<div class="col-md-12 column">
Dados do paciente:
<form action="" method="post">
Nome Completo:
<input type="text" name="nome" placeholder="Nome completo"/> <br/>
Sexo:
Masculino <input type="radio" name="sexo" value="M"/>
Feminino <input type="radio" name="sexo" value="F"/> <br/>
CPF:
<input type="text" name="cpf" placeholder="Digite seu CPF - somente números"/> <br/>
Telefone para contato com DDD:
<input type="text" name="telefone" placeholder="codigo-numero"/> <br/>
Endereço:
<input type="text" name="endereco" placeholder="rua/numero/cep"/> <br/>
Foto 3x4: <input type="file" name="foto">
<button type="submit" class="btn btn-primary">Cadastrar</button>
</form>
</div>
</div>
</div> <!-- container -->
</body>
</html>
|
inc/footer.html | ManageMyServer/managemyserver.github.io | <footer>
<hr>
<div class="container">
<span class="pull-right">
<button class="btn btn-primary" type="button">© ManageMyServer</button>
</span>
</div>
</footer>
|
setNumber.html | major13ua/major13ua.github.io | google-site-verification: ????.html
|
data science/machine_learning_for_the_web/chapter_4/movie/4680.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Crossing Guard, The (1995)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0112744">Crossing Guard, The (1995)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Billy+Bud+Vermillion">Billy Bud Vermillion</A></H3><HR WIDTH="40%" SIZE="4">
<PRE> THE CROSSING GUARD</PRE>
<PRE> A film review by Billy Bud Vermillion</PRE>
<PRE> Copyright 1996 Billy Bud Vermillion</PRE>
<PRE> The Crossing Guard, a film by Sean Penn, starring Jack </PRE>
<PRE> Nicholson and a bunch of other people who don't count</PRE>
<PRE> cause Nicholson't in it(just kidding). Also starring </PRE>
<PRE> Robin Wright, David Morse, Angelica Huston. Produced by</PRE>
<PRE> Sean Penn and David Hamburger. Executive Producers, Bob</PRE>
<P> Weinstein, Harvey Weinstein, Richard N. Gladstein. Miramax</P>
<PRE> Pictures</PRE>
<P>This is definitely the best movie to be released last year(hey, I
didn't see Crumb, so sue me). It speaks to the soul, humming softly at
you, urging you to look inside and see if you'd do the same thing as the
figures on screen. Really. A powerful, moving piece of work every one
who's ever felt the need for vengeance or justice in an unjust world
should see just to show you how justice can be unjust, too.</P>
<P>The film opens as John Booth, convicted of manslaughter in a
drunk-driving accident, is released from prison. We meet his parents, who
love him very much, and obviously miss him. We see him as a tortured
soul, guilty for what he did, for killing a little girl. We see him in
flashbacks, beating his head against the bars of his cell, we see the
scar this makes. He is a horribly depressed man,a man in a lot of pain. </P>
<P>Then we meet Freddy Gale, one of the most complex characters
Nicholson's dealt with in a long time. He is obsessed with fantasies of
revenge. He's been counting off the days on a little wall calendar,
waiting for Booth to get out. He's planned to kill him since the trial,
for his daughter's death. He is man lost to his dreams. All he has is
revenge, liquor, and the strip bars where he picks women up from time to
time. His wife(Huston)has long-since divorced him an married another
man(Robbie Robertson)and thinks Freddy has forgotten her and her other
kids for what she sees as selfish wish-fulfillment fantasies. Huston
looks more haggard in this role than I think I've ever seen her. She's
been worn down by her husband's madness. </P>
<P>Booth meets a woman(Wright)at a party his friend(David Baerwald,
nice touch)throws for him, and she falls in love with him, though he
can't love because of his oppressive feelings of guilt. Gale eventually
makes his way to Booth's trailer and tries to shoot him, but the gun
won't fire. He gives Booth three days to live. The movie then follows
both characters during the three days, with Wright's character trying to
bring Booth back to some semblance of life and Nicholson's moving farhter
and farther from life into a kind of dead-eyed obsession. The three days
pass, and Booth decides he wants to live, so he runs. The best scene in
the movie comes during this part.Nicholson chases him onto a bus, but,
polite jewelery store owner and former family man that he is, he decides
to sit down and wait for the bus to stop before pursuing Booth(he knows
the consequences of killing Booth will probably be the chair, but he
still can't bring himself to go nuts on a bus--brilliant!). The ending is
one of the most touching I've ever seen(though a little predictable).
Penn has proven himself a fine director, and Nicholson has reaffirmed his
status as a damn fine actor, too.</P>
<P>Coincidence, perhaps, that this film deals with the same basic
idea as dead man walking(starring Penn)? I think not. And this one was
released first. Hmmm....</P>
<P>This film may not be out in theaters any longer, but wait for it
on video, because it's definitely worth your time. A fine film.</P>
<PRE><A HREF="mailto:[email protected]">[email protected]</A></PRE>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
|
docs/_modules/pymatgen/io/ase.html | czhengsci/pymatgen |
<!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="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>pymatgen.io.ase — pymatgen 2018.3.14 documentation</title>
<link rel="stylesheet" href="../../../_static/proBlue.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<script type="text/javascript" src="../../../_static/documentation_options.js"></script>
<script type="text/javascript" src="../../../_static/jquery.js"></script>
<script type="text/javascript" src="../../../_static/underscore.js"></script>
<script type="text/javascript" src="../../../_static/doctools.js"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="shortcut icon" href="../../../_static/favicon.ico"/>
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-33990148-1']);
_gaq.push(['_trackPageview']);
</script>
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../../../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">pymatgen 2018.3.14 documentation</a> »</li>
<li class="nav-item nav-item-1"><a href="../../index.html" >Module code</a> »</li>
<li class="nav-item nav-item-2"><a href="../../pymatgen.html" accesskey="U">pymatgen</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<h1>Source code for pymatgen.io.ase</h1><div class="highlight"><pre>
<span></span><span class="c1"># coding: utf-8</span>
<span class="c1"># Copyright (c) Pymatgen Development Team.</span>
<span class="c1"># Distributed under the terms of the MIT License.</span>
<span class="kn">from</span> <span class="nn">__future__</span> <span class="k">import</span> <span class="n">division</span><span class="p">,</span> <span class="n">unicode_literals</span><span class="p">,</span> <span class="n">absolute_import</span>
<span class="sd">"""</span>
<span class="sd">This module provides conversion between the Atomic Simulation Environment</span>
<span class="sd">Atoms object and pymatgen Structure objects.</span>
<span class="sd">"""</span>
<span class="n">__author__</span> <span class="o">=</span> <span class="s2">"Shyue Ping Ong"</span>
<span class="n">__copyright__</span> <span class="o">=</span> <span class="s2">"Copyright 2012, The Materials Project"</span>
<span class="n">__version__</span> <span class="o">=</span> <span class="s2">"1.0"</span>
<span class="n">__maintainer__</span> <span class="o">=</span> <span class="s2">"Shyue Ping Ong"</span>
<span class="n">__email__</span> <span class="o">=</span> <span class="s2">"[email protected]"</span>
<span class="n">__date__</span> <span class="o">=</span> <span class="s2">"Mar 8, 2012"</span>
<span class="kn">from</span> <span class="nn">pymatgen.core.structure</span> <span class="k">import</span> <span class="n">Structure</span>
<span class="k">try</span><span class="p">:</span>
<span class="kn">from</span> <span class="nn">ase</span> <span class="k">import</span> <span class="n">Atoms</span>
<span class="n">ase_loaded</span> <span class="o">=</span> <span class="kc">True</span>
<span class="k">except</span> <span class="ne">ImportError</span><span class="p">:</span>
<span class="n">ase_loaded</span> <span class="o">=</span> <span class="kc">False</span>
<div class="viewcode-block" id="AseAtomsAdaptor"><a class="viewcode-back" href="../../../pymatgen.io.ase.html#pymatgen.io.ase.AseAtomsAdaptor">[docs]</a><span class="k">class</span> <span class="nc">AseAtomsAdaptor</span><span class="p">(</span><span class="nb">object</span><span class="p">):</span>
<span class="sd">"""</span>
<span class="sd"> Adaptor serves as a bridge between ASE Atoms and pymatgen structure.</span>
<span class="sd"> """</span>
<div class="viewcode-block" id="AseAtomsAdaptor.get_atoms"><a class="viewcode-back" href="../../../pymatgen.io.ase.html#pymatgen.io.ase.AseAtomsAdaptor.get_atoms">[docs]</a> <span class="nd">@staticmethod</span>
<span class="k">def</span> <span class="nf">get_atoms</span><span class="p">(</span><span class="n">structure</span><span class="p">):</span>
<span class="sd">"""</span>
<span class="sd"> Returns ASE Atoms object from pymatgen structure.</span>
<span class="sd"> Args:</span>
<span class="sd"> structure: pymatgen.core.structure.Structure</span>
<span class="sd"> Returns:</span>
<span class="sd"> ASE Atoms object</span>
<span class="sd"> """</span>
<span class="k">if</span> <span class="ow">not</span> <span class="n">structure</span><span class="o">.</span><span class="n">is_ordered</span><span class="p">:</span>
<span class="k">raise</span> <span class="ne">ValueError</span><span class="p">(</span><span class="s2">"ASE Atoms only supports ordered structures"</span><span class="p">)</span>
<span class="n">symbols</span> <span class="o">=</span> <span class="p">[</span><span class="nb">str</span><span class="p">(</span><span class="n">site</span><span class="o">.</span><span class="n">specie</span><span class="o">.</span><span class="n">symbol</span><span class="p">)</span> <span class="k">for</span> <span class="n">site</span> <span class="ow">in</span> <span class="n">structure</span><span class="p">]</span>
<span class="n">positions</span> <span class="o">=</span> <span class="p">[</span><span class="n">site</span><span class="o">.</span><span class="n">coords</span> <span class="k">for</span> <span class="n">site</span> <span class="ow">in</span> <span class="n">structure</span><span class="p">]</span>
<span class="n">cell</span> <span class="o">=</span> <span class="n">structure</span><span class="o">.</span><span class="n">lattice</span><span class="o">.</span><span class="n">matrix</span></div>
<span class="k">return</span> <span class="n">Atoms</span><span class="p">(</span><span class="n">symbols</span><span class="o">=</span><span class="n">symbols</span><span class="p">,</span> <span class="n">positions</span><span class="o">=</span><span class="n">positions</span><span class="p">,</span> <span class="n">pbc</span><span class="o">=</span><span class="kc">True</span><span class="p">,</span> <span class="n">cell</span><span class="o">=</span><span class="n">cell</span><span class="p">)</span>
<div class="viewcode-block" id="AseAtomsAdaptor.get_structure"><a class="viewcode-back" href="../../../pymatgen.io.ase.html#pymatgen.io.ase.AseAtomsAdaptor.get_structure">[docs]</a> <span class="nd">@staticmethod</span>
<span class="k">def</span> <span class="nf">get_structure</span><span class="p">(</span><span class="n">atoms</span><span class="p">,</span> <span class="bp">cls</span><span class="o">=</span><span class="kc">None</span><span class="p">):</span>
<span class="sd">"""</span>
<span class="sd"> Returns pymatgen structure from ASE Atoms.</span>
<span class="sd"> Args:</span>
<span class="sd"> atoms: ASE Atoms object</span>
<span class="sd"> cls: The Structure class to instantiate (defaults to pymatgen structure)</span>
<span class="sd"> Returns:</span>
<span class="sd"> Equivalent pymatgen.core.structure.Structure</span>
<span class="sd"> """</span>
<span class="n">symbols</span> <span class="o">=</span> <span class="n">atoms</span><span class="o">.</span><span class="n">get_chemical_symbols</span><span class="p">()</span>
<span class="n">positions</span> <span class="o">=</span> <span class="n">atoms</span><span class="o">.</span><span class="n">get_positions</span><span class="p">()</span>
<span class="n">lattice</span> <span class="o">=</span> <span class="n">atoms</span><span class="o">.</span><span class="n">get_cell</span><span class="p">()</span>
<span class="bp">cls</span> <span class="o">=</span> <span class="n">Structure</span> <span class="k">if</span> <span class="bp">cls</span> <span class="ow">is</span> <span class="kc">None</span> <span class="k">else</span> <span class="bp">cls</span>
<span class="k">return</span> <span class="bp">cls</span><span class="p">(</span><span class="n">lattice</span><span class="p">,</span> <span class="n">symbols</span><span class="p">,</span> <span class="n">positions</span><span class="p">,</span></div></div>
<span class="n">coords_are_cartesian</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
</pre></div>
</div>
</div>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../../../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../../../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="../../../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="../../../index.html">pymatgen 2018.3.14 documentation</a> »</li>
<li class="nav-item nav-item-1"><a href="../../index.html" >Module code</a> »</li>
<li class="nav-item nav-item-2"><a href="../../pymatgen.html" >pymatgen</a> »</li>
</ul>
</div>
<div class="footer" role="contentinfo">
© Copyright 2011, Pymatgen Development Team.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.7.1.
</div>
<div class="footer">This page uses <a href="http://analytics.google.com/">
Google Analytics</a> to collect statistics. You can disable it by blocking
the JavaScript coming from www.google-analytics.com.
<script type="text/javascript">
(function() {
var ga = document.createElement('script');
ga.src = ('https:' == document.location.protocol ?
'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
ga.setAttribute('async', 'true');
document.documentElement.firstChild.appendChild(ga);
})();
</script>
</div>
</body>
</html> |
lib/assets/css/css_compiled/@{photonImagePath}plugins/elrte/js/bootstrap/js/plugins/js/js/plugins/raphael.2.1.0.min.js.html | user-tony/photon-rails | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Login Page - Photon Admin Panel Theme</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<link rel="shortcut icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/favicon.ico" />
<link rel="apple-touch-icon" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/iosicon.png" />
<!-- DEVELOPMENT LESS -->
<!-- <link rel="stylesheet/less" href="css/photon.less" media="all" />
<link rel="stylesheet/less" href="css/photon-responsive.less" media="all" />
--> <!-- PRODUCTION CSS -->
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/css/css_compiled/photon-min.css?v1.1" media="all" />
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/css/css_compiled/photon-min-part2.css?v1.1" media="all" />
<link rel="stylesheet" href="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/css/css_compiled/photon-responsive-min.css?v1.1" media="all" />
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie-only-min.css?v1.1" />
<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="css/css_compiled/ie8-only-min.css?v1.1" />
<script type="text/javascript" src="js/plugins/excanvas.js"></script>
<script type="text/javascript" src="js/plugins/html5shiv.js"></script>
<script type="text/javascript" src="js/plugins/respond.min.js"></script>
<script type="text/javascript" src="js/plugins/fixFontIcons.js"></script>
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.0/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/bootstrap/bootstrap.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/modernizr.custom.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.pnotify.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/less-1.3.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/xbreadcrumbs.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.maskedinput-1.3.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.autotab-1.1b.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/charCount.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.textareaCounter.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/elrte.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/elrte.en.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/select2.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery-picklist.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.validate.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/additional-methods.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.form.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.metadata.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.mockjax.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.uniform.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.tagsinput.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.rating.pack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/farbtastic.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.timeentry.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.dataTables.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.jstree.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/dataTables.bootstrap.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.mousewheel.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.mCustomScrollbar.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.flot.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.flot.stack.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.flot.pie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.flot.resize.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/raphael.2.1.0.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/justgage.1.0.1.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.qrcode.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.clock.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.countdown.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.jqtweet.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/jquery.cookie.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/bootstrap-fileupload.min.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/prettify/prettify.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/bootstrapSwitch.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/plugins/mfupload.js"></script>
<script type="text/javascript" src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/js/common.js"></script>
</head>
<body class="body-login">
<div class="nav-fixed-topright" style="visibility: hidden">
<ul class="nav nav-user-menu">
<li class="user-sub-menu-container">
<a href="javascript:;">
<i class="user-icon"></i><span class="nav-user-selection">Theme Options</span><i class="icon-menu-arrow"></i>
</a>
<ul class="nav user-sub-menu">
<li class="light">
<a href="javascript:;">
<i class='icon-photon stop'></i>Light Version
</a>
</li>
<li class="dark">
<a href="javascript:;">
<i class='icon-photon stop'></i>Dark Version
</a>
</li>
</ul>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon mail"></i>
</a>
</li>
<li>
<a href="javascript:;">
<i class="icon-photon comment_alt2_stroke"></i>
<div class="notification-count">12</div>
</a>
</li>
</ul>
</div>
<script>
$(function(){
setTimeout(function(){
$('.nav-fixed-topright').removeAttr('style');
}, 300);
$(window).scroll(function(){
if($('.breadcrumb-container').length){
var scrollState = $(window).scrollTop();
if (scrollState > 0) $('.nav-fixed-topright').addClass('nav-released');
else $('.nav-fixed-topright').removeClass('nav-released')
}
});
$('.user-sub-menu-container').on('click', function(){
$(this).toggleClass('active-user-menu');
});
$('.user-sub-menu .light').on('click', function(){
if ($('body').is('.light-version')) return;
$('body').addClass('light-version');
setTimeout(function() {
$.cookie('themeColor', 'light', {
expires: 7,
path: '/'
});
}, 500);
});
$('.user-sub-menu .dark').on('click', function(){
if ($('body').is('.light-version')) {
$('body').removeClass('light-version');
$.cookie('themeColor', 'dark', {
expires: 7,
path: '/'
});
}
});
});
</script>
<div class="container-login">
<div class="form-centering-wrapper">
<div class="form-window-login">
<div class="form-window-login-logo">
<div class="login-logo">
<img src="http://photonui.orangehilldev.com/css/css_compiled/@%7BphotonImagePath%7Dplugins/elrte/js/bootstrap/js/plugins/js/js/plugins/images/photon/[email protected]" alt="Photon UI"/>
</div>
<h2 class="login-title">Welcome to Photon UI!</h2>
<div class="login-member">Not a Member? <a href="raphael.2.1.0.min.js.html#">Sign Up »</a>
<a href="raphael.2.1.0.min.js.html#" class="btn btn-facebook"><i class="icon-fb"></i>Login with Facebook<i class="icon-fb-arrow"></i></a>
</div>
<div class="login-or">Or</div>
<div class="login-input-area">
<form method="POST" action="dashboard.php">
<span class="help-block">Login With Your Photon Account</span>
<input type="text" name="email" placeholder="Email">
<input type="password" name="password" placeholder="Password">
<button type="submit" class="btn btn-large btn-success btn-login">Login</button>
</form>
<a href="raphael.2.1.0.min.js.html#" class="forgot-pass">Forgot Your Password?</a>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-1936460-27']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</body>
</html>
|
band.html | squinky/performotron | <!doctype html>
<html>
<head>
<title>Perform-O-Tron™</title>
<link rel="stylesheet" href="styles/mobile.css" type="text/css">
<link rel="stylesheet" href="styles/band.css" type="text/css">
<meta name="viewport" content="minimal-ui">
</head>
<body>
<div id="screen"></div>
<div id="band"></div>
<script src="/socket.io/socket.io.js"></script>
<script src="jquery/jquery-1.11.1.min.js"></script>
<script src="client.js" type="text/javascript"></script>
<script src="band.js" type="text/javascript"></script>
</body>
</html> |
modules/JC.PopTips/0.2/_demo/demo.normal_demo.html | openjavascript/NewJC | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>PopTips Demo</title>
<style type="text/css">
body{
padding: 0;
margin: 0;
text-align: center;
}
</style>
<link href='../../../../modules/JC.PopTips/0.2/res/default/style.css' rel='stylesheet' />
</head>
<body>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在右边,有偏移位置"
theme="green"
arrowposition="left"
offsetXY="20"
triggerType="hover"
poptipsheight="80"
>
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在右边,没有偏移位置"
theme="green"
arrowposition="left"
triggerType="hover"
poptipsheight="80"
>
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
htmlContent="|script"
theme="green"
arrowposition="left"
triggerType="hover"
poptipsheight="80"
>
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》</span>
<script type="text/template" id="testHtml">
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
<a href="javascript:;">test</a>
</script>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在右边"
theme="yellow"
arrowposition="left"
arrowpositionoffset="top"
triggerType="hover"
>
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在左边"
theme="yellow"
arrowposition="right"
arrowpositionoffset="top"
triggerType="hover"
>
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在左边"
theme="yellow"
arrowposition="right"
triggerType="hover"
>
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在下边"
theme="yellow"
arrowposition="top"
arrowpositionoffset="left"
triggerType="hover">
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在下边"
theme="yellow"
arrowposition="top"
arrowpositionoffset="right"
triggerType="hover">
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在下边"
theme="yellow"
arrowposition="top"
triggerType="hover">
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在上边"
theme="yellow"
arrowposition="bottom"
triggerType="hover">
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在上边"
theme="yellow"
arrowposition="bottom"
arrowpositionoffset="left"
triggerType="hover">
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<br>
<span class="js_compPopTips" style="margin-top:50px; display:inline-block;"
content="1.这个tip显示在上边"
theme="yellow"
arrowposition="bottom"
arrowpositionoffset="right"
triggerType="hover">
<span>古希腊学者亚里士多德曾编
写过全面讲述当时学问的讲义,
被西方奉为“百科全书之父”,
中国汉朝初年的《尔雅》,</span>
</span>
<script src="../../../../lib.js"></script>
<script src="../../../../config.js"></script>
<script>
JC.debug = true;
requirejs( [ 'JC.PopTips' ], function(){
});
</script>
</body>
</html>
|
doc/html/classcrap_1_1linear__allocator-members.html | stevenblaster/crapengine | <!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" content="Doxygen 1.8.9.1"/>
<title>Crap Engine 2: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Crap Engine 2
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacecrap.html">crap</a></li><li class="navelem"><a class="el" href="classcrap_1_1linear__allocator.html">linear_allocator</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">crap::linear_allocator Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classcrap_1_1linear__allocator.html">crap::linear_allocator</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html#a5c83cd8e412b0fd869c0db033f30bde2">allocate</a>(uint32_t size, uint32_t alignment, uint32_t offset)</td><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html">crap::linear_allocator</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html#ab20cb4ab268ebe9907bbc65e0281203e">allocation_size</a>(pointer_void address)</td><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html">crap::linear_allocator</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html#ad24fca761b1e5a8efcad88dd49289eef">deallocate</a>(pointer_void pointer)</td><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html">crap::linear_allocator</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html#a172dc88215455f34b047121ddb23ed19">linear_allocator</a>(pointer_void start, pointer_void end)</td><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html">crap::linear_allocator</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html#a1caef970a097c32e6266ba996d42b8de">pointer_void</a> typedef</td><td class="entry"><a class="el" href="classcrap_1_1linear__allocator.html">crap::linear_allocator</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Jan 7 2015 21:59:11 for Crap Engine 2 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
courses/example/index.html | usmanakhtar/usmanakhtar.github.io | <!DOCTYPE html><html lang="en-us" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.8.0">
<meta name="author" content="Usman Akhtar">
<meta name="description" content="Learn how to use Academic's docs layout for publishing online courses, software documentation, and tutorials.">
<link rel="alternate" hreflang="en-us" href="https://usmanakhtar.github.io/courses/example/">
<meta name="theme-color" content="hsl(339, 90%, 68%)">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-1/css/all.min.css" integrity="sha256-4w9DunooKSr3MFXHXWyFER38WmPdm361bQS/2KUWZbU=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/github.min.css" crossorigin="anonymous" title="hl-light" disabled>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.css" integrity="sha256-SHMGCYmST46SoyGgo4YR/9AlK1vf3ff84Aq9yK4hdqM=" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.1.2/lazysizes.min.js" integrity="sha256-Md1qLToewPeKjfAHU1zyPwOutccPAm5tahnaw7Osw0A=" crossorigin="anonymous" async></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather%7CRoboto+Mono&display=swap">
<link rel="stylesheet" href="/css/academic.css">
<link rel="alternate" href="/courses/example/index.xml" type="application/rss+xml" title="Usman Akhtar">
<link rel="manifest" href="/index.webmanifest">
<link rel="icon" type="image/png" href="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_32x32_fill_lanczos_center_2.png">
<link rel="apple-touch-icon" type="image/png" href="/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_192x192_fill_lanczos_center_2.png">
<link rel="canonical" href="https://usmanakhtar.github.io/courses/example/">
<meta property="twitter:card" content="summary">
<meta property="og:site_name" content="Usman Akhtar">
<meta property="og:url" content="https://usmanakhtar.github.io/courses/example/">
<meta property="og:title" content="Overview | Usman Akhtar">
<meta property="og:description" content="Learn how to use Academic's docs layout for publishing online courses, software documentation, and tutorials."><meta property="og:image" content="https://usmanakhtar.github.io/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_512x512_fill_lanczos_center_2.png">
<meta property="twitter:image" content="https://usmanakhtar.github.io/images/icon_hufdd866d90d76849587aac6fbf27da1ac_464_512x512_fill_lanczos_center_2.png"><meta property="og:locale" content="en-us">
<meta property="og:updated_time" content="2018-09-09T00:00:00+00:00">
<title>Overview | Usman Akhtar</title>
</head>
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class="dark">
<aside class="search-results" id="search">
<div class="container">
<section class="search-header">
<div class="row no-gutters justify-content-between mb-3">
<div class="col-6">
<h1>Search</h1>
</div>
<div class="col-6 col-search-close">
<a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
</div>
</div>
<div id="search-box">
<input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
autocomplete="off" autocorrect="off" spellcheck="false" type="search">
</div>
</section>
<section class="section-search-results">
<div id="search-hits">
</div>
</section>
</div>
</aside>
<nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main">
<div class="container">
<div class="d-none d-lg-inline-flex">
<a class="navbar-brand" href="/">Usman Akhtar</a>
</div>
<button type="button" class="navbar-toggler" data-toggle="collapse"
data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="navbar-brand-mobile-wrapper d-inline-flex d-lg-none">
<a class="navbar-brand" href="/">Usman Akhtar</a>
</div>
<div class="navbar-collapse main-menu-item collapse justify-content-start" id="navbar-content">
<ul class="navbar-nav d-md-inline-flex">
<li class="nav-item">
<a class="nav-link " href="/#about"><span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#skills"><span>Skills</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#experience"><span>Experience</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#projects"><span>Projects</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#featured"><span>Publications</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#contact"><span>Contact</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/files/cv.pdf"><span>CV</span></a>
</li>
</ul>
</div>
<ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2">
<li class="nav-item">
<a class="nav-link js-search" href="#" aria-label="Search"><i class="fas fa-search" aria-hidden="true"></i></a>
</li>
<li class="nav-item dropdown theme-dropdown">
<a href="#" class="nav-link js-theme-selector" data-toggle="dropdown" aria-haspopup="true">
<i class="fas fa-palette" aria-hidden="true"></i>
</a>
<div class="dropdown-menu">
<a href="#" class="dropdown-item js-set-theme-light">
<span>Light</span>
</a>
<a href="#" class="dropdown-item js-set-theme-dark">
<span>Dark</span>
</a>
<a href="#" class="dropdown-item js-set-theme-auto">
<span>Automatic</span>
</a>
</div>
</li>
</ul>
</div>
</nav>
<div class="container-fluid docs">
<div class="row flex-xl-nowrap">
<div class="col-12 col-md-3 col-xl-2 docs-sidebar">
<form class="docs-search d-flex align-items-center">
<button class="btn docs-toggle d-md-none p-0 mr-3" type="button" data-toggle="collapse" data-target="#docs-nav" aria-controls="docs-nav" aria-expanded="false" aria-label="Toggle section navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<input name="q" type="search" class="form-control" placeholder="Search..." autocomplete="off">
</form>
<nav class="collapse docs-links" id="docs-nav">
<div class="docs-toc-item active">
<a class="docs-toc-link" href="/courses/example/">Overview</a>
</div>
<div class="docs-toc-item">
<a class="docs-toc-link" href="/courses/example/example1/">Example Topic</a>
<ul class="nav docs-sidenav">
<li >
<a href="/courses/example/example1/">Tips 1-2</a>
</li>
<li >
<a href="/courses/example/example2/">Tips 3-4</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="d-none d-xl-block col-xl-2 docs-toc">
<ul class="nav toc-top">
<li><a href="#" id="back_to_top" class="docs-toc-title">Contents</a></li>
</ul>
<nav id="TableOfContents">
<ul>
<li><a href="#flexibility">Flexibility</a></li>
<li><a href="#delete-tutorials">Delete tutorials</a></li>
<li><a href="#update-site-menu">Update site menu</a></li>
<li><a href="#update-the-docs-menu">Update the docs menu</a></li>
</ul>
</nav>
</div>
<main class="col-12 col-md-9 col-xl-8 py-md-3 pl-md-5 docs-content" role="main">
<article class="article">
<div class="docs-article-container">
<h1>Overview</h1>
<div class="article-style">
<h2 id="flexibility">Flexibility</h2>
<p>This feature can be used for publishing content such as:</p>
<ul>
<li><strong>Online courses</strong></li>
<li><strong>Project or software documentation</strong></li>
<li><strong>Tutorials</strong></li>
</ul>
<p>The <code>courses</code> folder may be renamed. For example, we can rename it to <code>docs</code> for software/project documentation or <code>tutorials</code> for creating an online course.</p>
<h2 id="delete-tutorials">Delete tutorials</h2>
<p><strong>To remove these pages, delete the <code>courses</code> folder and see below to delete the associated menu link.</strong></p>
<h2 id="update-site-menu">Update site menu</h2>
<p>After renaming or deleting the <code>courses</code> folder, you may wish to update any <code>[[main]]</code> menu links to it by editing your menu configuration at <code>config/_default/menus.toml</code>.</p>
<p>For example, if you delete this folder, you can remove the following from your menu configuration:</p>
<pre><code class="language-toml">[[main]]
name = "Courses"
url = "courses/"
weight = 50
</code></pre>
<p>Or, if you are creating a software documentation site, you can rename the <code>courses</code> folder to <code>docs</code> and update the associated <em>Courses</em> menu configuration to:</p>
<pre><code class="language-toml">[[main]]
name = "Docs"
url = "docs/"
weight = 50
</code></pre>
<h2 id="update-the-docs-menu">Update the docs menu</h2>
<p>If you use the <em>docs</em> layout, note that the name of the menu in the front matter should be in the form <code>[menu.X]</code> where <code>X</code> is the folder name. Hence, if you rename the <code>courses/example/</code> folder, you should also rename the menu definitions in the front matter of files within <code>courses/example/</code> from <code>[menu.example]</code> to <code>[menu.<NewFolderName>]</code>.</p>
</div>
<div class="article-widget">
<div class="post-nav">
</div>
</div>
</div>
<div class="body-footer">
<p>Last updated on Sep 9, 2018</p>
<p class="edit-page">
<a href="https://github.com/gcushen/hugo-academic/edit/master/content/courses/example/_index.md">
<i class="fas fa-pen pr-2"></i>Edit this page
</a>
</p>
<section id="comments">
</section>
</div>
</article>
<footer class="site-footer">
<p class="powered-by">
</p>
<p class="powered-by">
Contact Me for help!
<a href="" target="_blank" rel="noopener"></a>
<a href="" target="_blank" rel="noopener"></a>
</p>
</footer>
</main>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/highlight.min.js" integrity="sha256-eOgo0OtLL4cdq7RdwRUiGKLX9XsIJ7nGhWEKbohmVAQ=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.1/languages/r.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.5.1/leaflet.js" integrity="sha256-EErZamuLefUnbMBQbsEqu1USa+btR2oIlCpBJbyD4/g=" crossorigin="anonymous"></script>
<script>const code_highlighting = true;</script>
<script>const isSiteThemeDark = true;</script>
<script>
const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3};
const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"};
const content_type = {
'post': "Posts",
'project': "Projects",
'publication' : "Publications",
'talk' : "Talks",
'slides' : "Slides"
};
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.1/anchor.min.js" integrity="sha256-pB/deHc9CGfFpJRjC43imB29Rse8tak+5eXqntO94ck=" crossorigin="anonymous"></script>
<script>
anchors.add();
</script>
<script id="search-hit-fuse-template" type="text/x-template">
<div class="search-hit" id="summary-{{key}}">
<div class="search-hit-content">
<div class="search-hit-name">
<a href="{{relpermalink}}">{{title}}</a>
<div class="article-metadata search-hit-type">{{type}}</div>
<p class="search-hit-description">{{snippet}}</p>
</div>
</div>
</div>
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
<script id="dsq-count-scr" src="https://.disqus.com/count.js" async></script>
<script src="/js/academic.min.37431be2d92d7fb0160054761ab79602.js"></script>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Cite</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<pre><code class="tex hljs"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
<i class="fas fa-copy"></i> Copy
</a>
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
<i class="fas fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
</body>
</html>
|
webroot/stubber/partials/index.html | jdarling/Stubber.js | <div class="splash-container">
<div class="splash">
<h1 class="splash-head">Welcome to Stubber.js</h1>
<p class="splash-subhead">
Stubber.js is a quick and simple stub data provider.
</p>
<p>
<a href="#started" class="pure-button pure-button-primary">Get Started</a>
</p>
</div>
</div>
<div class="content-wrapper">
<div class="content">
<h2 class="content-head is-center">Stop wasting time building stubs</h2>
<div class="pure-g">
<div class="l-box pure-u-1 pure-u-med-1-2 pure-u-lrg-1-4">
<h3 class="content-subhead">
<i class="fa fa-rocket"></i>
Get Started Quickly
</h3>
<p>
Bla bla
</p>
</div>
<div class="l-box pure-u-1 pure-u-med-1-2 pure-u-lrg-1-4">
<h3 class="content-subhead">
<i class="fa fa-gears"></i>
Code Generation
</h3>
<p>
Bla bla
</p>
</div>
<div class="l-box pure-u-1 pure-u-med-1-2 pure-u-lrg-1-4">
<h3 class="content-subhead">
<i class="fa fa-th-large"></i>
Modular
</h3>
<p>
Bla bla
</p>
</div>
<div class="l-box pure-u-1 pure-u-med-1-2 pure-u-lrg-1-4">
<h3 class="content-subhead">
<i class="fa fa-check-square-o"></i>
Plays Nice
</h3>
<p>
Bla bla
</p>
</div>
</div>
</div>
<div class="ribbon l-box-lrg">
<h2 class="content-head content-head-ribbon">MIT Licensed for your Convience</h2>
<p>
Stubber.js is licensed under the permissive MIT License allowing you to basicallyd o whatever you what whenever you want.
</p>
</div>
</div> |
Appserver/Coverage/usr/include/c++/4.8/bits/vector.tcc.gcov.html | seguijoaquin/taller2-appserver | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LCOV - coverage.info - /usr/include/c++/4.8/bits/vector.tcc</title>
<link rel="stylesheet" type="text/css" href="../../../../../gcov.css">
</head>
<body>
<table width="100%" border=0 cellspacing=0 cellpadding=0>
<tr><td class="title">LCOV - code coverage report</td></tr>
<tr><td class="ruler"><img src="../../../../../glass.png" width=3 height=3 alt=""></td></tr>
<tr>
<td width="100%">
<table cellpadding=1 border=0 width="100%">
<tr>
<td width="10%" class="headerItem">Current view:</td>
<td width="35%" class="headerValue"><a href="../../../../../index.html">top level</a> - <a href="index.html">usr/include/c++/4.8/bits</a> - vector.tcc<span style="font-size: 80%;"> (source / <a href="vector.tcc.func.html">functions</a>)</span></td>
<td width="5%"></td>
<td width="15%"></td>
<td width="10%" class="headerCovTableHead">Hit</td>
<td width="10%" class="headerCovTableHead">Total</td>
<td width="15%" class="headerCovTableHead">Coverage</td>
</tr>
<tr>
<td class="headerItem">Test:</td>
<td class="headerValue">coverage.info</td>
<td></td>
<td class="headerItem">Lines:</td>
<td class="headerCovTableEntry">37</td>
<td class="headerCovTableEntry">39</td>
<td class="headerCovTableEntryHi">94.9 %</td>
</tr>
<tr>
<td class="headerItem">Date:</td>
<td class="headerValue">2016-06-15</td>
<td></td>
<td class="headerItem">Functions:</td>
<td class="headerCovTableEntry">4</td>
<td class="headerCovTableEntry">11</td>
<td class="headerCovTableEntryLo">36.4 %</td>
</tr>
<tr><td><img src="../../../../../glass.png" width=3 height=3 alt=""></td></tr>
</table>
</td>
</tr>
<tr><td class="ruler"><img src="../../../../../glass.png" width=3 height=3 alt=""></td></tr>
</table>
<table cellpadding=0 cellspacing=0 border=0>
<tr>
<td><br></td>
</tr>
<tr>
<td>
<pre class="sourceHeading"> Line data Source code</pre>
<pre class="source">
<a name="1"><span class="lineNum"> 1 </span> : // Vector implementation (out of line) -*- C++ -*-</a>
<span class="lineNum"> 2 </span> :
<span class="lineNum"> 3 </span> : // Copyright (C) 2001-2013 Free Software Foundation, Inc.
<span class="lineNum"> 4 </span> : //
<span class="lineNum"> 5 </span> : // This file is part of the GNU ISO C++ Library. This library is free
<span class="lineNum"> 6 </span> : // software; you can redistribute it and/or modify it under the
<span class="lineNum"> 7 </span> : // terms of the GNU General Public License as published by the
<span class="lineNum"> 8 </span> : // Free Software Foundation; either version 3, or (at your option)
<span class="lineNum"> 9 </span> : // any later version.
<span class="lineNum"> 10 </span> :
<span class="lineNum"> 11 </span> : // This library is distributed in the hope that it will be useful,
<span class="lineNum"> 12 </span> : // but WITHOUT ANY WARRANTY; without even the implied warranty of
<span class="lineNum"> 13 </span> : // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
<span class="lineNum"> 14 </span> : // GNU General Public License for more details.
<span class="lineNum"> 15 </span> :
<span class="lineNum"> 16 </span> : // Under Section 7 of GPL version 3, you are granted additional
<span class="lineNum"> 17 </span> : // permissions described in the GCC Runtime Library Exception, version
<span class="lineNum"> 18 </span> : // 3.1, as published by the Free Software Foundation.
<span class="lineNum"> 19 </span> :
<span class="lineNum"> 20 </span> : // You should have received a copy of the GNU General Public License and
<span class="lineNum"> 21 </span> : // a copy of the GCC Runtime Library Exception along with this program;
<span class="lineNum"> 22 </span> : // see the files COPYING3 and COPYING.RUNTIME respectively. If not, see
<span class="lineNum"> 23 </span> : // <http://www.gnu.org/licenses/>.
<span class="lineNum"> 24 </span> :
<span class="lineNum"> 25 </span> : /*
<span class="lineNum"> 26 </span> : *
<span class="lineNum"> 27 </span> : * Copyright (c) 1994
<span class="lineNum"> 28 </span> : * Hewlett-Packard Company
<span class="lineNum"> 29 </span> : *
<span class="lineNum"> 30 </span> : * Permission to use, copy, modify, distribute and sell this software
<span class="lineNum"> 31 </span> : * and its documentation for any purpose is hereby granted without fee,
<span class="lineNum"> 32 </span> : * provided that the above copyright notice appear in all copies and
<span class="lineNum"> 33 </span> : * that both that copyright notice and this permission notice appear
<span class="lineNum"> 34 </span> : * in supporting documentation. Hewlett-Packard Company makes no
<span class="lineNum"> 35 </span> : * representations about the suitability of this software for any
<span class="lineNum"> 36 </span> : * purpose. It is provided "as is" without express or implied warranty.
<span class="lineNum"> 37 </span> : *
<span class="lineNum"> 38 </span> : *
<span class="lineNum"> 39 </span> : * Copyright (c) 1996
<span class="lineNum"> 40 </span> : * Silicon Graphics Computer Systems, Inc.
<span class="lineNum"> 41 </span> : *
<span class="lineNum"> 42 </span> : * Permission to use, copy, modify, distribute and sell this software
<span class="lineNum"> 43 </span> : * and its documentation for any purpose is hereby granted without fee,
<span class="lineNum"> 44 </span> : * provided that the above copyright notice appear in all copies and
<span class="lineNum"> 45 </span> : * that both that copyright notice and this permission notice appear
<span class="lineNum"> 46 </span> : * in supporting documentation. Silicon Graphics makes no
<span class="lineNum"> 47 </span> : * representations about the suitability of this software for any
<span class="lineNum"> 48 </span> : * purpose. It is provided "as is" without express or implied warranty.
<span class="lineNum"> 49 </span> : */
<span class="lineNum"> 50 </span> :
<span class="lineNum"> 51 </span> : /** @file bits/vector.tcc
<span class="lineNum"> 52 </span> : * This is an internal header file, included by other library headers.
<span class="lineNum"> 53 </span> : * Do not attempt to use it directly. @headername{vector}
<span class="lineNum"> 54 </span> : */
<span class="lineNum"> 55 </span> :
<span class="lineNum"> 56 </span> : #ifndef _VECTOR_TCC
<span class="lineNum"> 57 </span> : #define _VECTOR_TCC 1
<span class="lineNum"> 58 </span> :
<span class="lineNum"> 59 </span> : namespace std _GLIBCXX_VISIBILITY(default)
<span class="lineNum"> 60 </span> : {
<span class="lineNum"> 61 </span> : _GLIBCXX_BEGIN_NAMESPACE_CONTAINER
<span class="lineNum"> 62 </span> :
<a name="63"><span class="lineNum"> 63 </span> : template<typename _Tp, typename _Alloc></a>
<span class="lineNum"> 64 </span> : void
<span class="lineNum"> 65 </span><span class="lineCov"> 9048 : vector<_Tp, _Alloc>::</span>
<span class="lineNum"> 66 </span> : reserve(size_type __n)
<span class="lineNum"> 67 </span> : {
<span class="lineNum"> 68 </span><span class="lineCov"> 9048 : if (__n > this->max_size())</span>
<span class="lineNum"> 69 </span><span class="lineNoCov"> 0 : __throw_length_error(__N("vector::reserve"));</span>
<span class="lineNum"> 70 </span><span class="lineCov"> 9048 : if (this->capacity() < __n)</span>
<span class="lineNum"> 71 </span> : {
<span class="lineNum"> 72 </span><span class="lineCov"> 9048 : const size_type __old_size = size();</span>
<span class="lineNum"> 73 </span> : pointer __tmp = _M_allocate_and_copy(__n,
<span class="lineNum"> 74 </span> : _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_start),
<span class="lineNum"> 75 </span><span class="lineCov"> 9048 : _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(this->_M_impl._M_finish));</span>
<span class="lineNum"> 76 </span><span class="lineCov"> 9048 : std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,</span>
<span class="lineNum"> 77 </span><span class="lineCov"> 9048 : _M_get_Tp_allocator());</span>
<span class="lineNum"> 78 </span><span class="lineCov"> 9048 : _M_deallocate(this->_M_impl._M_start,</span>
<span class="lineNum"> 79 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 80 </span><span class="lineCov"> 9048 : - this->_M_impl._M_start);</span>
<span class="lineNum"> 81 </span><span class="lineCov"> 9048 : this->_M_impl._M_start = __tmp;</span>
<span class="lineNum"> 82 </span><span class="lineCov"> 9048 : this->_M_impl._M_finish = __tmp + __old_size;</span>
<span class="lineNum"> 83 </span><span class="lineCov"> 9048 : this->_M_impl._M_end_of_storage = this->_M_impl._M_start + __n;</span>
<span class="lineNum"> 84 </span> : }
<span class="lineNum"> 85 </span><span class="lineCov"> 9048 : }</span>
<span class="lineNum"> 86 </span> :
<span class="lineNum"> 87 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 88 </span> : template<typename _Tp, typename _Alloc>
<a name="89"><span class="lineNum"> 89 </span> : template<typename... _Args></a>
<span class="lineNum"> 90 </span> : void
<span class="lineNum"> 91 </span><span class="lineCov"> 18096 : vector<_Tp, _Alloc>::</span>
<span class="lineNum"> 92 </span> : emplace_back(_Args&&... __args)
<span class="lineNum"> 93 </span> : {
<span class="lineNum"> 94 </span><span class="lineCov"> 18096 : if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage)</span>
<span class="lineNum"> 95 </span> : {
<span class="lineNum"> 96 </span><span class="lineCov"> 18096 : _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish,</span>
<span class="lineNum"> 97 </span><span class="lineCov"> 18096 : std::forward<_Args>(__args)...);</span>
<span class="lineNum"> 98 </span><span class="lineCov"> 18096 : ++this->_M_impl._M_finish;</span>
<span class="lineNum"> 99 </span> : }
<span class="lineNum"> 100 </span> : else
<span class="lineNum"> 101 </span><span class="lineNoCov"> 0 : _M_emplace_back_aux(std::forward<_Args>(__args)...);</span>
<span class="lineNum"> 102 </span><span class="lineCov"> 18096 : }</span>
<span class="lineNum"> 103 </span> : #endif
<span class="lineNum"> 104 </span> :
<span class="lineNum"> 105 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 106 </span> : typename vector<_Tp, _Alloc>::iterator
<span class="lineNum"> 107 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 108 </span> : insert(iterator __position, const value_type& __x)
<span class="lineNum"> 109 </span> : {
<span class="lineNum"> 110 </span> : const size_type __n = __position - begin();
<span class="lineNum"> 111 </span> : if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage
<span class="lineNum"> 112 </span> : && __position == end())
<span class="lineNum"> 113 </span> : {
<span class="lineNum"> 114 </span> : _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish, __x);
<span class="lineNum"> 115 </span> : ++this->_M_impl._M_finish;
<span class="lineNum"> 116 </span> : }
<span class="lineNum"> 117 </span> : else
<span class="lineNum"> 118 </span> : {
<span class="lineNum"> 119 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 120 </span> : if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage)
<span class="lineNum"> 121 </span> : {
<span class="lineNum"> 122 </span> : _Tp __x_copy = __x;
<span class="lineNum"> 123 </span> : _M_insert_aux(__position, std::move(__x_copy));
<span class="lineNum"> 124 </span> : }
<span class="lineNum"> 125 </span> : else
<span class="lineNum"> 126 </span> : #endif
<span class="lineNum"> 127 </span> : _M_insert_aux(__position, __x);
<span class="lineNum"> 128 </span> : }
<span class="lineNum"> 129 </span> : return iterator(this->_M_impl._M_start + __n);
<span class="lineNum"> 130 </span> : }
<span class="lineNum"> 131 </span> :
<span class="lineNum"> 132 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 133 </span> : typename vector<_Tp, _Alloc>::iterator
<span class="lineNum"> 134 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 135 </span> : erase(iterator __position)
<span class="lineNum"> 136 </span> : {
<span class="lineNum"> 137 </span> : if (__position + 1 != end())
<span class="lineNum"> 138 </span> : _GLIBCXX_MOVE3(__position + 1, end(), __position);
<span class="lineNum"> 139 </span> : --this->_M_impl._M_finish;
<span class="lineNum"> 140 </span> : _Alloc_traits::destroy(this->_M_impl, this->_M_impl._M_finish);
<span class="lineNum"> 141 </span> : return __position;
<span class="lineNum"> 142 </span> : }
<span class="lineNum"> 143 </span> :
<span class="lineNum"> 144 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 145 </span> : typename vector<_Tp, _Alloc>::iterator
<span class="lineNum"> 146 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 147 </span> : erase(iterator __first, iterator __last)
<span class="lineNum"> 148 </span> : {
<span class="lineNum"> 149 </span> : if (__first != __last)
<span class="lineNum"> 150 </span> : {
<span class="lineNum"> 151 </span> : if (__last != end())
<span class="lineNum"> 152 </span> : _GLIBCXX_MOVE3(__last, end(), __first);
<span class="lineNum"> 153 </span> : _M_erase_at_end(__first.base() + (end() - __last));
<span class="lineNum"> 154 </span> : }
<span class="lineNum"> 155 </span> : return __first;
<span class="lineNum"> 156 </span> : }
<span class="lineNum"> 157 </span> :
<span class="lineNum"> 158 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 159 </span> : vector<_Tp, _Alloc>&
<span class="lineNum"> 160 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 161 </span> : operator=(const vector<_Tp, _Alloc>& __x)
<span class="lineNum"> 162 </span> : {
<span class="lineNum"> 163 </span> : if (&__x != this)
<span class="lineNum"> 164 </span> : {
<span class="lineNum"> 165 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 166 </span> : if (_Alloc_traits::_S_propagate_on_copy_assign())
<span class="lineNum"> 167 </span> : {
<span class="lineNum"> 168 </span> : if (!_Alloc_traits::_S_always_equal()
<span class="lineNum"> 169 </span> : && _M_get_Tp_allocator() != __x._M_get_Tp_allocator())
<span class="lineNum"> 170 </span> : {
<span class="lineNum"> 171 </span> : // replacement allocator cannot free existing storage
<span class="lineNum"> 172 </span> : this->clear();
<span class="lineNum"> 173 </span> : _M_deallocate(this->_M_impl._M_start,
<span class="lineNum"> 174 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 175 </span> : - this->_M_impl._M_start);
<span class="lineNum"> 176 </span> : this->_M_impl._M_start = nullptr;
<span class="lineNum"> 177 </span> : this->_M_impl._M_finish = nullptr;
<span class="lineNum"> 178 </span> : this->_M_impl._M_end_of_storage = nullptr;
<span class="lineNum"> 179 </span> : }
<span class="lineNum"> 180 </span> : std::__alloc_on_copy(_M_get_Tp_allocator(),
<span class="lineNum"> 181 </span> : __x._M_get_Tp_allocator());
<span class="lineNum"> 182 </span> : }
<span class="lineNum"> 183 </span> : #endif
<span class="lineNum"> 184 </span> : const size_type __xlen = __x.size();
<span class="lineNum"> 185 </span> : if (__xlen > capacity())
<span class="lineNum"> 186 </span> : {
<span class="lineNum"> 187 </span> : pointer __tmp = _M_allocate_and_copy(__xlen, __x.begin(),
<span class="lineNum"> 188 </span> : __x.end());
<span class="lineNum"> 189 </span> : std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,
<span class="lineNum"> 190 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 191 </span> : _M_deallocate(this->_M_impl._M_start,
<span class="lineNum"> 192 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 193 </span> : - this->_M_impl._M_start);
<span class="lineNum"> 194 </span> : this->_M_impl._M_start = __tmp;
<span class="lineNum"> 195 </span> : this->_M_impl._M_end_of_storage = this->_M_impl._M_start + __xlen;
<span class="lineNum"> 196 </span> : }
<span class="lineNum"> 197 </span> : else if (size() >= __xlen)
<span class="lineNum"> 198 </span> : {
<span class="lineNum"> 199 </span> : std::_Destroy(std::copy(__x.begin(), __x.end(), begin()),
<span class="lineNum"> 200 </span> : end(), _M_get_Tp_allocator());
<span class="lineNum"> 201 </span> : }
<span class="lineNum"> 202 </span> : else
<span class="lineNum"> 203 </span> : {
<span class="lineNum"> 204 </span> : std::copy(__x._M_impl._M_start, __x._M_impl._M_start + size(),
<span class="lineNum"> 205 </span> : this->_M_impl._M_start);
<span class="lineNum"> 206 </span> : std::__uninitialized_copy_a(__x._M_impl._M_start + size(),
<span class="lineNum"> 207 </span> : __x._M_impl._M_finish,
<span class="lineNum"> 208 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 209 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 210 </span> : }
<span class="lineNum"> 211 </span> : this->_M_impl._M_finish = this->_M_impl._M_start + __xlen;
<span class="lineNum"> 212 </span> : }
<span class="lineNum"> 213 </span> : return *this;
<span class="lineNum"> 214 </span> : }
<span class="lineNum"> 215 </span> :
<span class="lineNum"> 216 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 217 </span> : void
<span class="lineNum"> 218 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 219 </span> : _M_fill_assign(size_t __n, const value_type& __val)
<span class="lineNum"> 220 </span> : {
<span class="lineNum"> 221 </span> : if (__n > capacity())
<span class="lineNum"> 222 </span> : {
<span class="lineNum"> 223 </span> : vector __tmp(__n, __val, _M_get_Tp_allocator());
<span class="lineNum"> 224 </span> : __tmp.swap(*this);
<span class="lineNum"> 225 </span> : }
<span class="lineNum"> 226 </span> : else if (__n > size())
<span class="lineNum"> 227 </span> : {
<span class="lineNum"> 228 </span> : std::fill(begin(), end(), __val);
<span class="lineNum"> 229 </span> : std::__uninitialized_fill_n_a(this->_M_impl._M_finish,
<span class="lineNum"> 230 </span> : __n - size(), __val,
<span class="lineNum"> 231 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 232 </span> : this->_M_impl._M_finish += __n - size();
<span class="lineNum"> 233 </span> : }
<span class="lineNum"> 234 </span> : else
<span class="lineNum"> 235 </span> : _M_erase_at_end(std::fill_n(this->_M_impl._M_start, __n, __val));
<span class="lineNum"> 236 </span> : }
<span class="lineNum"> 237 </span> :
<span class="lineNum"> 238 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 239 </span> : template<typename _InputIterator>
<span class="lineNum"> 240 </span> : void
<span class="lineNum"> 241 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 242 </span> : _M_assign_aux(_InputIterator __first, _InputIterator __last,
<span class="lineNum"> 243 </span> : std::input_iterator_tag)
<span class="lineNum"> 244 </span> : {
<span class="lineNum"> 245 </span> : pointer __cur(this->_M_impl._M_start);
<span class="lineNum"> 246 </span> : for (; __first != __last && __cur != this->_M_impl._M_finish;
<span class="lineNum"> 247 </span> : ++__cur, ++__first)
<span class="lineNum"> 248 </span> : *__cur = *__first;
<span class="lineNum"> 249 </span> : if (__first == __last)
<span class="lineNum"> 250 </span> : _M_erase_at_end(__cur);
<span class="lineNum"> 251 </span> : else
<span class="lineNum"> 252 </span> : insert(end(), __first, __last);
<span class="lineNum"> 253 </span> : }
<span class="lineNum"> 254 </span> :
<span class="lineNum"> 255 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 256 </span> : template<typename _ForwardIterator>
<span class="lineNum"> 257 </span> : void
<span class="lineNum"> 258 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 259 </span> : _M_assign_aux(_ForwardIterator __first, _ForwardIterator __last,
<span class="lineNum"> 260 </span> : std::forward_iterator_tag)
<span class="lineNum"> 261 </span> : {
<span class="lineNum"> 262 </span> : const size_type __len = std::distance(__first, __last);
<span class="lineNum"> 263 </span> :
<span class="lineNum"> 264 </span> : if (__len > capacity())
<span class="lineNum"> 265 </span> : {
<span class="lineNum"> 266 </span> : pointer __tmp(_M_allocate_and_copy(__len, __first, __last));
<span class="lineNum"> 267 </span> : std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,
<span class="lineNum"> 268 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 269 </span> : _M_deallocate(this->_M_impl._M_start,
<span class="lineNum"> 270 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 271 </span> : - this->_M_impl._M_start);
<span class="lineNum"> 272 </span> : this->_M_impl._M_start = __tmp;
<span class="lineNum"> 273 </span> : this->_M_impl._M_finish = this->_M_impl._M_start + __len;
<span class="lineNum"> 274 </span> : this->_M_impl._M_end_of_storage = this->_M_impl._M_finish;
<span class="lineNum"> 275 </span> : }
<span class="lineNum"> 276 </span> : else if (size() >= __len)
<span class="lineNum"> 277 </span> : _M_erase_at_end(std::copy(__first, __last, this->_M_impl._M_start));
<span class="lineNum"> 278 </span> : else
<span class="lineNum"> 279 </span> : {
<span class="lineNum"> 280 </span> : _ForwardIterator __mid = __first;
<span class="lineNum"> 281 </span> : std::advance(__mid, size());
<span class="lineNum"> 282 </span> : std::copy(__first, __mid, this->_M_impl._M_start);
<span class="lineNum"> 283 </span> : this->_M_impl._M_finish =
<span class="lineNum"> 284 </span> : std::__uninitialized_copy_a(__mid, __last,
<span class="lineNum"> 285 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 286 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 287 </span> : }
<span class="lineNum"> 288 </span> : }
<span class="lineNum"> 289 </span> :
<span class="lineNum"> 290 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 291 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 292 </span> : template<typename... _Args>
<span class="lineNum"> 293 </span> : typename vector<_Tp, _Alloc>::iterator
<span class="lineNum"> 294 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 295 </span> : emplace(iterator __position, _Args&&... __args)
<span class="lineNum"> 296 </span> : {
<span class="lineNum"> 297 </span> : const size_type __n = __position - begin();
<span class="lineNum"> 298 </span> : if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage
<span class="lineNum"> 299 </span> : && __position == end())
<span class="lineNum"> 300 </span> : {
<span class="lineNum"> 301 </span> : _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish,
<span class="lineNum"> 302 </span> : std::forward<_Args>(__args)...);
<span class="lineNum"> 303 </span> : ++this->_M_impl._M_finish;
<span class="lineNum"> 304 </span> : }
<span class="lineNum"> 305 </span> : else
<span class="lineNum"> 306 </span> : _M_insert_aux(__position, std::forward<_Args>(__args)...);
<span class="lineNum"> 307 </span> : return iterator(this->_M_impl._M_start + __n);
<span class="lineNum"> 308 </span> : }
<span class="lineNum"> 309 </span> :
<span class="lineNum"> 310 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 311 </span> : template<typename... _Args>
<span class="lineNum"> 312 </span> : void
<span class="lineNum"> 313 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 314 </span> : _M_insert_aux(iterator __position, _Args&&... __args)
<span class="lineNum"> 315 </span> : #else
<span class="lineNum"> 316 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 317 </span> : void
<span class="lineNum"> 318 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 319 </span> : _M_insert_aux(iterator __position, const _Tp& __x)
<span class="lineNum"> 320 </span> : #endif
<span class="lineNum"> 321 </span> : {
<span class="lineNum"> 322 </span> : if (this->_M_impl._M_finish != this->_M_impl._M_end_of_storage)
<span class="lineNum"> 323 </span> : {
<span class="lineNum"> 324 </span> : _Alloc_traits::construct(this->_M_impl, this->_M_impl._M_finish,
<span class="lineNum"> 325 </span> : _GLIBCXX_MOVE(*(this->_M_impl._M_finish
<span class="lineNum"> 326 </span> : - 1)));
<span class="lineNum"> 327 </span> : ++this->_M_impl._M_finish;
<span class="lineNum"> 328 </span> : #if __cplusplus < 201103L
<span class="lineNum"> 329 </span> : _Tp __x_copy = __x;
<span class="lineNum"> 330 </span> : #endif
<span class="lineNum"> 331 </span> : _GLIBCXX_MOVE_BACKWARD3(__position.base(),
<span class="lineNum"> 332 </span> : this->_M_impl._M_finish - 2,
<span class="lineNum"> 333 </span> : this->_M_impl._M_finish - 1);
<span class="lineNum"> 334 </span> : #if __cplusplus < 201103L
<span class="lineNum"> 335 </span> : *__position = __x_copy;
<span class="lineNum"> 336 </span> : #else
<span class="lineNum"> 337 </span> : *__position = _Tp(std::forward<_Args>(__args)...);
<span class="lineNum"> 338 </span> : #endif
<span class="lineNum"> 339 </span> : }
<span class="lineNum"> 340 </span> : else
<span class="lineNum"> 341 </span> : {
<span class="lineNum"> 342 </span> : const size_type __len =
<span class="lineNum"> 343 </span> : _M_check_len(size_type(1), "vector::_M_insert_aux");
<span class="lineNum"> 344 </span> : const size_type __elems_before = __position - begin();
<span class="lineNum"> 345 </span> : pointer __new_start(this->_M_allocate(__len));
<span class="lineNum"> 346 </span> : pointer __new_finish(__new_start);
<span class="lineNum"> 347 </span> : __try
<span class="lineNum"> 348 </span> : {
<span class="lineNum"> 349 </span> : // The order of the three operations is dictated by the C++0x
<span class="lineNum"> 350 </span> : // case, where the moves could alter a new element belonging
<span class="lineNum"> 351 </span> : // to the existing vector. This is an issue only for callers
<span class="lineNum"> 352 </span> : // taking the element by const lvalue ref (see 23.1/13).
<span class="lineNum"> 353 </span> : _Alloc_traits::construct(this->_M_impl,
<span class="lineNum"> 354 </span> : __new_start + __elems_before,
<span class="lineNum"> 355 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 356 </span> : std::forward<_Args>(__args)...);
<span class="lineNum"> 357 </span> : #else
<span class="lineNum"> 358 </span> : __x);
<span class="lineNum"> 359 </span> : #endif
<span class="lineNum"> 360 </span> : __new_finish = 0;
<span class="lineNum"> 361 </span> :
<span class="lineNum"> 362 </span> : __new_finish
<span class="lineNum"> 363 </span> : = std::__uninitialized_move_if_noexcept_a
<span class="lineNum"> 364 </span> : (this->_M_impl._M_start, __position.base(),
<span class="lineNum"> 365 </span> : __new_start, _M_get_Tp_allocator());
<span class="lineNum"> 366 </span> :
<span class="lineNum"> 367 </span> : ++__new_finish;
<span class="lineNum"> 368 </span> :
<span class="lineNum"> 369 </span> : __new_finish
<span class="lineNum"> 370 </span> : = std::__uninitialized_move_if_noexcept_a
<span class="lineNum"> 371 </span> : (__position.base(), this->_M_impl._M_finish,
<span class="lineNum"> 372 </span> : __new_finish, _M_get_Tp_allocator());
<span class="lineNum"> 373 </span> : }
<span class="lineNum"> 374 </span> : __catch(...)
<span class="lineNum"> 375 </span> : {
<span class="lineNum"> 376 </span> : if (!__new_finish)
<span class="lineNum"> 377 </span> : _Alloc_traits::destroy(this->_M_impl,
<span class="lineNum"> 378 </span> : __new_start + __elems_before);
<span class="lineNum"> 379 </span> : else
<span class="lineNum"> 380 </span> : std::_Destroy(__new_start, __new_finish, _M_get_Tp_allocator());
<span class="lineNum"> 381 </span> : _M_deallocate(__new_start, __len);
<span class="lineNum"> 382 </span> : __throw_exception_again;
<span class="lineNum"> 383 </span> : }
<span class="lineNum"> 384 </span> : std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,
<span class="lineNum"> 385 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 386 </span> : _M_deallocate(this->_M_impl._M_start,
<span class="lineNum"> 387 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 388 </span> : - this->_M_impl._M_start);
<span class="lineNum"> 389 </span> : this->_M_impl._M_start = __new_start;
<span class="lineNum"> 390 </span> : this->_M_impl._M_finish = __new_finish;
<span class="lineNum"> 391 </span> : this->_M_impl._M_end_of_storage = __new_start + __len;
<span class="lineNum"> 392 </span> : }
<span class="lineNum"> 393 </span> : }
<span class="lineNum"> 394 </span> :
<span class="lineNum"> 395 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 396 </span> : template<typename _Tp, typename _Alloc>
<a name="397"><span class="lineNum"> 397 </span> : template<typename... _Args></a>
<span class="lineNum"> 398 </span> : void
<span class="lineNum"> 399 </span><span class="lineCov"> 9656 : vector<_Tp, _Alloc>::</span>
<span class="lineNum"> 400 </span> : _M_emplace_back_aux(_Args&&... __args)
<span class="lineNum"> 401 </span> : {
<span class="lineNum"> 402 </span> : const size_type __len =
<span class="lineNum"> 403 </span><span class="lineCov"> 9656 : _M_check_len(size_type(1), "vector::_M_emplace_back_aux");</span>
<span class="lineNum"> 404 </span><span class="lineCov"> 9656 : pointer __new_start(this->_M_allocate(__len));</span>
<span class="lineNum"> 405 </span><span class="lineCov"> 9656 : pointer __new_finish(__new_start);</span>
<span class="lineNum"> 406 </span> : __try
<span class="lineNum"> 407 </span> : {
<span class="lineNum"> 408 </span><span class="lineCov"> 19312 : _Alloc_traits::construct(this->_M_impl, __new_start + size(),</span>
<span class="lineNum"> 409 </span><span class="lineCov"> 19312 : std::forward<_Args>(__args)...);</span>
<span class="lineNum"> 410 </span><span class="lineCov"> 9656 : __new_finish = 0;</span>
<span class="lineNum"> 411 </span> :
<span class="lineNum"> 412 </span><span class="lineCov"> 9656 : __new_finish</span>
<span class="lineNum"> 413 </span> : = std::__uninitialized_move_if_noexcept_a
<span class="lineNum"> 414 </span> : (this->_M_impl._M_start, this->_M_impl._M_finish,
<span class="lineNum"> 415 </span><span class="lineCov"> 9656 : __new_start, _M_get_Tp_allocator());</span>
<span class="lineNum"> 416 </span> :
<span class="lineNum"> 417 </span><span class="lineCov"> 9656 : ++__new_finish;</span>
<span class="lineNum"> 418 </span> : }
<span class="lineNum"> 419 </span> : __catch(...)
<span class="lineNum"> 420 </span> : {
<span class="lineNum"> 421 </span> : if (!__new_finish)
<span class="lineNum"> 422 </span> : _Alloc_traits::destroy(this->_M_impl, __new_start + size());
<span class="lineNum"> 423 </span> : else
<span class="lineNum"> 424 </span> : std::_Destroy(__new_start, __new_finish, _M_get_Tp_allocator());
<span class="lineNum"> 425 </span> : _M_deallocate(__new_start, __len);
<span class="lineNum"> 426 </span> : __throw_exception_again;
<span class="lineNum"> 427 </span> : }
<span class="lineNum"> 428 </span><span class="lineCov"> 9656 : std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,</span>
<span class="lineNum"> 429 </span><span class="lineCov"> 9656 : _M_get_Tp_allocator());</span>
<span class="lineNum"> 430 </span><span class="lineCov"> 9656 : _M_deallocate(this->_M_impl._M_start,</span>
<span class="lineNum"> 431 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 432 </span><span class="lineCov"> 9656 : - this->_M_impl._M_start);</span>
<span class="lineNum"> 433 </span><span class="lineCov"> 9656 : this->_M_impl._M_start = __new_start;</span>
<span class="lineNum"> 434 </span><span class="lineCov"> 9656 : this->_M_impl._M_finish = __new_finish;</span>
<span class="lineNum"> 435 </span><span class="lineCov"> 9656 : this->_M_impl._M_end_of_storage = __new_start + __len;</span>
<span class="lineNum"> 436 </span><span class="lineCov"> 9656 : }</span>
<span class="lineNum"> 437 </span> : #endif
<span class="lineNum"> 438 </span> :
<span class="lineNum"> 439 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 440 </span> : void
<span class="lineNum"> 441 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 442 </span> : _M_fill_insert(iterator __position, size_type __n, const value_type& __x)
<span class="lineNum"> 443 </span> : {
<span class="lineNum"> 444 </span> : if (__n != 0)
<span class="lineNum"> 445 </span> : {
<span class="lineNum"> 446 </span> : if (size_type(this->_M_impl._M_end_of_storage
<span class="lineNum"> 447 </span> : - this->_M_impl._M_finish) >= __n)
<span class="lineNum"> 448 </span> : {
<span class="lineNum"> 449 </span> : value_type __x_copy = __x;
<span class="lineNum"> 450 </span> : const size_type __elems_after = end() - __position;
<span class="lineNum"> 451 </span> : pointer __old_finish(this->_M_impl._M_finish);
<span class="lineNum"> 452 </span> : if (__elems_after > __n)
<span class="lineNum"> 453 </span> : {
<span class="lineNum"> 454 </span> : std::__uninitialized_move_a(this->_M_impl._M_finish - __n,
<span class="lineNum"> 455 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 456 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 457 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 458 </span> : this->_M_impl._M_finish += __n;
<span class="lineNum"> 459 </span> : _GLIBCXX_MOVE_BACKWARD3(__position.base(),
<span class="lineNum"> 460 </span> : __old_finish - __n, __old_finish);
<span class="lineNum"> 461 </span> : std::fill(__position.base(), __position.base() + __n,
<span class="lineNum"> 462 </span> : __x_copy);
<span class="lineNum"> 463 </span> : }
<span class="lineNum"> 464 </span> : else
<span class="lineNum"> 465 </span> : {
<span class="lineNum"> 466 </span> : std::__uninitialized_fill_n_a(this->_M_impl._M_finish,
<span class="lineNum"> 467 </span> : __n - __elems_after,
<span class="lineNum"> 468 </span> : __x_copy,
<span class="lineNum"> 469 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 470 </span> : this->_M_impl._M_finish += __n - __elems_after;
<span class="lineNum"> 471 </span> : std::__uninitialized_move_a(__position.base(), __old_finish,
<span class="lineNum"> 472 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 473 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 474 </span> : this->_M_impl._M_finish += __elems_after;
<span class="lineNum"> 475 </span> : std::fill(__position.base(), __old_finish, __x_copy);
<span class="lineNum"> 476 </span> : }
<span class="lineNum"> 477 </span> : }
<span class="lineNum"> 478 </span> : else
<span class="lineNum"> 479 </span> : {
<span class="lineNum"> 480 </span> : const size_type __len =
<span class="lineNum"> 481 </span> : _M_check_len(__n, "vector::_M_fill_insert");
<span class="lineNum"> 482 </span> : const size_type __elems_before = __position - begin();
<span class="lineNum"> 483 </span> : pointer __new_start(this->_M_allocate(__len));
<span class="lineNum"> 484 </span> : pointer __new_finish(__new_start);
<span class="lineNum"> 485 </span> : __try
<span class="lineNum"> 486 </span> : {
<span class="lineNum"> 487 </span> : // See _M_insert_aux above.
<span class="lineNum"> 488 </span> : std::__uninitialized_fill_n_a(__new_start + __elems_before,
<span class="lineNum"> 489 </span> : __n, __x,
<span class="lineNum"> 490 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 491 </span> : __new_finish = 0;
<span class="lineNum"> 492 </span> :
<span class="lineNum"> 493 </span> : __new_finish
<span class="lineNum"> 494 </span> : = std::__uninitialized_move_if_noexcept_a
<span class="lineNum"> 495 </span> : (this->_M_impl._M_start, __position.base(),
<span class="lineNum"> 496 </span> : __new_start, _M_get_Tp_allocator());
<span class="lineNum"> 497 </span> :
<span class="lineNum"> 498 </span> : __new_finish += __n;
<span class="lineNum"> 499 </span> :
<span class="lineNum"> 500 </span> : __new_finish
<span class="lineNum"> 501 </span> : = std::__uninitialized_move_if_noexcept_a
<span class="lineNum"> 502 </span> : (__position.base(), this->_M_impl._M_finish,
<span class="lineNum"> 503 </span> : __new_finish, _M_get_Tp_allocator());
<span class="lineNum"> 504 </span> : }
<span class="lineNum"> 505 </span> : __catch(...)
<span class="lineNum"> 506 </span> : {
<span class="lineNum"> 507 </span> : if (!__new_finish)
<span class="lineNum"> 508 </span> : std::_Destroy(__new_start + __elems_before,
<span class="lineNum"> 509 </span> : __new_start + __elems_before + __n,
<span class="lineNum"> 510 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 511 </span> : else
<span class="lineNum"> 512 </span> : std::_Destroy(__new_start, __new_finish,
<span class="lineNum"> 513 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 514 </span> : _M_deallocate(__new_start, __len);
<span class="lineNum"> 515 </span> : __throw_exception_again;
<span class="lineNum"> 516 </span> : }
<span class="lineNum"> 517 </span> : std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,
<span class="lineNum"> 518 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 519 </span> : _M_deallocate(this->_M_impl._M_start,
<span class="lineNum"> 520 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 521 </span> : - this->_M_impl._M_start);
<span class="lineNum"> 522 </span> : this->_M_impl._M_start = __new_start;
<span class="lineNum"> 523 </span> : this->_M_impl._M_finish = __new_finish;
<span class="lineNum"> 524 </span> : this->_M_impl._M_end_of_storage = __new_start + __len;
<span class="lineNum"> 525 </span> : }
<span class="lineNum"> 526 </span> : }
<span class="lineNum"> 527 </span> : }
<span class="lineNum"> 528 </span> :
<span class="lineNum"> 529 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 530 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 531 </span> : void
<span class="lineNum"> 532 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 533 </span> : _M_default_append(size_type __n)
<span class="lineNum"> 534 </span> : {
<span class="lineNum"> 535 </span> : if (__n != 0)
<span class="lineNum"> 536 </span> : {
<span class="lineNum"> 537 </span> : if (size_type(this->_M_impl._M_end_of_storage
<span class="lineNum"> 538 </span> : - this->_M_impl._M_finish) >= __n)
<span class="lineNum"> 539 </span> : {
<span class="lineNum"> 540 </span> : std::__uninitialized_default_n_a(this->_M_impl._M_finish,
<span class="lineNum"> 541 </span> : __n, _M_get_Tp_allocator());
<span class="lineNum"> 542 </span> : this->_M_impl._M_finish += __n;
<span class="lineNum"> 543 </span> : }
<span class="lineNum"> 544 </span> : else
<span class="lineNum"> 545 </span> : {
<span class="lineNum"> 546 </span> : const size_type __len =
<span class="lineNum"> 547 </span> : _M_check_len(__n, "vector::_M_default_append");
<span class="lineNum"> 548 </span> : const size_type __old_size = this->size();
<span class="lineNum"> 549 </span> : pointer __new_start(this->_M_allocate(__len));
<span class="lineNum"> 550 </span> : pointer __new_finish(__new_start);
<span class="lineNum"> 551 </span> : __try
<span class="lineNum"> 552 </span> : {
<span class="lineNum"> 553 </span> : __new_finish
<span class="lineNum"> 554 </span> : = std::__uninitialized_move_if_noexcept_a
<span class="lineNum"> 555 </span> : (this->_M_impl._M_start, this->_M_impl._M_finish,
<span class="lineNum"> 556 </span> : __new_start, _M_get_Tp_allocator());
<span class="lineNum"> 557 </span> : std::__uninitialized_default_n_a(__new_finish, __n,
<span class="lineNum"> 558 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 559 </span> : __new_finish += __n;
<span class="lineNum"> 560 </span> : }
<span class="lineNum"> 561 </span> : __catch(...)
<span class="lineNum"> 562 </span> : {
<span class="lineNum"> 563 </span> : std::_Destroy(__new_start, __new_finish,
<span class="lineNum"> 564 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 565 </span> : _M_deallocate(__new_start, __len);
<span class="lineNum"> 566 </span> : __throw_exception_again;
<span class="lineNum"> 567 </span> : }
<span class="lineNum"> 568 </span> : std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,
<span class="lineNum"> 569 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 570 </span> : _M_deallocate(this->_M_impl._M_start,
<span class="lineNum"> 571 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 572 </span> : - this->_M_impl._M_start);
<span class="lineNum"> 573 </span> : this->_M_impl._M_start = __new_start;
<span class="lineNum"> 574 </span> : this->_M_impl._M_finish = __new_finish;
<span class="lineNum"> 575 </span> : this->_M_impl._M_end_of_storage = __new_start + __len;
<span class="lineNum"> 576 </span> : }
<span class="lineNum"> 577 </span> : }
<span class="lineNum"> 578 </span> : }
<span class="lineNum"> 579 </span> :
<span class="lineNum"> 580 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 581 </span> : bool
<span class="lineNum"> 582 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 583 </span> : _M_shrink_to_fit()
<span class="lineNum"> 584 </span> : {
<span class="lineNum"> 585 </span> : if (capacity() == size())
<span class="lineNum"> 586 </span> : return false;
<span class="lineNum"> 587 </span> : return std::__shrink_to_fit_aux<vector>::_S_do_it(*this);
<span class="lineNum"> 588 </span> : }
<span class="lineNum"> 589 </span> : #endif
<span class="lineNum"> 590 </span> :
<span class="lineNum"> 591 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 592 </span> : template<typename _InputIterator>
<span class="lineNum"> 593 </span> : void
<span class="lineNum"> 594 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 595 </span> : _M_range_insert(iterator __pos, _InputIterator __first,
<span class="lineNum"> 596 </span> : _InputIterator __last, std::input_iterator_tag)
<span class="lineNum"> 597 </span> : {
<span class="lineNum"> 598 </span> : for (; __first != __last; ++__first)
<span class="lineNum"> 599 </span> : {
<span class="lineNum"> 600 </span> : __pos = insert(__pos, *__first);
<span class="lineNum"> 601 </span> : ++__pos;
<span class="lineNum"> 602 </span> : }
<span class="lineNum"> 603 </span> : }
<span class="lineNum"> 604 </span> :
<span class="lineNum"> 605 </span> : template<typename _Tp, typename _Alloc>
<span class="lineNum"> 606 </span> : template<typename _ForwardIterator>
<span class="lineNum"> 607 </span> : void
<span class="lineNum"> 608 </span> : vector<_Tp, _Alloc>::
<span class="lineNum"> 609 </span> : _M_range_insert(iterator __position, _ForwardIterator __first,
<span class="lineNum"> 610 </span> : _ForwardIterator __last, std::forward_iterator_tag)
<span class="lineNum"> 611 </span> : {
<span class="lineNum"> 612 </span> : if (__first != __last)
<span class="lineNum"> 613 </span> : {
<span class="lineNum"> 614 </span> : const size_type __n = std::distance(__first, __last);
<span class="lineNum"> 615 </span> : if (size_type(this->_M_impl._M_end_of_storage
<span class="lineNum"> 616 </span> : - this->_M_impl._M_finish) >= __n)
<span class="lineNum"> 617 </span> : {
<span class="lineNum"> 618 </span> : const size_type __elems_after = end() - __position;
<span class="lineNum"> 619 </span> : pointer __old_finish(this->_M_impl._M_finish);
<span class="lineNum"> 620 </span> : if (__elems_after > __n)
<span class="lineNum"> 621 </span> : {
<span class="lineNum"> 622 </span> : std::__uninitialized_move_a(this->_M_impl._M_finish - __n,
<span class="lineNum"> 623 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 624 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 625 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 626 </span> : this->_M_impl._M_finish += __n;
<span class="lineNum"> 627 </span> : _GLIBCXX_MOVE_BACKWARD3(__position.base(),
<span class="lineNum"> 628 </span> : __old_finish - __n, __old_finish);
<span class="lineNum"> 629 </span> : std::copy(__first, __last, __position);
<span class="lineNum"> 630 </span> : }
<span class="lineNum"> 631 </span> : else
<span class="lineNum"> 632 </span> : {
<span class="lineNum"> 633 </span> : _ForwardIterator __mid = __first;
<span class="lineNum"> 634 </span> : std::advance(__mid, __elems_after);
<span class="lineNum"> 635 </span> : std::__uninitialized_copy_a(__mid, __last,
<span class="lineNum"> 636 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 637 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 638 </span> : this->_M_impl._M_finish += __n - __elems_after;
<span class="lineNum"> 639 </span> : std::__uninitialized_move_a(__position.base(),
<span class="lineNum"> 640 </span> : __old_finish,
<span class="lineNum"> 641 </span> : this->_M_impl._M_finish,
<span class="lineNum"> 642 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 643 </span> : this->_M_impl._M_finish += __elems_after;
<span class="lineNum"> 644 </span> : std::copy(__first, __mid, __position);
<span class="lineNum"> 645 </span> : }
<span class="lineNum"> 646 </span> : }
<span class="lineNum"> 647 </span> : else
<span class="lineNum"> 648 </span> : {
<span class="lineNum"> 649 </span> : const size_type __len =
<span class="lineNum"> 650 </span> : _M_check_len(__n, "vector::_M_range_insert");
<span class="lineNum"> 651 </span> : pointer __new_start(this->_M_allocate(__len));
<span class="lineNum"> 652 </span> : pointer __new_finish(__new_start);
<span class="lineNum"> 653 </span> : __try
<span class="lineNum"> 654 </span> : {
<span class="lineNum"> 655 </span> : __new_finish
<span class="lineNum"> 656 </span> : = std::__uninitialized_move_if_noexcept_a
<span class="lineNum"> 657 </span> : (this->_M_impl._M_start, __position.base(),
<span class="lineNum"> 658 </span> : __new_start, _M_get_Tp_allocator());
<span class="lineNum"> 659 </span> : __new_finish
<span class="lineNum"> 660 </span> : = std::__uninitialized_copy_a(__first, __last,
<span class="lineNum"> 661 </span> : __new_finish,
<span class="lineNum"> 662 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 663 </span> : __new_finish
<span class="lineNum"> 664 </span> : = std::__uninitialized_move_if_noexcept_a
<span class="lineNum"> 665 </span> : (__position.base(), this->_M_impl._M_finish,
<span class="lineNum"> 666 </span> : __new_finish, _M_get_Tp_allocator());
<span class="lineNum"> 667 </span> : }
<span class="lineNum"> 668 </span> : __catch(...)
<span class="lineNum"> 669 </span> : {
<span class="lineNum"> 670 </span> : std::_Destroy(__new_start, __new_finish,
<span class="lineNum"> 671 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 672 </span> : _M_deallocate(__new_start, __len);
<span class="lineNum"> 673 </span> : __throw_exception_again;
<span class="lineNum"> 674 </span> : }
<span class="lineNum"> 675 </span> : std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish,
<span class="lineNum"> 676 </span> : _M_get_Tp_allocator());
<span class="lineNum"> 677 </span> : _M_deallocate(this->_M_impl._M_start,
<span class="lineNum"> 678 </span> : this->_M_impl._M_end_of_storage
<span class="lineNum"> 679 </span> : - this->_M_impl._M_start);
<span class="lineNum"> 680 </span> : this->_M_impl._M_start = __new_start;
<span class="lineNum"> 681 </span> : this->_M_impl._M_finish = __new_finish;
<span class="lineNum"> 682 </span> : this->_M_impl._M_end_of_storage = __new_start + __len;
<span class="lineNum"> 683 </span> : }
<span class="lineNum"> 684 </span> : }
<span class="lineNum"> 685 </span> : }
<span class="lineNum"> 686 </span> :
<span class="lineNum"> 687 </span> :
<span class="lineNum"> 688 </span> : // vector<bool>
<span class="lineNum"> 689 </span> : template<typename _Alloc>
<span class="lineNum"> 690 </span> : void
<span class="lineNum"> 691 </span> : vector<bool, _Alloc>::
<span class="lineNum"> 692 </span> : _M_reallocate(size_type __n)
<span class="lineNum"> 693 </span> : {
<span class="lineNum"> 694 </span> : _Bit_type* __q = this->_M_allocate(__n);
<span class="lineNum"> 695 </span> : this->_M_impl._M_finish = _M_copy_aligned(begin(), end(),
<span class="lineNum"> 696 </span> : iterator(__q, 0));
<span class="lineNum"> 697 </span> : this->_M_deallocate();
<span class="lineNum"> 698 </span> : this->_M_impl._M_start = iterator(__q, 0);
<span class="lineNum"> 699 </span> : this->_M_impl._M_end_of_storage = __q + _S_nword(__n);
<span class="lineNum"> 700 </span> : }
<span class="lineNum"> 701 </span> :
<span class="lineNum"> 702 </span> : template<typename _Alloc>
<span class="lineNum"> 703 </span> : void
<span class="lineNum"> 704 </span> : vector<bool, _Alloc>::
<span class="lineNum"> 705 </span> : _M_fill_insert(iterator __position, size_type __n, bool __x)
<span class="lineNum"> 706 </span> : {
<span class="lineNum"> 707 </span> : if (__n == 0)
<span class="lineNum"> 708 </span> : return;
<span class="lineNum"> 709 </span> : if (capacity() - size() >= __n)
<span class="lineNum"> 710 </span> : {
<span class="lineNum"> 711 </span> : std::copy_backward(__position, end(),
<span class="lineNum"> 712 </span> : this->_M_impl._M_finish + difference_type(__n));
<span class="lineNum"> 713 </span> : std::fill(__position, __position + difference_type(__n), __x);
<span class="lineNum"> 714 </span> : this->_M_impl._M_finish += difference_type(__n);
<span class="lineNum"> 715 </span> : }
<span class="lineNum"> 716 </span> : else
<span class="lineNum"> 717 </span> : {
<span class="lineNum"> 718 </span> : const size_type __len =
<span class="lineNum"> 719 </span> : _M_check_len(__n, "vector<bool>::_M_fill_insert");
<span class="lineNum"> 720 </span> : _Bit_type * __q = this->_M_allocate(__len);
<span class="lineNum"> 721 </span> : iterator __i = _M_copy_aligned(begin(), __position,
<span class="lineNum"> 722 </span> : iterator(__q, 0));
<span class="lineNum"> 723 </span> : std::fill(__i, __i + difference_type(__n), __x);
<span class="lineNum"> 724 </span> : this->_M_impl._M_finish = std::copy(__position, end(),
<span class="lineNum"> 725 </span> : __i + difference_type(__n));
<span class="lineNum"> 726 </span> : this->_M_deallocate();
<span class="lineNum"> 727 </span> : this->_M_impl._M_end_of_storage = __q + _S_nword(__len);
<span class="lineNum"> 728 </span> : this->_M_impl._M_start = iterator(__q, 0);
<span class="lineNum"> 729 </span> : }
<span class="lineNum"> 730 </span> : }
<span class="lineNum"> 731 </span> :
<span class="lineNum"> 732 </span> : template<typename _Alloc>
<span class="lineNum"> 733 </span> : template<typename _ForwardIterator>
<span class="lineNum"> 734 </span> : void
<span class="lineNum"> 735 </span> : vector<bool, _Alloc>::
<span class="lineNum"> 736 </span> : _M_insert_range(iterator __position, _ForwardIterator __first,
<span class="lineNum"> 737 </span> : _ForwardIterator __last, std::forward_iterator_tag)
<span class="lineNum"> 738 </span> : {
<span class="lineNum"> 739 </span> : if (__first != __last)
<span class="lineNum"> 740 </span> : {
<span class="lineNum"> 741 </span> : size_type __n = std::distance(__first, __last);
<span class="lineNum"> 742 </span> : if (capacity() - size() >= __n)
<span class="lineNum"> 743 </span> : {
<span class="lineNum"> 744 </span> : std::copy_backward(__position, end(),
<span class="lineNum"> 745 </span> : this->_M_impl._M_finish
<span class="lineNum"> 746 </span> : + difference_type(__n));
<span class="lineNum"> 747 </span> : std::copy(__first, __last, __position);
<span class="lineNum"> 748 </span> : this->_M_impl._M_finish += difference_type(__n);
<span class="lineNum"> 749 </span> : }
<span class="lineNum"> 750 </span> : else
<span class="lineNum"> 751 </span> : {
<span class="lineNum"> 752 </span> : const size_type __len =
<span class="lineNum"> 753 </span> : _M_check_len(__n, "vector<bool>::_M_insert_range");
<span class="lineNum"> 754 </span> : _Bit_type * __q = this->_M_allocate(__len);
<span class="lineNum"> 755 </span> : iterator __i = _M_copy_aligned(begin(), __position,
<span class="lineNum"> 756 </span> : iterator(__q, 0));
<span class="lineNum"> 757 </span> : __i = std::copy(__first, __last, __i);
<span class="lineNum"> 758 </span> : this->_M_impl._M_finish = std::copy(__position, end(), __i);
<span class="lineNum"> 759 </span> : this->_M_deallocate();
<span class="lineNum"> 760 </span> : this->_M_impl._M_end_of_storage = __q + _S_nword(__len);
<span class="lineNum"> 761 </span> : this->_M_impl._M_start = iterator(__q, 0);
<span class="lineNum"> 762 </span> : }
<span class="lineNum"> 763 </span> : }
<span class="lineNum"> 764 </span> : }
<span class="lineNum"> 765 </span> :
<span class="lineNum"> 766 </span> : template<typename _Alloc>
<span class="lineNum"> 767 </span> : void
<span class="lineNum"> 768 </span> : vector<bool, _Alloc>::
<span class="lineNum"> 769 </span> : _M_insert_aux(iterator __position, bool __x)
<span class="lineNum"> 770 </span> : {
<span class="lineNum"> 771 </span> : if (this->_M_impl._M_finish._M_p != this->_M_impl._M_end_of_storage)
<span class="lineNum"> 772 </span> : {
<span class="lineNum"> 773 </span> : std::copy_backward(__position, this->_M_impl._M_finish,
<span class="lineNum"> 774 </span> : this->_M_impl._M_finish + 1);
<span class="lineNum"> 775 </span> : *__position = __x;
<span class="lineNum"> 776 </span> : ++this->_M_impl._M_finish;
<span class="lineNum"> 777 </span> : }
<span class="lineNum"> 778 </span> : else
<span class="lineNum"> 779 </span> : {
<span class="lineNum"> 780 </span> : const size_type __len =
<span class="lineNum"> 781 </span> : _M_check_len(size_type(1), "vector<bool>::_M_insert_aux");
<span class="lineNum"> 782 </span> : _Bit_type * __q = this->_M_allocate(__len);
<span class="lineNum"> 783 </span> : iterator __i = _M_copy_aligned(begin(), __position,
<span class="lineNum"> 784 </span> : iterator(__q, 0));
<span class="lineNum"> 785 </span> : *__i++ = __x;
<span class="lineNum"> 786 </span> : this->_M_impl._M_finish = std::copy(__position, end(), __i);
<span class="lineNum"> 787 </span> : this->_M_deallocate();
<span class="lineNum"> 788 </span> : this->_M_impl._M_end_of_storage = __q + _S_nword(__len);
<span class="lineNum"> 789 </span> : this->_M_impl._M_start = iterator(__q, 0);
<span class="lineNum"> 790 </span> : }
<span class="lineNum"> 791 </span> : }
<span class="lineNum"> 792 </span> :
<span class="lineNum"> 793 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 794 </span> : template<typename _Alloc>
<span class="lineNum"> 795 </span> : bool
<span class="lineNum"> 796 </span> : vector<bool, _Alloc>::
<span class="lineNum"> 797 </span> : _M_shrink_to_fit()
<span class="lineNum"> 798 </span> : {
<span class="lineNum"> 799 </span> : if (capacity() - size() < int(_S_word_bit))
<span class="lineNum"> 800 </span> : return false;
<span class="lineNum"> 801 </span> : __try
<span class="lineNum"> 802 </span> : {
<span class="lineNum"> 803 </span> : _M_reallocate(size());
<span class="lineNum"> 804 </span> : return true;
<span class="lineNum"> 805 </span> : }
<span class="lineNum"> 806 </span> : __catch(...)
<span class="lineNum"> 807 </span> : { return false; }
<span class="lineNum"> 808 </span> : }
<span class="lineNum"> 809 </span> : #endif
<span class="lineNum"> 810 </span> :
<span class="lineNum"> 811 </span> : _GLIBCXX_END_NAMESPACE_CONTAINER
<span class="lineNum"> 812 </span> : } // namespace std
<span class="lineNum"> 813 </span> :
<span class="lineNum"> 814 </span> : #if __cplusplus >= 201103L
<span class="lineNum"> 815 </span> :
<span class="lineNum"> 816 </span> : namespace std _GLIBCXX_VISIBILITY(default)
<span class="lineNum"> 817 </span> : {
<span class="lineNum"> 818 </span> : _GLIBCXX_BEGIN_NAMESPACE_VERSION
<span class="lineNum"> 819 </span> :
<span class="lineNum"> 820 </span> : template<typename _Alloc>
<span class="lineNum"> 821 </span> : size_t
<span class="lineNum"> 822 </span> : hash<_GLIBCXX_STD_C::vector<bool, _Alloc>>::
<span class="lineNum"> 823 </span> : operator()(const _GLIBCXX_STD_C::vector<bool, _Alloc>& __b) const noexcept
<span class="lineNum"> 824 </span> : {
<span class="lineNum"> 825 </span> : size_t __hash = 0;
<span class="lineNum"> 826 </span> : using _GLIBCXX_STD_C::_S_word_bit;
<span class="lineNum"> 827 </span> : using _GLIBCXX_STD_C::_Bit_type;
<span class="lineNum"> 828 </span> :
<span class="lineNum"> 829 </span> : const size_t __words = __b.size() / _S_word_bit;
<span class="lineNum"> 830 </span> : if (__words)
<span class="lineNum"> 831 </span> : {
<span class="lineNum"> 832 </span> : const size_t __clength = __words * sizeof(_Bit_type);
<span class="lineNum"> 833 </span> : __hash = std::_Hash_impl::hash(__b._M_impl._M_start._M_p, __clength);
<span class="lineNum"> 834 </span> : }
<span class="lineNum"> 835 </span> :
<span class="lineNum"> 836 </span> : const size_t __extrabits = __b.size() % _S_word_bit;
<span class="lineNum"> 837 </span> : if (__extrabits)
<span class="lineNum"> 838 </span> : {
<span class="lineNum"> 839 </span> : _Bit_type __hiword = *__b._M_impl._M_finish._M_p;
<span class="lineNum"> 840 </span> : __hiword &= ~((~static_cast<_Bit_type>(0)) << __extrabits);
<span class="lineNum"> 841 </span> :
<span class="lineNum"> 842 </span> : const size_t __clength
<span class="lineNum"> 843 </span> : = (__extrabits + __CHAR_BIT__ - 1) / __CHAR_BIT__;
<span class="lineNum"> 844 </span> : if (__words)
<span class="lineNum"> 845 </span> : __hash = std::_Hash_impl::hash(&__hiword, __clength, __hash);
<span class="lineNum"> 846 </span> : else
<span class="lineNum"> 847 </span> : __hash = std::_Hash_impl::hash(&__hiword, __clength);
<span class="lineNum"> 848 </span> : }
<span class="lineNum"> 849 </span> :
<span class="lineNum"> 850 </span> : return __hash;
<span class="lineNum"> 851 </span> : }
<span class="lineNum"> 852 </span> :
<span class="lineNum"> 853 </span> : _GLIBCXX_END_NAMESPACE_VERSION
<span class="lineNum"> 854 </span> : } // namespace std
<span class="lineNum"> 855 </span> :
<span class="lineNum"> 856 </span> : #endif // C++11
<span class="lineNum"> 857 </span> :
<span class="lineNum"> 858 </span> : #endif /* _VECTOR_TCC */
</pre>
</td>
</tr>
</table>
<br>
<table width="100%" border=0 cellspacing=0 cellpadding=0>
<tr><td class="ruler"><img src="../../../../../glass.png" width=3 height=3 alt=""></td></tr>
<tr><td class="versionInfo">Generated by: <a href="http://ltp.sourceforge.net/coverage/lcov.php" target="_parent">LCOV version 1.10</a></td></tr>
</table>
<br>
</body>
</html>
|
_site/2013-11-09/F2E_0关于Bootstrap的响应式布局设计/index.html | ixjx/blog | <!DOCTYPE html>
<html>
<head>
<title>F2E_0关于Bootstrap的响应式布局设计</title>
<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="keywords" content="F2E_0关于Bootstrap的响应式布局设计, 随编, 前端之路, CodeShurrik" />
<meta name="description" content="F2E_0关于Bootstrap的响应式布局设计, 随编, 前端之路, Bootstrap自动实现了自适应网页设计(Responsive Web Design),或者说响应式布局。" />
<meta name="theme-color" content="#2CA6CB"/>
<link rel="shortcut icon" type="image/x-icon" media="screen" href="http://localhost:4000/favicon.ico" />
<link rel="canonical" href="http://localhost:4000/2013-11-09/F2E_0%E5%85%B3%E4%BA%8EBootstrap%E7%9A%84%E5%93%8D%E5%BA%94%E5%BC%8F%E5%B8%83%E5%B1%80%E8%AE%BE%E8%AE%A1/" />
<link rel="alternate" type="application/rss+xml" title="CodeShurrik" href="http://localhost:4000/feed.xml" />
<link rel="stylesheet" type="text/css" href="http://localhost:4000/static/css/bootstrap.css"/>
<link rel="stylesheet" href="https://cdn.bootcss.com/octicons/3.5.0/octicons.min.css" >
<!-- <script async defer data-website-id="bef53d4f-2117-4edd-b7a8-8754ea01f2c2" src="http://localhost:4000/static/js/umami.js"></script> -->
<link rel="stylesheet" type="text/css" href="http://localhost:4000/static/css/style.css" />
<link rel="stylesheet" type="text/css" href="http://localhost:4000/static/css/highlight.css" />
<link rel="stylesheet" type="text/css" href="http://localhost:4000/static/css/post.css" />
</head>
<body>
<header>
<nav class="navbar navbar-tiffany rectangle" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://localhost:4000/">CodeShurrik</a>
<p class="navbar-text">
<span id="typed"></span>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script>
var typed = new Typed("#typed", {
strings: ['welcome to','shurrik blog'],
startDelay: 300,
typeSpeed: 100,
loop: true,
backSpeed: 50,
showCursor: true
});
</script>
</p>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="http://localhost:4000/" class="word-keep"><span class="octicon octicon-book"></span></span> Blog</a>
</li>
<li>
<a href="http://localhost:4000/category/" class="word-keep"><span class="octicon octicon-list-unordered"></span> Category</a>
</li>
<li>
<a href="http://localhost:4000/tags/" class="word-keep"><span class="octicon octicon-tag"></span> Tag</a>
</li>
<li>
<a href="http://localhost:4000/fm/" class="word-keep"><span class="octicon octicon-unmute"></span> FM</a>
</li>
<li>
<a href="http://localhost:4000/hsheck/" class="word-keep"><span class="octicon octicon-versions"></span> Hsdeck</a>
</li>
<li>
<a href="http://localhost:4000/about/" class="word-keep"><span class="octicon octicon-terminal"></span> About</a>
</li>
</ul>
</div>
</div>
</nav>
</header>
<div class="main">
<div class="container">
<div class="row">
<div class="content col-lg-9">
<div class="sheet post">
<header>
<h2>F2E_0关于Bootstrap的响应式布局设计</h2>
<p class="post-meta">
<span class="octicon octicon-clock"></span> Nov 9, 2013
</p>
<p class="post-tag">
<span><a href="http://localhost:4000/category/#随编"><span class="octicon octicon-list-unordered"></span> 随编</a></span>
<span>
<a class="word-keep" href="http://localhost:4000/tags/#前端之路"><span class="octicon octicon-tag"></span> 前端之路</a>
</span>
</p>
</header>
<hr class="boundary">
<article>
<p>Bootstrap自动实现了自适应网页设计(Responsive Web Design),或者说响应式布局。</p>
<p><img src="http://image.beekka.com/blog/201205/bg2012050107.jpg" alt="" /></p>
<p><strong>一、”自适应网页设计”的概念</strong></p>
<p>2010年,Ethan Marcotte提出了<a href="http://www.alistapart.com/articles/responsive-web-design/">“自适应网页设计”</a>(Responsive Web Design)这个名词,指可以自动识别屏幕宽度、并做出相应调整的网页设计。
<!--more --></p>
<p><strong>二、允许网页宽度自动调整</strong></p>
<p>“自适应网页设计”到底是怎么做到的?其实并不难。</p>
<p>首先,在网页代码的头部,加入一行<a href="https://developer.mozilla.org/en/mobile/viewport_meta_tag">viewport元标签</a>。</p>
<blockquote>
<p><meta name=”viewport” content=”width=device-width, initial-scale=1” />
<a href="https://developer.apple.com/library/ios/#DOCUMENTATION/AppleApplications/Reference/SafariWebContent/UsingtheViewport/UsingtheViewport.html">viewport</a>是网页默认的宽度和高度,上面这行代码的意思是,网页宽度默认等于屏幕宽度(width=device-width),原始缩放比例(initial-scale=1)为1.0,即网页初始大小占屏幕面积的100%。</p>
</blockquote>
<p>所有主流浏览器都支持这个设置,包括IE9。</p>
<p><strong>三、不使用绝对宽度</strong></p>
<p>由于网页会根据屏幕宽度调整布局,所以不能使用绝对宽度的布局,也不能使用具有绝对宽度的元素。这一条非常重要。</p>
<p>具体说,CSS代码不能指定像素宽度:</p>
<blockquote>
<p>width:xxx px;
只能指定百分比宽度:
width: xx%;
或者
width:auto;
或者
max-width:978px;min-height:200px
<strong>四、相对大小的字体</strong></p>
</blockquote>
<p>字体也不能使用绝对大小(px),而只能使用相对大小(em)。</p>
<blockquote>
<p>body { font: normal 100% Helvetica, Arial, sans-serif; }
上面的代码指定,字体大小是页面默认大小的100%,即16像素。
h1 { font-size: 1.5em; }
然后,h1的大小是默认大小的1.5倍,即24像素(24/16=1.5)。
small { font-size: 0.875em; }
small元素的大小是默认大小的0.875倍,即14像素(14/16=0.875)。</p>
</blockquote>
<p><strong>五、流动布局(fluid grid)</strong></p>
<p><a href="http://www.alistapart.com/articles/fluidgrids/">“流动布局”</a>的含义是,各个区块的位置都是浮动的,不是固定不变的。</p>
<blockquote>
<p>.main { float: right; width: 70%; }</p>
<p>.leftBar { float: left; width: 25%; }
<a href="http://designshack.net/articles/css/everything-you-never-knew-about-css-floats/">float</a>的好处是,如果宽度太小,放不下两个元素,后面的元素会自动滚动到前面元素的下方,不会在水平方向overflow(溢出),避免了水平滚动条的出现。</p>
</blockquote>
<p>另外,绝对定位(position: absolute)的使用,也要非常小心。</p>
<p><strong>六、选择加载CSS</strong></p>
<p>“自适应网页设计”的核心,就是CSS3引入的<a href="http://www.w3.org/TR/CSS21/media.html">Media Query</a>模块。</p>
<p>它的意思就是,自动探测屏幕宽度,然后加载相应的CSS文件。</p>
<blockquote>
<p><link rel=”stylesheet” type=”text/css” media=”screen and (max-device-width: 400px)” href=”tinyScreen.css” />
上面的代码意思是,如果屏幕宽度小于400像素(max-device-width: 400px),就加载tinyScreen.css文件。
<link rel=”stylesheet” type=”text/css” media=”screen and (min-width: 400px) and (max-device-width: 600px)” href=”smallScreen.css” />
如果屏幕宽度在400像素到600像素之间,则加载smallScreen.css文件。</p>
</blockquote>
<p>除了用html标签加载CSS文件,还可以在现有CSS文件中加载。</p>
<blockquote>
<p>@import url(“tinyScreen.css”) screen and (max-device-width: 400px);
<strong>七、CSS的@media规则</strong></p>
</blockquote>
<p>同一个CSS文件中,也可以根据不同的屏幕分辨率,选择应用不同的CSS规则。</p>
<blockquote>
<p>@media screen and (max-device-width: 400px) {</p>
<p>.column {</p>
<p>float: none;</p>
<p>width:auto;</p>
<p>}</p>
<p>#sidebar {</p>
<p>display:none;</p>
<p>}</p>
<p>}
上面的代码意思是,如果屏幕宽度小于400像素,则column块取消浮动(float:none)、宽度自动调节(width:auto),sidebar块不显示(display:none)。</p>
</blockquote>
<p><strong>八、图片的自适应(fluid image)</strong></p>
<p>除了布局和文本,”自适应网页设计”还必须实现图片的<a href="http://unstoppablerobotninja.com/entry/fluid-images">自动缩放</a>。</p>
<p>这只要一行CSS代码:</p>
<blockquote>
<p>img { max-width: 100%;}
这行代码对于大多数嵌入网页的视频也有效,所以可以写成:
img, object { max-width: 100%;}
老版本的IE不支持max-width,所以只好写成:
img { width: 100%; }
此外,windows平台缩放图片时,可能出现图像失真现象。这时,可以尝试使用IE的<a href="http://css-tricks.com/ie-fix-bicubic-scaling-for-images/">专有命令</a>:
img { -ms-interpolation-mode: bicubic; }
或者,Ethan Marcotte的<a href="http://unstoppablerobotninja.com/demos/resize/imgSizer.js">imgSizer.js</a>。
addLoadEvent(function() {</p>
<p>var imgs = document.getElementById(“content”).getElementsByTagName(“img”);</p>
<p>imgSizer.collate(imgs);</p>
<p>});
不过,有条件的话,最好还是根据不同大小的屏幕,加载不同分辨率的图片。有<a href="http://blog.cloudfour.com/responsive-imgs-part-2/">很多方法</a>可以做到这一条,服务器端和客户端都可以实现。</p>
</blockquote>
</article>
<hr class="boundary">
<div id="post-share" class="bdsharebuttonbox">
<a href="#" class="bds_more" data-cmd="more"></a>
<a href="#" class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a>
<a href="#" class="bds_weixin" data-cmd="weixin" title="分享到微信"></a>
<a href="#" class="bds_douban" data-cmd="douban" title="分享到豆瓣网"></a>
<a href="#" class="bds_fbook" data-cmd="fbook" title="分享到Facebook"></a>
<a href="#" class="bds_copy" data-cmd="copy" title="分享到复制网址"></a>
</div>
</div>
<div class="pad-min"></div>
<!-- <div id="post-comment" class="sheet post"> -->
<!--PC和WAP自适应版-->
<!-- <div id="SOHUCS" ></div> -->
<!-- <script type="text/javascript">
(function(){
var appid = 'cyt71nso6';
var conf = 'prod_d224308500d6b59d843a38fa4a3b0fd9';
var width = window.innerWidth || document.documentElement.clientWidth;
if (width < 960) {
window.document.write('<script id="changyan_mobile_js" charset="utf-8" type="text/javascript" src="https://changyan.sohu.com/upload/mobile/wap-js/changyan_mobile.js?client_id=' + appid + '&conf=' + conf + '"><\/script>'); } else { var loadJs=function(d,a){var c=document.getElementsByTagName("head")[0]||document.head||document.documentElement;var b=document.createElement("script");b.setAttribute("type","text/javascript");b.setAttribute("charset","UTF-8");b.setAttribute("src",d);if(typeof a==="function"){if(window.attachEvent){b.onreadystatechange=function(){var e=b.readyState;if(e==="loaded"||e==="complete"){b.onreadystatechange=null;a()}}}else{b.onload=a}}c.appendChild(b)};loadJs("https://changyan.sohu.com/upload/changyan.js",function(){window.changyan.api.config({appid:appid,conf:conf})}); } })(); </script>
<div id="disqus_thread"></div> -->
<!-- </div> -->
</div>
<div class="content-navigation col-lg-3">
<div class="shadow-bottom-center" >
<div class="content-navigation-toc">
<div class="content-navigation-header">
<span class="octicon octicon-list-unordered"></span> Toc
</div>
<div class="content-navigation-list toc"></div>
</div>
<div class="content-navigation-tag">
<div class="content-navigation-header">
<span class="octicon octicon-list-unordered"></span> Tags
</div>
<div class="content-navigation-list">
<ul>
<li>
<a href="http://localhost:4000/tags#前端之路"><span class="octicon octicon-tag"></span> 前端之路</a>
</li>
</ul>
</div>
</div>
<div class="content-navigation-related">
<div class="content-navigation-header">
<span class="octicon octicon-list-unordered"></span> Related
</div>
<div class="content-navigation-list">
<ul>
<li>
<a href="http://localhost:4000/2022-02-15/paramiko%E6%B5%85%E6%9E%90/">Paramiko浅析</a>
</li>
<li>
<a href="http://localhost:4000/2021-10-08/Nornir%E8%87%AA%E5%AE%9A%E4%B9%89Processor-4/">Nornir自定义Processor-4</a>
</li>
<li>
<a href="http://localhost:4000/2021-09-27/Nornir%E7%95%AA%E5%A4%96%E7%AF%87-3.5/">Nornir番外篇-3.5</a>
</li>
<li>
<a href="http://localhost:4000/2021-09-15/Nornir%E8%87%AA%E5%AE%9A%E4%B9%89Task%E6%8F%92%E4%BB%B6-3/">Nornir自定义Task插件-3</a>
</li>
<li>
<a href="http://localhost:4000/2021-09-07/Nornir%E8%87%AA%E5%AE%9A%E4%B9%89Inventory%E6%8F%92%E4%BB%B6-2/">Nornir自定义Inventory插件-2</a>
</li>
<li>
<a href="http://localhost:4000/2021-09-01/Nornir%E5%88%9D%E8%AF%86-1/">Nornir初识-1</a>
</li>
<li>
<a href="http://localhost:4000/2020-08-27/%E7%BD%91%E7%BB%9C%E5%B7%A5%E7%A8%8B%E5%B8%88%E7%9A%84python%E4%B9%8B%E8%B7%AF/">网络工程师的python之路</a>
</li>
<li>
<a href="http://localhost:4000/2018-11-06/%E5%9F%BA%E4%BA%8EDocker+Jenkins+Gitlab%E6%90%AD%E5%BB%BA%E6%8C%81%E7%BB%AD%E9%9B%86%E6%88%90%E6%B5%8B%E8%AF%95%E7%8E%AF%E5%A2%83/">基于Docker+Jenkins+Gitlab搭建持续集成测试环境</a>
</li>
<li>
<a href="http://localhost:4000/2018-08-24/%E6%B7%B1%E5%85%A5%E7%90%86%E8%A7%A3%E8%A3%85%E9%A5%B0%E5%99%A8/">深入理解装饰器</a>
</li>
<li>
<a href="http://localhost:4000/2016-10-26/F2E_8%E4%BB%8E%E5%AE%9C%E5%AE%B6%E7%9A%84%E5%AE%B6%E5%85%B7%E8%AE%BE%E8%AE%A1%E5%88%B0%E6%A8%A1%E5%9D%97%E5%8C%96/">F2E_8从宜家的家具设计到模块化</a>
</li>
<li>
<a href="http://localhost:4000/2016-08-11/F2E_7markdown%E7%BC%96%E8%BE%91%E5%99%A8%E7%9A%84%E5%AE%9E%E7%8E%B0-02/">F2E_7markdown编辑器的实现-02(文件操作)</a>
</li>
<li>
<a href="http://localhost:4000/2016-05-17/F2E_6markdown%E7%BC%96%E8%BE%91%E5%99%A8%E7%9A%84%E5%AE%9E%E7%8E%B0-01/">F2E_6markdown编辑器的实现-01</a>
</li>
<li>
<a href="http://localhost:4000/2016-03-03/github%E7%9A%84%E6%B8%85%E7%82%B9%E5%AF%B9%E8%B1%A1%E7%AE%97%E6%B3%95/">git的清点对象算法</a>
</li>
<li>
<a href="http://localhost:4000/2015-03-25/F2E_5sticker%E8%B4%B4%E7%BA%B8%E6%95%88%E6%9E%9C/">F2E_5sticker贴纸效果</a>
</li>
<li>
<a href="http://localhost:4000/2014-03-23/F2E_4js%E8%BE%93%E5%87%BA%E6%B5%8F%E8%A7%88%E5%99%A8%E4%B8%8E%E6%93%8D%E4%BD%9C%E7%B3%BB%E7%BB%9F/">F2E_4js输出浏览器与操作系统</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="page-scrollTop" data-toggle="tooltip" data-placement="top" title="Top">
<a href="javascript:void(0);">
<div class="arrow"></div>
<div class="stick"></div>
</a>
</div>
</div>
<footer class="footnote footnote-tiffany">
<div class="container">
<a class="foot-item" href="mailto:[email protected]" target="_blank"><span class="octicon octicon-mail"></span></a>
<a class="foot-item" href="https://github.com/ixjx" target="_blank"><span class="octicon octicon-mark-github"></span></a>
<a class="foot-item" href="http://localhost:4000/feed.xml" target="_blank"><span class="octicon octicon-rss"></span></a>
<a class="foot-item" href="http://localhost:4000/link/"><span class="octicon octicon-link-external"></span></a>
<a href="https://ixjx.github.io/blog"><span class="word-keep">© Codeshurrik</span></a>
<br>
<span>珍爱生命,远离IE。请使用Chrome或Safari,你懂的 :)</span>
<br>
<span id="timeDate">载入天数...</span><span id="times">载入时分秒...</span>
<script>// <![CDATA[
var now = new Date(); function createtime(){ var grt= new Date("07/28/2013 21:00:00");now.setTime(now.getTime()+250); days = (now - grt ) / 1000 / 60 / 60 / 24; dnum = Math.floor(days); hours = (now - grt ) / 1000 / 60 / 60 - (24 * dnum); hnum = Math.floor(hours); if(String(hnum).length ==1 ){hnum = "0" + hnum;} minutes = (now - grt ) / 1000 /60 - (24 * 60 * dnum) - (60 * hnum); mnum = Math.floor(minutes); if(String(mnum).length ==1 ){mnum = "0" + mnum;} seconds = (now - grt ) / 1000 - (24 * 60 * 60 * dnum) - (60 * 60 * hnum) - (60 * mnum); snum = Math.round(seconds); if(String(snum).length ==1 ){snum = "0" + snum;} document.getElementById("timeDate").innerHTML = "已安全运行"+dnum+"天"; document.getElementById("times").innerHTML = hnum + "小时" + mnum + "分" + snum + "秒"; } setInterval("createtime()",250);
// ]]></script>
</div>
</footer>
<script type="text/javascript" src="https://cdn.bootcss.com/jquery/1.11.3/jquery.min.js"></script>
<script type="text/javascript" src="https://cdn.bootcss.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script type="text/javascript" src="http://localhost:4000/static/js/script.js"></script>
<script type="text/javascript" src="http://localhost:4000/static/js/post.js"></script>
</body>
</html>
|
Implementation/JAVADOC/stockage/CoeurAStockage.html | AllanDubrulle/distributeur_tickets | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_152) on Fri Mar 30 13:31:47 CEST 2018 -->
<title>CoeurAStockage</title>
<meta name="date" content="2018-03-30">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" src="../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="CoeurAStockage";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6,"i9":6,"i10":6,"i11":6,"i12":6,"i13":6,"i14":6,"i15":6,"i16":6,"i17":6,"i18":6,"i19":6,"i20":6,"i21":6,"i22":6,"i23":6,"i24":6,"i25":6,"i26":6,"i27":6,"i28":6,"i29":6,"i30":6,"i31":6,"i32":6,"i33":6,"i34":6,"i35":6,"i36":6,"i37":6,"i38":6,"i39":6,"i40":6,"i41":6,"i42":6,"i43":6,"i44":6,"i45":6,"i46":6,"i47":6,"i48":6,"i49":6,"i50":6,"i51":6,"i52":6,"i53":6,"i54":6,"i55":6,"i56":6,"i57":6,"i58":6,"i59":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CoeurAStockage.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../stockage/Carte.html" title="class in stockage"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../stockage/CoeurAStockageImpl.html" title="class in stockage"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?stockage/CoeurAStockage.html" target="_top">Frames</a></li>
<li><a href="CoeurAStockage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">stockage</div>
<h2 title="Interface CoeurAStockage" class="title">Interface CoeurAStockage</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../stockage/CoeurAStockageImpl.html" title="class in stockage">CoeurAStockageImpl</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">CoeurAStockage</span></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#actualiserPanne-stockage.Composant-">actualiserPanne</a></span>(<a href="../stockage/Composant.html" title="enum in stockage">Composant</a> composant)</code>
<div class="block">Permet d'actualiser la panne d'un composant</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#actualiserSolde--">actualiserSolde</a></span>()</code>
<div class="block">Permet d'actualiser le solde associee a la carte utilisee dans la base de donnees
apres un paiement par carte</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#ajoutMonnaie-int-">ajoutMonnaie</a></span>(int i)</code>
<div class="block">Permet d'ajouter de la monnaie, d'incrementer le montant intoduit</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#carteEnlevee--">carteEnlevee</a></span>()</code>
<div class="block">Permet d'enlever la carte du distributeur</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#carteInseree--">carteInseree</a></span>()</code>
<div class="block">Permet de voir si une carte est inseree ou non</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="../stockage/imprimable/Classe.html" title="enum in stockage.imprimable">Classe</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#conversionClasse-int-">conversionClasse</a></span>(int classe)</code>
<div class="block">Permet de reconvertir une classe (chaine de caractere) en une classe Classe</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="../stockage/imprimable/Reduction.html" title="enum in stockage.imprimable">Reduction</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#conversionReduction-java.lang.String-">conversionReduction</a></span>(java.lang.String reduction)</code>
<div class="block">Permet de reconvertir une reduction (chaine de caractere) en une reduction Reduction</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../stockage/imprimable/TypeTitre.html" title="enum in stockage.imprimable">TypeTitre</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#conversionType-java.lang.String-">conversionType</a></span>(java.lang.String type)</code>
<div class="block">Permet de reconvertir un type (chaine de caractere) en un type TypeTitre</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../stockage/imprimable/TypePass.html" title="enum in stockage.imprimable">TypePass</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#conversionTypePass-java.lang.String-">conversionTypePass</a></span>(java.lang.String typePassStr)</code>
<div class="block">Permet de reconvertir un type (chaine de caractere) en un type TypePass</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#creerAbonnement-int-java.lang.String-java.lang.String-int-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">creerAbonnement</a></span>(int validite,
java.lang.String gareDepart,
java.lang.String gareArrivee,
int classe,
java.lang.String reduction,
java.lang.String type,
java.lang.String nom,
java.lang.String registreNational)</code>
<div class="block">Permet de faire passer les informations d'un achat d'un abonnement et de le creer</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#creerBillet-java.time.LocalDate-int-int-java.lang.String-java.lang.String-java.lang.String-java.lang.String-boolean-">creerBillet</a></span>(java.time.LocalDate dateValidite,
int nbrBillet,
int classe,
java.lang.String gareDepart,
java.lang.String gareArrivee,
java.lang.String typeBillet,
java.lang.String reduction,
boolean allerRetour)</code>
<div class="block">Permet de faire passer les informations d'un achat d'un billet et de le creer</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#creerCarte-java.lang.String-">creerCarte</a></span>(java.lang.String id)</code>
<div class="block">Permet de recuperer les informations d'une carte a l'aide de son identifiant et
creer un objet carte</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#creerPass10Trajets-java.lang.String-int-java.lang.String-java.lang.String-java.lang.String-">creerPass10Trajets</a></span>(java.lang.String nom,
int classe,
java.lang.String reduction,
java.lang.String type,
java.lang.String typePass)</code>
<div class="block">Permet de faire passer les informations d'un achat d'un pass dix trajets et de le creer</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#creerPass10Trajets2Gares-java.lang.String-java.lang.String-java.lang.String-int-java.lang.String-java.lang.String-java.lang.String-">creerPass10Trajets2Gares</a></span>(java.lang.String nom,
java.lang.String gareDepart,
java.lang.String gareArrivee,
int classe,
java.lang.String reduction,
java.lang.String type,
java.lang.String typePass)</code>
<div class="block">Permet de faire passer les informations d'un achat d'un pass dix trajets entre deux gares</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#creerPassIllimite-java.lang.String-int-java.lang.String-java.lang.String-int-java.lang.String-">creerPassIllimite</a></span>(java.lang.String nom,
int classe,
java.lang.String reduction,
java.lang.String type,
int nbrJours,
java.lang.String typePass)</code>
<div class="block">Permet de faire passer les informations d'un achat d'un pass illimite et de le creer</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#depassementMontantAPayer--">depassementMontantAPayer</a></span>()</code>
<div class="block">Permet de savoir si l'utilisateur a rentre assez de monnaie lors de son paiement</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#estEnMarche-stockage.Composant-">estEnMarche</a></span>(<a href="../stockage/Composant.html" title="enum in stockage">Composant</a> composant)</code>
<div class="block">Permet de savoir si un composant est en panne ou non</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#existenceAbo-java.lang.String-">existenceAbo</a></span>(java.lang.String numAbo)</code>
<div class="block">Permet de savoir si un abonnement existe (grace a son numero)</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#existenceCarte-java.lang.String-">existenceCarte</a></span>(java.lang.String numero)</code>
<div class="block">Permet de savoir si la carte associee au numero en parametre</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#existenceGare-java.lang.String-">existenceGare</a></span>(java.lang.String gare)</code>
<div class="block">Permet de savoir si une gare existe</div>
</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#existenceTrajet-java.lang.String-java.lang.String-">existenceTrajet</a></span>(java.lang.String gareDepart,
java.lang.String gareArrivee)</code>
<div class="block">Permet de savoir si un trajet existe entre deux gares</div>
</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#fentePresente--">fentePresente</a></span>()</code>
<div class="block">Permet de savoir si au moins une fente est presente sur le distributeur</div>
</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="../stockage/Carte.html" title="class in stockage">Carte</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getCarte--">getCarte</a></span>()</code>
<div class="block">Permet de recuperer la carte que l'on utilise actuellement</div>
</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getHoraire--">getHoraire</a></span>()</code>
<div class="block">Permet de recupere le tableau contenant l'horaire recherche prealablement</div>
</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code>java.util.ArrayList<java.lang.String></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getListeAbonnement--">getListeAbonnement</a></span>()</code>
<div class="block">Permet de recuperer une liste de tout les abonnements deja existants dans la base
de donnees</div>
</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getListeReduction--">getListeReduction</a></span>()</code>
<div class="block">Permet de recuperer une liste de toutes les reductions existantes</div>
</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getListeType--">getListeType</a></span>()</code>
<div class="block">Permet de recuperer une liste de tous les types existants</div>
</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getNbrTitre--">getNbrTitre</a></span>()</code>
<div class="block">Permet de recuperer le nombre de titre(s) commande(s)</div>
</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getPrix--">getPrix</a></span>()</code>
<div class="block">Permet de recuperer le prix de la commande (en cents)</div>
</td>
</tr>
<tr id="i29" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getTactile--">getTactile</a></span>()</code>
<div class="block">Permet de savoir si l'ecran est tactile ou non</div>
</td>
</tr>
<tr id="i30" class="altColor">
<td class="colFirst"><code><a href="../stockage/imprimable/TitreDeTransport.html" title="class in stockage.imprimable">TitreDeTransport</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#getTitre--">getTitre</a></span>()</code>
<div class="block">Permet de recuperer l'instance de TitreDeTransport</div>
</td>
</tr>
<tr id="i31" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#impression--">impression</a></span>()</code>
<div class="block">Permet de decrementer le nombre de papier pour l'impression</div>
</td>
</tr>
<tr id="i32" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#insertionAbonnement--">insertionAbonnement</a></span>()</code>
<div class="block">Permet d'inserer le nouvel abonnement achete dans la base de donnees</div>
</td>
</tr>
<tr id="i33" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#mauvaisPin--">mauvaisPin</a></span>()</code>
<div class="block">Action executee si le PIN entre est mauvais</div>
</td>
</tr>
<tr id="i34" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#miseAJourValiditeAbonnement--">miseAJourValiditeAbonnement</a></span>()</code>
<div class="block">Permet de mettre a jour la validite de l'abonnement renouvele dans la base de
donnees</div>
</td>
</tr>
<tr id="i35" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#modifierAbo-int-java.lang.String-">modifierAbo</a></span>(int validite,
java.lang.String numAbo)</code>
<div class="block">Permet de faire passer les informations d'un renouvellement d'un abonnement</div>
</td>
</tr>
<tr id="i36" class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#montantAPayerAffichable--">montantAPayerAffichable</a></span>()</code>
<div class="block">Permet de recuperer le prix affichable (en euros)</div>
</td>
</tr>
<tr id="i37" class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#montantRecuAffichable--">montantRecuAffichable</a></span>()</code>
<div class="block">Permet de recuperer le montant introduit (en euros)</div>
</td>
</tr>
<tr id="i38" class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#prixTicketAffichable--">prixTicketAffichable</a></span>()</code>
<div class="block">Permet de recuperer le prix d'un titre de transport commande (s'il y en a plusieurs)</div>
</td>
</tr>
<tr id="i39" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rechargerCaisse--">rechargerCaisse</a></span>()</code>
<div class="block">Permet de recharger la caisse du distributeur</div>
</td>
</tr>
<tr id="i40" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rechargerEncreEtPapier--">rechargerEncreEtPapier</a></span>()</code>
<div class="block">Permet recharger le stock d'encre et de papier du distributeur</div>
</td>
</tr>
<tr id="i41" class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rechercherHoraireArrivee-java.lang.String-int-int-">rechercherHoraireArrivee</a></span>(java.lang.String gareArrivee,
int heure,
int minute)</code>
<div class="block">Permet de rechercher un horaire d'arrivees d'une gare</div>
</td>
</tr>
<tr id="i42" class="altColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rechercherHoraireDepart-java.lang.String-int-int-">rechercherHoraireDepart</a></span>(java.lang.String gareDepart,
int heure,
int minute)</code>
<div class="block">Permet de rechercher un horaire a patir d'une gare de depart</div>
</td>
</tr>
<tr id="i43" class="rowColor">
<td class="colFirst"><code>java.lang.String[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rechercherHoraireItineraire-java.lang.String-java.lang.String-int-int-">rechercherHoraireItineraire</a></span>(java.lang.String gareDepart,
java.lang.String gareArrivee,
int heure,
int minute)</code>
<div class="block">Permet de rechercher l'horaire d'un itineraire entre une gare de depart et une
gare d'arrivee</div>
</td>
</tr>
<tr id="i44" class="altColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rechercherPrix-coeur.Commande-java.lang.String-java.lang.String-">rechercherPrix</a></span>(<a href="../coeur/Commande.html" title="enum in coeur">Commande</a> commande,
java.lang.String gareDepart,
java.lang.String gareArrivee)</code>
<div class="block">Permet de rechercher le prix d'un titre de transport</div>
</td>
</tr>
<tr id="i45" class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rechercherPrix-stockage.imprimable.TypePass-">rechercherPrix</a></span>(<a href="../stockage/imprimable/TypePass.html" title="enum in stockage.imprimable">TypePass</a> typePass)</code>
<div class="block">Permet de rechercher le prix d'un type de pass</div>
</td>
</tr>
<tr id="i46" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#reinitialisation--">reinitialisation</a></span>()</code>
<div class="block">Permet de mettre le compteur "introduit" (monnaie introduite) a zero</div>
</td>
</tr>
<tr id="i47" class="rowColor">
<td class="colFirst"><code><a href="../stockage/Rendu.html" title="class in stockage">Rendu</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rendreMonnaie--">rendreMonnaie</a></span>()</code>
<div class="block">Permet d'avoir un detail de la monnaie qui sera rendue</div>
</td>
</tr>
<tr id="i48" class="altColor">
<td class="colFirst"><code><a href="../stockage/Rendu.html" title="class in stockage">Rendu</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#rendreMontantRecu--">rendreMontantRecu</a></span>()</code>
<div class="block">Permet d'avoir le detail de la monnaie qui a ete inseree a rendre</div>
</td>
</tr>
<tr id="i49" class="rowColor">
<td class="colFirst"><code>double</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#renduAffichable--">renduAffichable</a></span>()</code>
<div class="block">Permet de recuperer le montant rendu (en euros)</div>
</td>
</tr>
<tr id="i50" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#scanneurPresent--">scanneurPresent</a></span>()</code>
<div class="block">Permet de savoir si le scanneur de codes est present sur le distributeur ou non</div>
</td>
</tr>
<tr id="i51" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#setFentes-boolean-boolean-">setFentes</a></span>(boolean fenteBillet,
boolean fentePiece)</code>
<div class="block">Permet de mettre a jour les fentes du distributeur (les ajoutes si elles ne sont pas
presentes ou les enleve)</div>
</td>
</tr>
<tr id="i52" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#setPrix-int-">setPrix</a></span>(int prix)</code>
<div class="block">Permet d'initialiser le prix d'un titre de transport</div>
</td>
</tr>
<tr id="i53" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#setScanneur-boolean-">setScanneur</a></span>(boolean present)</code>
<div class="block">Permet de mettre a jour le scanneur du distributeur (l'ajoute s'il n'est pas present,
l'enleve s'il l'est)</div>
</td>
</tr>
<tr id="i54" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#setTactile-boolean-">setTactile</a></span>(boolean tactile)</code>
<div class="block">Permet de mettre a jour la configuration de l'ecran du distributeur</div>
</td>
</tr>
<tr id="i55" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#tropDErreur--">tropDErreur</a></span>()</code>
<div class="block">Permet de regarder si l'utilisateur n'a pas entre trop de fois un mauvais code PIN</div>
</td>
</tr>
<tr id="i56" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#verifCode-int-">verifCode</a></span>(int codePIN)</code>
<div class="block">Permet de verifier le code PIN de la carte que l'on utilise actuellement</div>
</td>
</tr>
<tr id="i57" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#verifSolde--">verifSolde</a></span>()</code>
<div class="block">Permet de verifier si le solde de la carte utilisee est suffisant</div>
</td>
</tr>
<tr id="i58" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#viderCaisse--">viderCaisse</a></span>()</code>
<div class="block">Pemet de vider la caisse du distributeur</div>
</td>
</tr>
<tr id="i59" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../stockage/CoeurAStockage.html#viderEncreEtPapier--">viderEncreEtPapier</a></span>()</code>
<div class="block">Permet de vider le stock d'encre et de papier du distributeur</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="creerCarte-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>creerCarte</h4>
<pre>void creerCarte(java.lang.String id)</pre>
<div class="block">Permet de recuperer les informations d'une carte a l'aide de son identifiant et
creer un objet carte</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>id</code> - le numero de la carte</dd>
</dl>
</li>
</ul>
<a name="creerBillet-java.time.LocalDate-int-int-java.lang.String-java.lang.String-java.lang.String-java.lang.String-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>creerBillet</h4>
<pre>void creerBillet(java.time.LocalDate dateValidite,
int nbrBillet,
int classe,
java.lang.String gareDepart,
java.lang.String gareArrivee,
java.lang.String typeBillet,
java.lang.String reduction,
boolean allerRetour)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de faire passer les informations d'un achat d'un billet et de le creer</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>dateValidite</code> - la date de depart du billet</dd>
<dd><code>nbrBillet</code> - le nombre de billet</dd>
<dd><code>classe</code> - la classe du billet</dd>
<dd><code>gareDepart</code> - la gare de depart</dd>
<dd><code>gareArrivee</code> - la gare d'arrivee</dd>
<dd><code>typeBillet</code> - le type de billet</dd>
<dd><code>reduction</code> - la reduction du billet</dd>
<dd><code>allerRetour</code> - le booleen qui indique s'il s'agit d'un aller simple (faux)
ou d'un aller retour (vrai)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="creerAbonnement-int-java.lang.String-java.lang.String-int-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>creerAbonnement</h4>
<pre>void creerAbonnement(int validite,
java.lang.String gareDepart,
java.lang.String gareArrivee,
int classe,
java.lang.String reduction,
java.lang.String type,
java.lang.String nom,
java.lang.String registreNational)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de faire passer les informations d'un achat d'un abonnement et de le creer</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>validite</code> - la periode de validite de l'abonnement</dd>
<dd><code>gareDepart</code> - la gare source de l'abonnement</dd>
<dd><code>gareArrivee</code> - la gare de destination de l'abonnement</dd>
<dd><code>classe</code> - la classe de l'abonnement</dd>
<dd><code>reduction</code> - la reduction de l'abonnement</dd>
<dd><code>type</code> - le type de l'abonnement</dd>
<dd><code>nom</code> - le nom auquel est enregistre l'abonnement</dd>
<dd><code>registreNational</code> - le registre national de l'utilisateur</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="modifierAbo-int-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>modifierAbo</h4>
<pre>void modifierAbo(int validite,
java.lang.String numAbo)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de faire passer les informations d'un renouvellement d'un abonnement</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>validite</code> - la nouvelle validite de l'abonnement</dd>
<dd><code>numAbo</code> - le numero de l'abonnement a renouveler</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="existenceAbo-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existenceAbo</h4>
<pre>boolean existenceAbo(java.lang.String numAbo)</pre>
<div class="block">Permet de savoir si un abonnement existe (grace a son numero)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numAbo</code> - un numero d'abonnement</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>existe un booleen vrai si le numero d'abonnement existe dans la base de donnees, faux sinon</dd>
</dl>
</li>
</ul>
<a name="creerPassIllimite-java.lang.String-int-java.lang.String-java.lang.String-int-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>creerPassIllimite</h4>
<pre>void creerPassIllimite(java.lang.String nom,
int classe,
java.lang.String reduction,
java.lang.String type,
int nbrJours,
java.lang.String typePass)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de faire passer les informations d'un achat d'un pass illimite et de le creer</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nom</code> - le nom auquel sera enregistre le pass</dd>
<dd><code>classe</code> - la classe du pass</dd>
<dd><code>reduction</code> - la reduction du pass</dd>
<dd><code>type</code> - le type de titre du pass</dd>
<dd><code>nbrJours</code> - le nombre de jour de la validite</dd>
<dd><code>typePass</code> - le type du pass (illimite, dix trajets, dix trajets entre deux gares)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="creerPass10Trajets-java.lang.String-int-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>creerPass10Trajets</h4>
<pre>void creerPass10Trajets(java.lang.String nom,
int classe,
java.lang.String reduction,
java.lang.String type,
java.lang.String typePass)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de faire passer les informations d'un achat d'un pass dix trajets et de le creer</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nom</code> - le nom auquel sera enregistre le pass</dd>
<dd><code>classe</code> - la classe du pass</dd>
<dd><code>reduction</code> - la reduction du pass</dd>
<dd><code>type</code> - le type de titre du pass</dd>
<dd><code>typePass</code> - le type du pass (illimite, dix trajets, dix trajets entre deux gares)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="creerPass10Trajets2Gares-java.lang.String-java.lang.String-java.lang.String-int-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>creerPass10Trajets2Gares</h4>
<pre>void creerPass10Trajets2Gares(java.lang.String nom,
java.lang.String gareDepart,
java.lang.String gareArrivee,
int classe,
java.lang.String reduction,
java.lang.String type,
java.lang.String typePass)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de faire passer les informations d'un achat d'un pass dix trajets entre deux gares</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>nom</code> - le nom auquel sera enregistre le pass</dd>
<dd><code>gareDepart</code> - la gare de depart du pass</dd>
<dd><code>gareArrivee</code> - la gare d'arrivee du pass</dd>
<dd><code>classe</code> - la classe du pass</dd>
<dd><code>reduction</code> - la reduction du pass</dd>
<dd><code>type</code> - le type de titre du pass</dd>
<dd><code>typePass</code> - le type du pass (illimite, dix trajets, dix trajets entre deux gares)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="rechercherPrix-coeur.Commande-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rechercherPrix</h4>
<pre>double rechercherPrix(<a href="../coeur/Commande.html" title="enum in coeur">Commande</a> commande,
java.lang.String gareDepart,
java.lang.String gareArrivee)</pre>
<div class="block">Permet de rechercher le prix d'un titre de transport</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>commande</code> - la commande d'un titre de transport</dd>
<dd><code>gareDepart</code> - la gare de depart de la commande</dd>
<dd><code>gareArrivee</code> - la gare d'arrivee de la commande</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>prix le prix de la commande</dd>
</dl>
</li>
</ul>
<a name="rechercherPrix-stockage.imprimable.TypePass-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rechercherPrix</h4>
<pre>double rechercherPrix(<a href="../stockage/imprimable/TypePass.html" title="enum in stockage.imprimable">TypePass</a> typePass)</pre>
<div class="block">Permet de rechercher le prix d'un type de pass</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>typePass</code> - le type du pass (illimite, dix trajets, dix trajets entre deux gares)</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>prix le prix du pass</dd>
</dl>
</li>
</ul>
<a name="conversionTypePass-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>conversionTypePass</h4>
<pre><a href="../stockage/imprimable/TypePass.html" title="enum in stockage.imprimable">TypePass</a> conversionTypePass(java.lang.String typePassStr)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de reconvertir un type (chaine de caractere) en un type TypePass</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>typePassStr</code> - un type de pass (illimite, dix trajets, dix trajets entre deux gares)</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>typePass un type de pass (TypePass)</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="conversionType-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>conversionType</h4>
<pre><a href="../stockage/imprimable/TypeTitre.html" title="enum in stockage.imprimable">TypeTitre</a> conversionType(java.lang.String type)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de reconvertir un type (chaine de caractere) en un type TypeTitre</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>type</code> - un type de titre de transport</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>type le type associe au type en parametre</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="conversionClasse-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>conversionClasse</h4>
<pre><a href="../stockage/imprimable/Classe.html" title="enum in stockage.imprimable">Classe</a> conversionClasse(int classe)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de reconvertir une classe (chaine de caractere) en une classe Classe</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>classe</code> - une classe du titre de tranport</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>classe la classe associee a la classe en parametre</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="conversionReduction-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>conversionReduction</h4>
<pre><a href="../stockage/imprimable/Reduction.html" title="enum in stockage.imprimable">Reduction</a> conversionReduction(java.lang.String reduction)
throws <a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></pre>
<div class="block">Permet de reconvertir une reduction (chaine de caractere) en une reduction Reduction</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>reduction</code> - une reduction de titre de transport</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>reduction la reduction associee a la reduction en parametre</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ErreurDEncodage.html" title="class in stockage">ErreurDEncodage</a></code> - (peut generer une exception s'il y a une erreur d'encodage)</dd>
</dl>
</li>
</ul>
<a name="getListeReduction--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getListeReduction</h4>
<pre>java.lang.String[] getListeReduction()</pre>
<div class="block">Permet de recuperer une liste de toutes les reductions existantes</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>reductions un tableau contenant toutes les reductions existantes</dd>
</dl>
</li>
</ul>
<a name="getListeType--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getListeType</h4>
<pre>java.lang.String[] getListeType()</pre>
<div class="block">Permet de recuperer une liste de tous les types existants</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>types un tableau contenant tous les types existants</dd>
</dl>
</li>
</ul>
<a name="existenceTrajet-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existenceTrajet</h4>
<pre>boolean existenceTrajet(java.lang.String gareDepart,
java.lang.String gareArrivee)</pre>
<div class="block">Permet de savoir si un trajet existe entre deux gares</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>gareDepart</code> - la gare source du trajet</dd>
<dd><code>gareArrivee</code> - la gare d'arrivee du trajet</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>existe un booleen vrai si le trajet existe entre les deux gares dans la base de donnees, faux sinon</dd>
</dl>
</li>
</ul>
<a name="existenceGare-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existenceGare</h4>
<pre>boolean existenceGare(java.lang.String gare)</pre>
<div class="block">Permet de savoir si une gare existe</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>gare</code> - une gare</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>existe un booleen qui est vrai si la gare existe dans la base de donnees, faux sinon</dd>
</dl>
</li>
</ul>
<a name="rechercherHoraireDepart-java.lang.String-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rechercherHoraireDepart</h4>
<pre>java.lang.String[] rechercherHoraireDepart(java.lang.String gareDepart,
int heure,
int minute)
throws java.sql.SQLException</pre>
<div class="block">Permet de rechercher un horaire a patir d'une gare de depart</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>gareDepart</code> - une gare de depart</dd>
<dd><code>heure</code> - l'heure du depart</dd>
<dd><code>minute</code> - la minute de l'heure du depart</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>horaire un tableau contenant les cinq premiers horaires au depart d'une gare</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.sql.SQLException</code> - (peut generer une exception SQL)</dd>
</dl>
</li>
</ul>
<a name="rechercherHoraireItineraire-java.lang.String-java.lang.String-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rechercherHoraireItineraire</h4>
<pre>java.lang.String[] rechercherHoraireItineraire(java.lang.String gareDepart,
java.lang.String gareArrivee,
int heure,
int minute)
throws java.sql.SQLException</pre>
<div class="block">Permet de rechercher l'horaire d'un itineraire entre une gare de depart et une
gare d'arrivee</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>gareDepart</code> - une gare de depart</dd>
<dd><code>gareArrivee</code> - une gare d'arrivee</dd>
<dd><code>heure</code> - l'heure du depart</dd>
<dd><code>minute</code> - la minute de l'heure du depart</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>horaire le tableau contenant l'horaire des cinq premiers horaires de
l'itineraire</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.sql.SQLException</code> - (peut generer une exception SQL)</dd>
</dl>
</li>
</ul>
<a name="rechercherHoraireArrivee-java.lang.String-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rechercherHoraireArrivee</h4>
<pre>java.lang.String[] rechercherHoraireArrivee(java.lang.String gareArrivee,
int heure,
int minute)
throws java.sql.SQLException</pre>
<div class="block">Permet de rechercher un horaire d'arrivees d'une gare</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>gareArrivee</code> - une gare d'arrivee</dd>
<dd><code>heure</code> - l'heure de l'arrivee</dd>
<dd><code>minute</code> - la minute de l'heure de l'arrivee</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>horaire un tableau contenant les cinq premiers horaires des arrivees dans une gare</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.sql.SQLException</code> - (peut generer une exception SQL)</dd>
</dl>
</li>
</ul>
<a name="getHoraire--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getHoraire</h4>
<pre>java.lang.String[] getHoraire()</pre>
<div class="block">Permet de recupere le tableau contenant l'horaire recherche prealablement</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>horaire un tableau contenant l'horaire recherche prealablement</dd>
</dl>
</li>
</ul>
<a name="getTitre--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTitre</h4>
<pre><a href="../stockage/imprimable/TitreDeTransport.html" title="class in stockage.imprimable">TitreDeTransport</a> getTitre()</pre>
<div class="block">Permet de recuperer l'instance de TitreDeTransport</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>titre le titre de transport</dd>
</dl>
</li>
</ul>
<a name="getNbrTitre--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getNbrTitre</h4>
<pre>int getNbrTitre()</pre>
<div class="block">Permet de recuperer le nombre de titre(s) commande(s)</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>nombre le nombre de titre commande</dd>
</dl>
</li>
</ul>
<a name="getPrix--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPrix</h4>
<pre>int getPrix()</pre>
<div class="block">Permet de recuperer le prix de la commande (en cents)</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>prix le prix de la commande</dd>
</dl>
</li>
</ul>
<a name="setPrix-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPrix</h4>
<pre>void setPrix(int prix)</pre>
<div class="block">Permet d'initialiser le prix d'un titre de transport</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>prix</code> - le prix du titre de transport (en cents)</dd>
</dl>
</li>
</ul>
<a name="ajoutMonnaie-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ajoutMonnaie</h4>
<pre>void ajoutMonnaie(int i)
throws <a href="../stockage/ComposantHorsService.html" title="class in stockage">ComposantHorsService</a></pre>
<div class="block">Permet d'ajouter de la monnaie, d'incrementer le montant intoduit</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>i</code> - le montant (en cents) a ajouter</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ComposantHorsService.html" title="class in stockage">ComposantHorsService</a></code> - (peut generer une exceptions si une des fentes est en panne)</dd>
</dl>
</li>
</ul>
<a name="rendreMonnaie--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rendreMonnaie</h4>
<pre><a href="../stockage/Rendu.html" title="class in stockage">Rendu</a> rendreMonnaie()
throws <a href="../stockage/PasAssezDeMonnaie.html" title="class in stockage">PasAssezDeMonnaie</a></pre>
<div class="block">Permet d'avoir un detail de la monnaie qui sera rendue</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>rendu le detail de ce qui sera rendu</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/PasAssezDeMonnaie.html" title="class in stockage">PasAssezDeMonnaie</a></code> - (peut generer une exception s'il n'y a pas assez de monnaie)</dd>
</dl>
</li>
</ul>
<a name="rendreMontantRecu--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rendreMontantRecu</h4>
<pre><a href="../stockage/Rendu.html" title="class in stockage">Rendu</a> rendreMontantRecu()</pre>
<div class="block">Permet d'avoir le detail de la monnaie qui a ete inseree a rendre</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>rendu le detail de ce qui sera rendu</dd>
</dl>
</li>
</ul>
<a name="reinitialisation--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>reinitialisation</h4>
<pre>void reinitialisation()</pre>
<div class="block">Permet de mettre le compteur "introduit" (monnaie introduite) a zero</div>
</li>
</ul>
<a name="getListeAbonnement--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getListeAbonnement</h4>
<pre>java.util.ArrayList<java.lang.String> getListeAbonnement()</pre>
<div class="block">Permet de recuperer une liste de tout les abonnements deja existants dans la base
de donnees</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>liste une liste de tout les abonnements existants dans la base de donnees</dd>
</dl>
</li>
</ul>
<a name="miseAJourValiditeAbonnement--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>miseAJourValiditeAbonnement</h4>
<pre>void miseAJourValiditeAbonnement()</pre>
<div class="block">Permet de mettre a jour la validite de l'abonnement renouvele dans la base de
donnees</div>
</li>
</ul>
<a name="insertionAbonnement--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>insertionAbonnement</h4>
<pre>void insertionAbonnement()</pre>
<div class="block">Permet d'inserer le nouvel abonnement achete dans la base de donnees</div>
</li>
</ul>
<a name="depassementMontantAPayer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>depassementMontantAPayer</h4>
<pre>boolean depassementMontantAPayer()</pre>
<div class="block">Permet de savoir si l'utilisateur a rentre assez de monnaie lors de son paiement</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>depasse un booleen vrai si l'utilisateur a depasse le prix a payer, faux
sinon</dd>
</dl>
</li>
</ul>
<a name="montantAPayerAffichable--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>montantAPayerAffichable</h4>
<pre>double montantAPayerAffichable()</pre>
<div class="block">Permet de recuperer le prix affichable (en euros)</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>montantAPayer le prix de la commande (en euros)</dd>
</dl>
</li>
</ul>
<a name="prixTicketAffichable--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>prixTicketAffichable</h4>
<pre>double prixTicketAffichable()</pre>
<div class="block">Permet de recuperer le prix d'un titre de transport commande (s'il y en a plusieurs)</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>prix le prix (en euros) d'un titre de transport commande</dd>
</dl>
</li>
</ul>
<a name="renduAffichable--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>renduAffichable</h4>
<pre>double renduAffichable()</pre>
<div class="block">Permet de recuperer le montant rendu (en euros)</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>rendu le montant rendu</dd>
</dl>
</li>
</ul>
<a name="montantRecuAffichable--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>montantRecuAffichable</h4>
<pre>double montantRecuAffichable()</pre>
<div class="block">Permet de recuperer le montant introduit (en euros)</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>introduit le montant introduit (en euros)</dd>
</dl>
</li>
</ul>
<a name="existenceCarte-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>existenceCarte</h4>
<pre>boolean existenceCarte(java.lang.String numero)</pre>
<div class="block">Permet de savoir si la carte associee au numero en parametre</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>numero</code> - le numero d'une carte bancaire</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>existe un booleen vrai si le numero de carte existe dans la base de donnees</dd>
</dl>
</li>
</ul>
<a name="getCarte--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCarte</h4>
<pre><a href="../stockage/Carte.html" title="class in stockage">Carte</a> getCarte()</pre>
<div class="block">Permet de recuperer la carte que l'on utilise actuellement</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>carte la carte que l'on utilise (qui a ete inseree)</dd>
</dl>
</li>
</ul>
<a name="verifCode-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>verifCode</h4>
<pre>boolean verifCode(int codePIN)</pre>
<div class="block">Permet de verifier le code PIN de la carte que l'on utilise actuellement</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>codePIN</code> - le code PIN entre par l'utilisateur</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>verif un booleen vrai si le code PIN entre est correct, si c'est le meme
que celui de la carte que l'on utilise</dd>
</dl>
</li>
</ul>
<a name="verifSolde--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>verifSolde</h4>
<pre>boolean verifSolde()</pre>
<div class="block">Permet de verifier si le solde de la carte utilisee est suffisant</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>verif un booleen vrai si le solde de la carte est suffisant, faux sinon</dd>
</dl>
</li>
</ul>
<a name="mauvaisPin--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mauvaisPin</h4>
<pre>void mauvaisPin()</pre>
<div class="block">Action executee si le PIN entre est mauvais</div>
</li>
</ul>
<a name="tropDErreur--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>tropDErreur</h4>
<pre>boolean tropDErreur()</pre>
<div class="block">Permet de regarder si l'utilisateur n'a pas entre trop de fois un mauvais code PIN</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>tropDErreur un booleen vrai si l'utilisateur a deja saisi trois fois un
code PIN incorrect, faux sinon</dd>
</dl>
</li>
</ul>
<a name="actualiserSolde--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>actualiserSolde</h4>
<pre>void actualiserSolde()</pre>
<div class="block">Permet d'actualiser le solde associee a la carte utilisee dans la base de donnees
apres un paiement par carte</div>
</li>
</ul>
<a name="estEnMarche-stockage.Composant-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>estEnMarche</h4>
<pre>boolean estEnMarche(<a href="../stockage/Composant.html" title="enum in stockage">Composant</a> composant)</pre>
<div class="block">Permet de savoir si un composant est en panne ou non</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>composant</code> - un composant</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>enPanne vrai si le composant est fonctionnel, faux sinon</dd>
</dl>
</li>
</ul>
<a name="actualiserPanne-stockage.Composant-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>actualiserPanne</h4>
<pre>void actualiserPanne(<a href="../stockage/Composant.html" title="enum in stockage">Composant</a> composant)</pre>
<div class="block">Permet d'actualiser la panne d'un composant</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>composant</code> - un composant a mettre en panne ou a reparer</dd>
</dl>
</li>
</ul>
<a name="viderCaisse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>viderCaisse</h4>
<pre>void viderCaisse()</pre>
<div class="block">Pemet de vider la caisse du distributeur</div>
</li>
</ul>
<a name="rechargerCaisse--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rechargerCaisse</h4>
<pre>void rechargerCaisse()</pre>
<div class="block">Permet de recharger la caisse du distributeur</div>
</li>
</ul>
<a name="rechargerEncreEtPapier--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>rechargerEncreEtPapier</h4>
<pre>void rechargerEncreEtPapier()</pre>
<div class="block">Permet recharger le stock d'encre et de papier du distributeur</div>
</li>
</ul>
<a name="viderEncreEtPapier--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>viderEncreEtPapier</h4>
<pre>void viderEncreEtPapier()</pre>
<div class="block">Permet de vider le stock d'encre et de papier du distributeur</div>
</li>
</ul>
<a name="carteEnlevee--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>carteEnlevee</h4>
<pre>void carteEnlevee()</pre>
<div class="block">Permet d'enlever la carte du distributeur</div>
</li>
</ul>
<a name="carteInseree--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>carteInseree</h4>
<pre>boolean carteInseree()</pre>
<div class="block">Permet de voir si une carte est inseree ou non</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>inseree un booleen vrai s'il y a une carte dans le lecteur, faux sinon</dd>
</dl>
</li>
</ul>
<a name="impression--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>impression</h4>
<pre>void impression()
throws <a href="../stockage/ComposantHorsService.html" title="class in stockage">ComposantHorsService</a>,
<a href="../stockage/PlusDePapier.html" title="class in stockage">PlusDePapier</a></pre>
<div class="block">Permet de decrementer le nombre de papier pour l'impression</div>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../stockage/ComposantHorsService.html" title="class in stockage">ComposantHorsService</a></code> - (peut generer une exception si l'imprimante
est en panne)</dd>
<dd><code><a href="../stockage/PlusDePapier.html" title="class in stockage">PlusDePapier</a></code> - (peut generer une exception s'il n'y a plus de papier)</dd>
</dl>
</li>
</ul>
<a name="setTactile-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setTactile</h4>
<pre>void setTactile(boolean tactile)</pre>
<div class="block">Permet de mettre a jour la configuration de l'ecran du distributeur</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>tactile</code> - vrai si l'ecran choisi est tactile, faux sinon</dd>
</dl>
</li>
</ul>
<a name="getTactile--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTactile</h4>
<pre>boolean getTactile()</pre>
<div class="block">Permet de savoir si l'ecran est tactile ou non</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>ecranTactile qui est vrai si l'ecran est tactile, faux sinon</dd>
</dl>
</li>
</ul>
<a name="setScanneur-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setScanneur</h4>
<pre>void setScanneur(boolean present)</pre>
<div class="block">Permet de mettre a jour le scanneur du distributeur (l'ajoute s'il n'est pas present,
l'enleve s'il l'est)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>present</code> - vrai si le distributeur est equipe d'un scanneur, faux sinon</dd>
</dl>
</li>
</ul>
<a name="scanneurPresent--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>scanneurPresent</h4>
<pre>boolean scanneurPresent()</pre>
<div class="block">Permet de savoir si le scanneur de codes est present sur le distributeur ou non</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>scanneurPresent qui est vrai si le distributeur est equipe d'un scanneur, faux
sinon</dd>
</dl>
</li>
</ul>
<a name="setFentes-boolean-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFentes</h4>
<pre>void setFentes(boolean fenteBillet,
boolean fentePiece)</pre>
<div class="block">Permet de mettre a jour les fentes du distributeur (les ajoutes si elles ne sont pas
presentes ou les enleve)</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>fenteBillet</code> - vrai si la fente a billet veut etre mise, faux si elle doit etre
enlevee</dd>
<dd><code>fentePiece</code> - vrai si la fente a piece veut etre mise, faux si elle doit etre
enlevee</dd>
</dl>
</li>
</ul>
<a name="fentePresente--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>fentePresente</h4>
<pre>boolean fentePresente()</pre>
<div class="block">Permet de savoir si au moins une fente est presente sur le distributeur</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>fente vrai si on a au moins une fente (fenteBillet ou fentePiece), faux sinon</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CoeurAStockage.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../stockage/Carte.html" title="class in stockage"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../stockage/CoeurAStockageImpl.html" title="class in stockage"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?stockage/CoeurAStockage.html" target="_top">Frames</a></li>
<li><a href="CoeurAStockage.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
tests/test_application/templates/list.html | bosha/torhandlers | Is paginated: {{ is_paginated }}
Items count: {{ len(objects_list) }}
{% for item in objects_list %}
{{ item }} <br />
{% end %}
end..
|
docs/Ergo.core.Layout.html | eliace/ergojs-site | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Class: Layout</title>
<script src="scripts/prettify/prettify.js"></script>
<script src="scripts/prettify/lang-css.js"></script>
<script src="scripts/jquery.min.js"></script>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/prettify-tomorrow.css">
<link type="text/css" rel="stylesheet" href="styles/bootstrap.min.css">
<link type="text/css" rel="stylesheet" href="styles/jaguar.css">
<script>
var config = {"default":{"outputSourceFiles":true},"monospaceLinks":false,"cleverLinks":false};
</script>
</head>
<body>
<div id="wrap" class="clearfix">
<div class="navigation">
<h3 class="applicationName"><a href="index.html"></a></h3>
<div class="search">
<input id="search" type="text" class="form-control input-sm" placeholder="Search Documentations">
</div>
<ul class="list">
<li class="item" data-name="Ergo">
<span class="title">
<a href="Ergo.html">Ergo</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.applyAll"><a href="Ergo.html#applyAll">applyAll</a></li>
<li data-name="Ergo.callAll"><a href="Ergo.html#callAll">callAll</a></li>
<li data-name="Ergo.deepCopy"><a href="Ergo.html#deepCopy">deepCopy</a></li>
<li data-name="Ergo.defineClass"><a href="Ergo.html#defineClass">defineClass</a></li>
<li data-name="Ergo.each"><a href="Ergo.html#each">each</a></li>
<li data-name="Ergo.eq"><a href="Ergo.html#eq">eq</a></li>
<li data-name="Ergo.escapeHtml"><a href="Ergo.html#escapeHtml">escapeHtml</a></li>
<li data-name="Ergo.extend"><a href="Ergo.html#extend">extend</a></li>
<li data-name="Ergo.filter"><a href="Ergo.html#filter">filter</a></li>
<li data-name="Ergo.find"><a href="Ergo.html#find">find</a></li>
<li data-name="Ergo.findAll"><a href="Ergo.html#findAll">findAll</a></li>
<li data-name="Ergo.format"><a href="Ergo.html#format">format</a></li>
<li data-name="Ergo.formatObj"><a href="Ergo.html#formatObj">formatObj</a></li>
<li data-name="Ergo.formatValue"><a href="Ergo.html#formatValue">formatValue</a></li>
<li data-name="Ergo.includes"><a href="Ergo.html#includes">includes</a></li>
<li data-name="Ergo.isBoolean"><a href="Ergo.html#isBoolean">isBoolean</a></li>
<li data-name="Ergo.keyOf"><a href="Ergo.html#keyOf">keyOf</a></li>
<li data-name="Ergo.map"><a href="Ergo.html#map">map</a></li>
<li data-name="Ergo.ms"><a href="Ergo.html#ms">ms</a></li>
<li data-name="Ergo.ne"><a href="Ergo.html#ne">ne</a></li>
<li data-name="Ergo.object"><a href="Ergo.html#object">object</a></li>
<li data-name="Ergo.override"><a href="Ergo.html#override">override</a></li>
<li data-name="Ergo.reduce"><a href="Ergo.html#reduce">reduce</a></li>
<li data-name="Ergo.remove"><a href="Ergo.html#remove">remove</a></li>
<li data-name="Ergo.unformatObj"><a href="Ergo.html#unformatObj">unformatObj</a></li>
<li data-name="Ergo.walkPrototypes"><a href="Ergo.html#walkPrototypes">walkPrototypes</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core">
<span class="title">
<a href="Ergo.core.html">Ergo.core</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.data">
<span class="title">
<a href="Ergo.data.html">Ergo.data</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.events">
<span class="title">
<a href="Ergo.events.html">Ergo.events</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html">
<span class="title">
<a href="Ergo.html.html">Ergo.html</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.layouts">
<span class="title">
<a href="Ergo.layouts.html">Ergo.layouts</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets">
<span class="title">
<a href="Ergo.widgets.html">Ergo.widgets</a>
<span class="static">static</span>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Array">
<span class="title">
<a href="Ergo.core.Array.html">Ergo.core.Array</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.core.Array#src"><a href="Ergo.core.Array.html#src">src</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Array#add"><a href="Ergo.core.Array.html#add">add</a></li>
<li data-name="Ergo.core.Array#applyAll"><a href="Ergo.core.Array.html#applyAll">applyAll</a></li>
<li data-name="Ergo.core.Array#contains"><a href="Ergo.core.Array.html#contains">contains</a></li>
<li data-name="Ergo.core.Array#count"><a href="Ergo.core.Array.html#count">count</a></li>
<li data-name="Ergo.core.Array#each"><a href="Ergo.core.Array.html#each">each</a></li>
<li data-name="Ergo.core.Array#filter"><a href="Ergo.core.Array.html#filter">filter</a></li>
<li data-name="Ergo.core.Array#find"><a href="Ergo.core.Array.html#find">find</a></li>
<li data-name="Ergo.core.Array#findAll"><a href="Ergo.core.Array.html#findAll">findAll</a></li>
<li data-name="Ergo.core.Array#first"><a href="Ergo.core.Array.html#first">first</a></li>
<li data-name="Ergo.core.Array#get"><a href="Ergo.core.Array.html#get">get</a></li>
<li data-name="Ergo.core.Array#hasKey"><a href="Ergo.core.Array.html#hasKey">hasKey</a></li>
<li data-name="Ergo.core.Array#isEmpty"><a href="Ergo.core.Array.html#isEmpty">isEmpty</a></li>
<li data-name="Ergo.core.Array#keyOf"><a href="Ergo.core.Array.html#keyOf">keyOf</a></li>
<li data-name="Ergo.core.Array#keys"><a href="Ergo.core.Array.html#keys">keys</a></li>
<li data-name="Ergo.core.Array#last"><a href="Ergo.core.Array.html#last">last</a></li>
<li data-name="Ergo.core.Array#map"><a href="Ergo.core.Array.html#map">map</a></li>
<li data-name="Ergo.core.Array#remove"><a href="Ergo.core.Array.html#remove">remove</a></li>
<li data-name="Ergo.core.Array#removeAll"><a href="Ergo.core.Array.html#removeAll">removeAll</a></li>
<li data-name="Ergo.core.Array#removeAt"><a href="Ergo.core.Array.html#removeAt">removeAt</a></li>
<li data-name="Ergo.core.Array#removeIf"><a href="Ergo.core.Array.html#removeIf">removeIf</a></li>
<li data-name="Ergo.core.Array#set"><a href="Ergo.core.Array.html#set">set</a></li>
<li data-name="Ergo.core.Array#unset"><a href="Ergo.core.Array.html#unset">unset</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Children">
<span class="title">
<a href="Ergo.core.Children.html">Ergo.core.Children</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.core.Children#src"><a href="Ergo.core.Children.html#src">src</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Children#add"><a href="Ergo.core.Children.html#add">add</a></li>
<li data-name="Ergo.core.Children#applyAll"><a href="Ergo.core.Children.html#applyAll">applyAll</a></li>
<li data-name="Ergo.core.Children#contains"><a href="Ergo.core.Children.html#contains">contains</a></li>
<li data-name="Ergo.core.Children#count"><a href="Ergo.core.Children.html#count">count</a></li>
<li data-name="Ergo.core.Children#each"><a href="Ergo.core.Children.html#each">each</a></li>
<li data-name="Ergo.core.Children#filter"><a href="Ergo.core.Children.html#filter">filter</a></li>
<li data-name="Ergo.core.Children#find"><a href="Ergo.core.Children.html#find">find</a></li>
<li data-name="Ergo.core.Children#findAll"><a href="Ergo.core.Children.html#findAll">findAll</a></li>
<li data-name="Ergo.core.Children#first"><a href="Ergo.core.Children.html#first">first</a></li>
<li data-name="Ergo.core.Children#get"><a href="Ergo.core.Children.html#get">get</a></li>
<li data-name="Ergo.core.Children#hasKey"><a href="Ergo.core.Children.html#hasKey">hasKey</a></li>
<li data-name="Ergo.core.Children#isEmpty"><a href="Ergo.core.Children.html#isEmpty">isEmpty</a></li>
<li data-name="Ergo.core.Children#keyOf"><a href="Ergo.core.Children.html#keyOf">keyOf</a></li>
<li data-name="Ergo.core.Children#keys"><a href="Ergo.core.Children.html#keys">keys</a></li>
<li data-name="Ergo.core.Children#last"><a href="Ergo.core.Children.html#last">last</a></li>
<li data-name="Ergo.core.Children#map"><a href="Ergo.core.Children.html#map">map</a></li>
<li data-name="Ergo.core.Children#remove"><a href="Ergo.core.Children.html#remove">remove</a></li>
<li data-name="Ergo.core.Children#removeAll"><a href="Ergo.core.Children.html#removeAll">removeAll</a></li>
<li data-name="Ergo.core.Children#removeAt"><a href="Ergo.core.Children.html#removeAt">removeAt</a></li>
<li data-name="Ergo.core.Children#removeIf"><a href="Ergo.core.Children.html#removeIf">removeIf</a></li>
<li data-name="Ergo.core.Children#set"><a href="Ergo.core.Children.html#set">set</a></li>
<li data-name="Ergo.core.Children#unset"><a href="Ergo.core.Children.html#unset">unset</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Collection">
<span class="title">
<a href="Ergo.core.Collection.html">Ergo.core.Collection</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.core.Collection#src"><a href="Ergo.core.Collection.html#src">src</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Collection#applyAll"><a href="Ergo.core.Collection.html#applyAll">applyAll</a></li>
<li data-name="Ergo.core.Collection#contains"><a href="Ergo.core.Collection.html#contains">contains</a></li>
<li data-name="Ergo.core.Collection#count"><a href="Ergo.core.Collection.html#count">count</a></li>
<li data-name="Ergo.core.Collection#each"><a href="Ergo.core.Collection.html#each">each</a></li>
<li data-name="Ergo.core.Collection#filter"><a href="Ergo.core.Collection.html#filter">filter</a></li>
<li data-name="Ergo.core.Collection#find"><a href="Ergo.core.Collection.html#find">find</a></li>
<li data-name="Ergo.core.Collection#findAll"><a href="Ergo.core.Collection.html#findAll">findAll</a></li>
<li data-name="Ergo.core.Collection#first"><a href="Ergo.core.Collection.html#first">first</a></li>
<li data-name="Ergo.core.Collection#get"><a href="Ergo.core.Collection.html#get">get</a></li>
<li data-name="Ergo.core.Collection#hasKey"><a href="Ergo.core.Collection.html#hasKey">hasKey</a></li>
<li data-name="Ergo.core.Collection#isEmpty"><a href="Ergo.core.Collection.html#isEmpty">isEmpty</a></li>
<li data-name="Ergo.core.Collection#keyOf"><a href="Ergo.core.Collection.html#keyOf">keyOf</a></li>
<li data-name="Ergo.core.Collection#keys"><a href="Ergo.core.Collection.html#keys">keys</a></li>
<li data-name="Ergo.core.Collection#last"><a href="Ergo.core.Collection.html#last">last</a></li>
<li data-name="Ergo.core.Collection#map"><a href="Ergo.core.Collection.html#map">map</a></li>
<li data-name="Ergo.core.Collection#remove"><a href="Ergo.core.Collection.html#remove">remove</a></li>
<li data-name="Ergo.core.Collection#removeAll"><a href="Ergo.core.Collection.html#removeAll">removeAll</a></li>
<li data-name="Ergo.core.Collection#removeAt"><a href="Ergo.core.Collection.html#removeAt">removeAt</a></li>
<li data-name="Ergo.core.Collection#removeIf"><a href="Ergo.core.Collection.html#removeIf">removeIf</a></li>
<li data-name="Ergo.core.Collection#set"><a href="Ergo.core.Collection.html#set">set</a></li>
<li data-name="Ergo.core.Collection#unset"><a href="Ergo.core.Collection.html#unset">unset</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Components">
<span class="title">
<a href="Ergo.core.Components.html">Ergo.core.Components</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.core.Components#src"><a href="Ergo.core.Components.html#src">src</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Components#add"><a href="Ergo.core.Components.html#add">add</a></li>
<li data-name="Ergo.core.Components#applyAll"><a href="Ergo.core.Components.html#applyAll">applyAll</a></li>
<li data-name="Ergo.core.Components#clear"><a href="Ergo.core.Components.html#clear">clear</a></li>
<li data-name="Ergo.core.Components#contains"><a href="Ergo.core.Components.html#contains">contains</a></li>
<li data-name="Ergo.core.Components#count"><a href="Ergo.core.Components.html#count">count</a></li>
<li data-name="Ergo.core.Components#each"><a href="Ergo.core.Components.html#each">each</a></li>
<li data-name="Ergo.core.Components#filter"><a href="Ergo.core.Components.html#filter">filter</a></li>
<li data-name="Ergo.core.Components#find"><a href="Ergo.core.Components.html#find">find</a></li>
<li data-name="Ergo.core.Components#findAll"><a href="Ergo.core.Components.html#findAll">findAll</a></li>
<li data-name="Ergo.core.Components#first"><a href="Ergo.core.Components.html#first">first</a></li>
<li data-name="Ergo.core.Components#get"><a href="Ergo.core.Components.html#get">get</a></li>
<li data-name="Ergo.core.Components#has_key"><a href="Ergo.core.Components.html#has_key">has_key</a></li>
<li data-name="Ergo.core.Components#hasKey"><a href="Ergo.core.Components.html#hasKey">hasKey</a></li>
<li data-name="Ergo.core.Components#includes"><a href="Ergo.core.Components.html#includes">includes</a></li>
<li data-name="Ergo.core.Components#isEmpty"><a href="Ergo.core.Components.html#isEmpty">isEmpty</a></li>
<li data-name="Ergo.core.Components#keyOf"><a href="Ergo.core.Components.html#keyOf">keyOf</a></li>
<li data-name="Ergo.core.Components#keys"><a href="Ergo.core.Components.html#keys">keys</a></li>
<li data-name="Ergo.core.Components#last"><a href="Ergo.core.Components.html#last">last</a></li>
<li data-name="Ergo.core.Components#map"><a href="Ergo.core.Components.html#map">map</a></li>
<li data-name="Ergo.core.Components#remove"><a href="Ergo.core.Components.html#remove">remove</a></li>
<li data-name="Ergo.core.Components#removeAll"><a href="Ergo.core.Components.html#removeAll">removeAll</a></li>
<li data-name="Ergo.core.Components#removeAt"><a href="Ergo.core.Components.html#removeAt">removeAt</a></li>
<li data-name="Ergo.core.Components#removeIf"><a href="Ergo.core.Components.html#removeIf">removeIf</a></li>
<li data-name="Ergo.core.Components#set"><a href="Ergo.core.Components.html#set">set</a></li>
<li data-name="Ergo.core.Components#unset"><a href="Ergo.core.Components.html#unset">unset</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Context">
<span class="title">
<a href="Ergo.core.Context.html">Ergo.core.Context</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Context#_construct"><a href="Ergo.core.Context.html#_construct">_construct</a></li>
<li data-name="Ergo.core.Context#_destroy"><a href="Ergo.core.Context.html#_destroy">_destroy</a></li>
<li data-name="Ergo.core.Context#_missedAction"><a href="Ergo.core.Context.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.core.Context#_postConstruct"><a href="Ergo.core.Context.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.core.Context#_preConstruct"><a href="Ergo.core.Context.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.core.Context#includes"><a href="Ergo.core.Context.html#includes">includes</a></li>
<li data-name="Ergo.core.Context#opt"><a href="Ergo.core.Context.html#opt">opt</a></li>
<li data-name="Ergo.core.Context#prop"><a href="Ergo.core.Context.html#prop">prop</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.DataSource">
<span class="title">
<a href="Ergo.core.DataSource.html">Ergo.core.DataSource</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.core.DataSource#entries"><a href="Ergo.core.DataSource.html#entries">entries</a></li>
<li data-name="Ergo.core.DataSource#source"><a href="Ergo.core.DataSource.html#source">source</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.DataSource#_construct"><a href="Ergo.core.DataSource.html#_construct">_construct</a></li>
<li data-name="Ergo.core.DataSource#_destroy"><a href="Ergo.core.DataSource.html#_destroy">_destroy</a></li>
<li data-name="Ergo.core.DataSource#_factory"><a href="Ergo.core.DataSource.html#_factory">_factory</a></li>
<li data-name="Ergo.core.DataSource#_missedAction"><a href="Ergo.core.DataSource.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.core.DataSource#_postConstruct"><a href="Ergo.core.DataSource.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.core.DataSource#_preConstruct"><a href="Ergo.core.DataSource.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.core.DataSource#add"><a href="Ergo.core.DataSource.html#add">add</a></li>
<li data-name="Ergo.core.DataSource#changed"><a href="Ergo.core.DataSource.html#changed">changed</a></li>
<li data-name="Ergo.core.DataSource#del"><a href="Ergo.core.DataSource.html#del">del</a></li>
<li data-name="Ergo.core.DataSource#entry"><a href="Ergo.core.DataSource.html#entry">entry</a></li>
<li data-name="Ergo.core.DataSource#get"><a href="Ergo.core.DataSource.html#get">get</a></li>
<li data-name="Ergo.core.DataSource#includes"><a href="Ergo.core.DataSource.html#includes">includes</a></li>
<li data-name="Ergo.core.DataSource#opt"><a href="Ergo.core.DataSource.html#opt">opt</a></li>
<li data-name="Ergo.core.DataSource#prop"><a href="Ergo.core.DataSource.html#prop">prop</a></li>
<li data-name="Ergo.core.DataSource#raw"><a href="Ergo.core.DataSource.html#raw">raw</a></li>
<li data-name="Ergo.core.DataSource#rawCopy"><a href="Ergo.core.DataSource.html#rawCopy">rawCopy</a></li>
<li data-name="Ergo.core.DataSource#rm"><a href="Ergo.core.DataSource.html#rm">rm</a></li>
<li data-name="Ergo.core.DataSource#set"><a href="Ergo.core.DataSource.html#set">set</a></li>
<li data-name="Ergo.core.DataSource#size"><a href="Ergo.core.DataSource.html#size">size</a></li>
<li data-name="Ergo.core.DataSource#stream"><a href="Ergo.core.DataSource.html#stream">stream</a></li>
<li data-name="Ergo.core.DataSource#sync"><a href="Ergo.core.DataSource.html#sync">sync</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Items">
<span class="title">
<a href="Ergo.core.Items.html">Ergo.core.Items</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.core.Items#src"><a href="Ergo.core.Items.html#src">src</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Items#add"><a href="Ergo.core.Items.html#add">add</a></li>
<li data-name="Ergo.core.Items#applyAll"><a href="Ergo.core.Items.html#applyAll">applyAll</a></li>
<li data-name="Ergo.core.Items#clear"><a href="Ergo.core.Items.html#clear">clear</a></li>
<li data-name="Ergo.core.Items#contains"><a href="Ergo.core.Items.html#contains">contains</a></li>
<li data-name="Ergo.core.Items#count"><a href="Ergo.core.Items.html#count">count</a></li>
<li data-name="Ergo.core.Items#each"><a href="Ergo.core.Items.html#each">each</a></li>
<li data-name="Ergo.core.Items#filter"><a href="Ergo.core.Items.html#filter">filter</a></li>
<li data-name="Ergo.core.Items#find"><a href="Ergo.core.Items.html#find">find</a></li>
<li data-name="Ergo.core.Items#findAll"><a href="Ergo.core.Items.html#findAll">findAll</a></li>
<li data-name="Ergo.core.Items#first"><a href="Ergo.core.Items.html#first">first</a></li>
<li data-name="Ergo.core.Items#get"><a href="Ergo.core.Items.html#get">get</a></li>
<li data-name="Ergo.core.Items#has_key"><a href="Ergo.core.Items.html#has_key">has_key</a></li>
<li data-name="Ergo.core.Items#hasKey"><a href="Ergo.core.Items.html#hasKey">hasKey</a></li>
<li data-name="Ergo.core.Items#includes"><a href="Ergo.core.Items.html#includes">includes</a></li>
<li data-name="Ergo.core.Items#isEmpty"><a href="Ergo.core.Items.html#isEmpty">isEmpty</a></li>
<li data-name="Ergo.core.Items#keyOf"><a href="Ergo.core.Items.html#keyOf">keyOf</a></li>
<li data-name="Ergo.core.Items#keys"><a href="Ergo.core.Items.html#keys">keys</a></li>
<li data-name="Ergo.core.Items#last"><a href="Ergo.core.Items.html#last">last</a></li>
<li data-name="Ergo.core.Items#map"><a href="Ergo.core.Items.html#map">map</a></li>
<li data-name="Ergo.core.Items#remove"><a href="Ergo.core.Items.html#remove">remove</a></li>
<li data-name="Ergo.core.Items#removeAll"><a href="Ergo.core.Items.html#removeAll">removeAll</a></li>
<li data-name="Ergo.core.Items#removeAt"><a href="Ergo.core.Items.html#removeAt">removeAt</a></li>
<li data-name="Ergo.core.Items#removeIf"><a href="Ergo.core.Items.html#removeIf">removeIf</a></li>
<li data-name="Ergo.core.Items#set"><a href="Ergo.core.Items.html#set">set</a></li>
<li data-name="Ergo.core.Items#unset"><a href="Ergo.core.Items.html#unset">unset</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Layout">
<span class="title">
<a href="Ergo.core.Layout.html">Ergo.core.Layout</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.core.Layout#innerEl"><a href="Ergo.core.Layout.html#innerEl">innerEl</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Layout#_rebuild"><a href="Ergo.core.Layout.html#_rebuild">_rebuild</a></li>
<li data-name="Ergo.core.Layout#clear"><a href="Ergo.core.Layout.html#clear">clear</a></li>
<li data-name="Ergo.core.Layout#remove"><a href="Ergo.core.Layout.html#remove">remove</a></li>
<li data-name="Ergo.core.Layout#update"><a href="Ergo.core.Layout.html#update">update</a></li>
<li data-name="Ergo.core.Layout#wrap"><a href="Ergo.core.Layout.html#wrap">wrap</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Object">
<span class="title">
<a href="Ergo.core.Object.html">Ergo.core.Object</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Object#_construct"><a href="Ergo.core.Object.html#_construct">_construct</a></li>
<li data-name="Ergo.core.Object#_destroy"><a href="Ergo.core.Object.html#_destroy">_destroy</a></li>
<li data-name="Ergo.core.Object#_missedAction"><a href="Ergo.core.Object.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.core.Object#_postConstruct"><a href="Ergo.core.Object.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.core.Object#_preConstruct"><a href="Ergo.core.Object.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.core.Object#includes"><a href="Ergo.core.Object.html#includes">includes</a></li>
<li data-name="Ergo.core.Object#opt"><a href="Ergo.core.Object.html#opt">opt</a></li>
<li data-name="Ergo.core.Object#prop"><a href="Ergo.core.Object.html#prop">prop</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Observer">
<span class="title">
<a href="Ergo.core.Observer.html">Ergo.core.Observer</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Observer#_construct"><a href="Ergo.core.Observer.html#_construct">_construct</a></li>
<li data-name="Ergo.core.Observer#_destroy"><a href="Ergo.core.Observer.html#_destroy">_destroy</a></li>
<li data-name="Ergo.core.Observer#_missedAction"><a href="Ergo.core.Observer.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.core.Observer#_postConstruct"><a href="Ergo.core.Observer.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.core.Observer#_preConstruct"><a href="Ergo.core.Observer.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.core.Observer#fire"><a href="Ergo.core.Observer.html#fire">fire</a></li>
<li data-name="Ergo.core.Observer#includes"><a href="Ergo.core.Observer.html#includes">includes</a></li>
<li data-name="Ergo.core.Observer#off"><a href="Ergo.core.Observer.html#off">off</a></li>
<li data-name="Ergo.core.Observer#on"><a href="Ergo.core.Observer.html#on">on</a></li>
<li data-name="Ergo.core.Observer#once"><a href="Ergo.core.Observer.html#once">once</a></li>
<li data-name="Ergo.core.Observer#opt"><a href="Ergo.core.Observer.html#opt">opt</a></li>
<li data-name="Ergo.core.Observer#prop"><a href="Ergo.core.Observer.html#prop">prop</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.StateManager">
<span class="title">
<a href="Ergo.core.StateManager.html">Ergo.core.StateManager</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.StateManager#clear"><a href="Ergo.core.StateManager.html#clear">clear</a></li>
<li data-name="Ergo.core.StateManager#set"><a href="Ergo.core.StateManager.html#set">set</a></li>
<li data-name="Ergo.core.StateManager#state"><a href="Ergo.core.StateManager.html#state">state</a></li>
<li data-name="Ergo.core.StateManager#toggle"><a href="Ergo.core.StateManager.html#toggle">toggle</a></li>
<li data-name="Ergo.core.StateManager#unset"><a href="Ergo.core.StateManager.html#unset">unset</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.core.Widget">
<span class="title">
<a href="Ergo.core.Widget.html">Ergo.core.Widget</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.core.Widget#_bindVDOM"><a href="Ergo.core.Widget.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.core.Widget#_construct"><a href="Ergo.core.Widget.html#_construct">_construct</a></li>
<li data-name="Ergo.core.Widget#_dataChanged"><a href="Ergo.core.Widget.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.core.Widget#_destroy"><a href="Ergo.core.Widget.html#_destroy">_destroy</a></li>
<li data-name="Ergo.core.Widget#_layoutChanged"><a href="Ergo.core.Widget.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.core.Widget#_missedAction"><a href="Ergo.core.Widget.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.core.Widget#_missedState"><a href="Ergo.core.Widget.html#_missedState">_missedState</a></li>
<li data-name="Ergo.core.Widget#_postConstruct"><a href="Ergo.core.Widget.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.core.Widget#_preConstruct"><a href="Ergo.core.Widget.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.core.Widget#_rebind"><a href="Ergo.core.Widget.html#_rebind">_rebind</a></li>
<li data-name="Ergo.core.Widget#_renderDiff"><a href="Ergo.core.Widget.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.core.Widget#_rerender"><a href="Ergo.core.Widget.html#_rerender">_rerender</a></li>
<li data-name="Ergo.core.Widget#action"><a href="Ergo.core.Widget.html#action">action</a></li>
<li data-name="Ergo.core.Widget#bind"><a href="Ergo.core.Widget.html#bind">bind</a></li>
<li data-name="Ergo.core.Widget#component"><a href="Ergo.core.Widget.html#component">component</a></li>
<li data-name="Ergo.core.Widget#includes"><a href="Ergo.core.Widget.html#includes">includes</a></li>
<li data-name="Ergo.core.Widget#item"><a href="Ergo.core.Widget.html#item">item</a></li>
<li data-name="Ergo.core.Widget#layoutFactory"><a href="Ergo.core.Widget.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.core.Widget#next"><a href="Ergo.core.Widget.html#next">next</a></li>
<li data-name="Ergo.core.Widget#opt"><a href="Ergo.core.Widget.html#opt">opt</a></li>
<li data-name="Ergo.core.Widget#parents"><a href="Ergo.core.Widget.html#parents">parents</a></li>
<li data-name="Ergo.core.Widget#prev"><a href="Ergo.core.Widget.html#prev">prev</a></li>
<li data-name="Ergo.core.Widget#prop"><a href="Ergo.core.Widget.html#prop">prop</a></li>
<li data-name="Ergo.core.Widget#render"><a href="Ergo.core.Widget.html#render">render</a></li>
<li data-name="Ergo.core.Widget#rise"><a href="Ergo.core.Widget.html#rise">rise</a></li>
<li data-name="Ergo.core.Widget#sink"><a href="Ergo.core.Widget.html#sink">sink</a></li>
<li data-name="Ergo.core.Widget#unrender"><a href="Ergo.core.Widget.html#unrender">unrender</a></li>
<li data-name="Ergo.core.Widget#walk"><a href="Ergo.core.Widget.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.data.Collection">
<span class="title">
<a href="Ergo.data.Collection.html">Ergo.data.Collection</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.data.Collection#entries"><a href="Ergo.data.Collection.html#entries">entries</a></li>
<li data-name="Ergo.data.Collection#model"><a href="Ergo.data.Collection.html#model">model</a></li>
<li data-name="Ergo.data.Collection#options"><a href="Ergo.data.Collection.html#options">options</a></li>
<li data-name="Ergo.data.Collection#source"><a href="Ergo.data.Collection.html#source">source</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.data.Collection#_construct"><a href="Ergo.data.Collection.html#_construct">_construct</a></li>
<li data-name="Ergo.data.Collection#_destroy"><a href="Ergo.data.Collection.html#_destroy">_destroy</a></li>
<li data-name="Ergo.data.Collection#_factory"><a href="Ergo.data.Collection.html#_factory">_factory</a></li>
<li data-name="Ergo.data.Collection#_missedAction"><a href="Ergo.data.Collection.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.data.Collection#_postConstruct"><a href="Ergo.data.Collection.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.data.Collection#_preConstruct"><a href="Ergo.data.Collection.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.data.Collection#add"><a href="Ergo.data.Collection.html#add">add</a></li>
<li data-name="Ergo.data.Collection#changed"><a href="Ergo.data.Collection.html#changed">changed</a></li>
<li data-name="Ergo.data.Collection#del"><a href="Ergo.data.Collection.html#del">del</a></li>
<li data-name="Ergo.data.Collection#entry"><a href="Ergo.data.Collection.html#entry">entry</a></li>
<li data-name="Ergo.data.Collection#fetch"><a href="Ergo.data.Collection.html#fetch">fetch</a></li>
<li data-name="Ergo.data.Collection#find"><a href="Ergo.data.Collection.html#find">find</a></li>
<li data-name="Ergo.data.Collection#flush"><a href="Ergo.data.Collection.html#flush">flush</a></li>
<li data-name="Ergo.data.Collection#get"><a href="Ergo.data.Collection.html#get">get</a></li>
<li data-name="Ergo.data.Collection#includes"><a href="Ergo.data.Collection.html#includes">includes</a></li>
<li data-name="Ergo.data.Collection#opt"><a href="Ergo.data.Collection.html#opt">opt</a></li>
<li data-name="Ergo.data.Collection#prop"><a href="Ergo.data.Collection.html#prop">prop</a></li>
<li data-name="Ergo.data.Collection#purge"><a href="Ergo.data.Collection.html#purge">purge</a></li>
<li data-name="Ergo.data.Collection#raw"><a href="Ergo.data.Collection.html#raw">raw</a></li>
<li data-name="Ergo.data.Collection#rawCopy"><a href="Ergo.data.Collection.html#rawCopy">rawCopy</a></li>
<li data-name="Ergo.data.Collection#rm"><a href="Ergo.data.Collection.html#rm">rm</a></li>
<li data-name="Ergo.data.Collection#set"><a href="Ergo.data.Collection.html#set">set</a></li>
<li data-name="Ergo.data.Collection#size"><a href="Ergo.data.Collection.html#size">size</a></li>
<li data-name="Ergo.data.Collection#stream"><a href="Ergo.data.Collection.html#stream">stream</a></li>
<li data-name="Ergo.data.Collection#sync"><a href="Ergo.data.Collection.html#sync">sync</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.data.Object">
<span class="title">
<a href="Ergo.data.Object.html">Ergo.data.Object</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.data.Object#entries"><a href="Ergo.data.Object.html#entries">entries</a></li>
<li data-name="Ergo.data.Object#fields"><a href="Ergo.data.Object.html#fields">fields</a></li>
<li data-name="Ergo.data.Object#source"><a href="Ergo.data.Object.html#source">source</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.data.Object#_construct"><a href="Ergo.data.Object.html#_construct">_construct</a></li>
<li data-name="Ergo.data.Object#_destroy"><a href="Ergo.data.Object.html#_destroy">_destroy</a></li>
<li data-name="Ergo.data.Object#_factory"><a href="Ergo.data.Object.html#_factory">_factory</a></li>
<li data-name="Ergo.data.Object#_missedAction"><a href="Ergo.data.Object.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.data.Object#_parse"><a href="Ergo.data.Object.html#_parse">_parse</a></li>
<li data-name="Ergo.data.Object#_postConstruct"><a href="Ergo.data.Object.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.data.Object#_preConstruct"><a href="Ergo.data.Object.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.data.Object#add"><a href="Ergo.data.Object.html#add">add</a></li>
<li data-name="Ergo.data.Object#changed"><a href="Ergo.data.Object.html#changed">changed</a></li>
<li data-name="Ergo.data.Object#del"><a href="Ergo.data.Object.html#del">del</a></li>
<li data-name="Ergo.data.Object#entry"><a href="Ergo.data.Object.html#entry">entry</a></li>
<li data-name="Ergo.data.Object#fetch"><a href="Ergo.data.Object.html#fetch">fetch</a></li>
<li data-name="Ergo.data.Object#get"><a href="Ergo.data.Object.html#get">get</a></li>
<li data-name="Ergo.data.Object#includes"><a href="Ergo.data.Object.html#includes">includes</a></li>
<li data-name="Ergo.data.Object#opt"><a href="Ergo.data.Object.html#opt">opt</a></li>
<li data-name="Ergo.data.Object#prop"><a href="Ergo.data.Object.html#prop">prop</a></li>
<li data-name="Ergo.data.Object#raw"><a href="Ergo.data.Object.html#raw">raw</a></li>
<li data-name="Ergo.data.Object#rawCopy"><a href="Ergo.data.Object.html#rawCopy">rawCopy</a></li>
<li data-name="Ergo.data.Object#rm"><a href="Ergo.data.Object.html#rm">rm</a></li>
<li data-name="Ergo.data.Object#set"><a href="Ergo.data.Object.html#set">set</a></li>
<li data-name="Ergo.data.Object#size"><a href="Ergo.data.Object.html#size">size</a></li>
<li data-name="Ergo.data.Object#stream"><a href="Ergo.data.Object.html#stream">stream</a></li>
<li data-name="Ergo.data.Object#sync"><a href="Ergo.data.Object.html#sync">sync</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.events.Event">
<span class="title">
<a href="Ergo.events.Event.html">Ergo.events.Event</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.events.Event#_construct"><a href="Ergo.events.Event.html#_construct">_construct</a></li>
<li data-name="Ergo.events.Event#_destroy"><a href="Ergo.events.Event.html#_destroy">_destroy</a></li>
<li data-name="Ergo.events.Event#_missedAction"><a href="Ergo.events.Event.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.events.Event#_postConstruct"><a href="Ergo.events.Event.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.events.Event#_preConstruct"><a href="Ergo.events.Event.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.events.Event#includes"><a href="Ergo.events.Event.html#includes">includes</a></li>
<li data-name="Ergo.events.Event#opt"><a href="Ergo.events.Event.html#opt">opt</a></li>
<li data-name="Ergo.events.Event#prop"><a href="Ergo.events.Event.html#prop">prop</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Button">
<span class="title">
<a href="Ergo.html.Button.html">Ergo.html.Button</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Button#_bindVDOM"><a href="Ergo.html.Button.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Button#_construct"><a href="Ergo.html.Button.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Button#_dataChanged"><a href="Ergo.html.Button.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Button#_destroy"><a href="Ergo.html.Button.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Button#_layoutChanged"><a href="Ergo.html.Button.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Button#_missedAction"><a href="Ergo.html.Button.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Button#_missedState"><a href="Ergo.html.Button.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Button#_postConstruct"><a href="Ergo.html.Button.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Button#_preConstruct"><a href="Ergo.html.Button.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Button#_rebind"><a href="Ergo.html.Button.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Button#_renderDiff"><a href="Ergo.html.Button.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Button#_rerender"><a href="Ergo.html.Button.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Button#action"><a href="Ergo.html.Button.html#action">action</a></li>
<li data-name="Ergo.html.Button#bind"><a href="Ergo.html.Button.html#bind">bind</a></li>
<li data-name="Ergo.html.Button#component"><a href="Ergo.html.Button.html#component">component</a></li>
<li data-name="Ergo.html.Button#includes"><a href="Ergo.html.Button.html#includes">includes</a></li>
<li data-name="Ergo.html.Button#item"><a href="Ergo.html.Button.html#item">item</a></li>
<li data-name="Ergo.html.Button#layoutFactory"><a href="Ergo.html.Button.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Button#next"><a href="Ergo.html.Button.html#next">next</a></li>
<li data-name="Ergo.html.Button#opt"><a href="Ergo.html.Button.html#opt">opt</a></li>
<li data-name="Ergo.html.Button#parents"><a href="Ergo.html.Button.html#parents">parents</a></li>
<li data-name="Ergo.html.Button#prev"><a href="Ergo.html.Button.html#prev">prev</a></li>
<li data-name="Ergo.html.Button#prop"><a href="Ergo.html.Button.html#prop">prop</a></li>
<li data-name="Ergo.html.Button#render"><a href="Ergo.html.Button.html#render">render</a></li>
<li data-name="Ergo.html.Button#rise"><a href="Ergo.html.Button.html#rise">rise</a></li>
<li data-name="Ergo.html.Button#sink"><a href="Ergo.html.Button.html#sink">sink</a></li>
<li data-name="Ergo.html.Button#unrender"><a href="Ergo.html.Button.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Button#walk"><a href="Ergo.html.Button.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Checkbox">
<span class="title">
<a href="Ergo.html.Checkbox.html">Ergo.html.Checkbox</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Checkbox#_bindVDOM"><a href="Ergo.html.Checkbox.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Checkbox#_construct"><a href="Ergo.html.Checkbox.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Checkbox#_dataChanged"><a href="Ergo.html.Checkbox.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Checkbox#_destroy"><a href="Ergo.html.Checkbox.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Checkbox#_layoutChanged"><a href="Ergo.html.Checkbox.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Checkbox#_missedAction"><a href="Ergo.html.Checkbox.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Checkbox#_missedState"><a href="Ergo.html.Checkbox.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Checkbox#_postConstruct"><a href="Ergo.html.Checkbox.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Checkbox#_preConstruct"><a href="Ergo.html.Checkbox.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Checkbox#_rebind"><a href="Ergo.html.Checkbox.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Checkbox#_renderDiff"><a href="Ergo.html.Checkbox.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Checkbox#_rerender"><a href="Ergo.html.Checkbox.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Checkbox#action"><a href="Ergo.html.Checkbox.html#action">action</a></li>
<li data-name="Ergo.html.Checkbox#bind"><a href="Ergo.html.Checkbox.html#bind">bind</a></li>
<li data-name="Ergo.html.Checkbox#component"><a href="Ergo.html.Checkbox.html#component">component</a></li>
<li data-name="Ergo.html.Checkbox#includes"><a href="Ergo.html.Checkbox.html#includes">includes</a></li>
<li data-name="Ergo.html.Checkbox#item"><a href="Ergo.html.Checkbox.html#item">item</a></li>
<li data-name="Ergo.html.Checkbox#layoutFactory"><a href="Ergo.html.Checkbox.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Checkbox#next"><a href="Ergo.html.Checkbox.html#next">next</a></li>
<li data-name="Ergo.html.Checkbox#opt"><a href="Ergo.html.Checkbox.html#opt">opt</a></li>
<li data-name="Ergo.html.Checkbox#parents"><a href="Ergo.html.Checkbox.html#parents">parents</a></li>
<li data-name="Ergo.html.Checkbox#prev"><a href="Ergo.html.Checkbox.html#prev">prev</a></li>
<li data-name="Ergo.html.Checkbox#prop"><a href="Ergo.html.Checkbox.html#prop">prop</a></li>
<li data-name="Ergo.html.Checkbox#render"><a href="Ergo.html.Checkbox.html#render">render</a></li>
<li data-name="Ergo.html.Checkbox#rise"><a href="Ergo.html.Checkbox.html#rise">rise</a></li>
<li data-name="Ergo.html.Checkbox#sink"><a href="Ergo.html.Checkbox.html#sink">sink</a></li>
<li data-name="Ergo.html.Checkbox#unrender"><a href="Ergo.html.Checkbox.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Checkbox#walk"><a href="Ergo.html.Checkbox.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Form">
<span class="title">
<a href="Ergo.html.Form.html">Ergo.html.Form</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Form#_bindVDOM"><a href="Ergo.html.Form.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Form#_construct"><a href="Ergo.html.Form.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Form#_dataChanged"><a href="Ergo.html.Form.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Form#_destroy"><a href="Ergo.html.Form.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Form#_layoutChanged"><a href="Ergo.html.Form.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Form#_missedAction"><a href="Ergo.html.Form.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Form#_missedState"><a href="Ergo.html.Form.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Form#_postConstruct"><a href="Ergo.html.Form.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Form#_preConstruct"><a href="Ergo.html.Form.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Form#_rebind"><a href="Ergo.html.Form.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Form#_renderDiff"><a href="Ergo.html.Form.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Form#_rerender"><a href="Ergo.html.Form.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Form#action"><a href="Ergo.html.Form.html#action">action</a></li>
<li data-name="Ergo.html.Form#bind"><a href="Ergo.html.Form.html#bind">bind</a></li>
<li data-name="Ergo.html.Form#component"><a href="Ergo.html.Form.html#component">component</a></li>
<li data-name="Ergo.html.Form#includes"><a href="Ergo.html.Form.html#includes">includes</a></li>
<li data-name="Ergo.html.Form#item"><a href="Ergo.html.Form.html#item">item</a></li>
<li data-name="Ergo.html.Form#layoutFactory"><a href="Ergo.html.Form.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Form#next"><a href="Ergo.html.Form.html#next">next</a></li>
<li data-name="Ergo.html.Form#opt"><a href="Ergo.html.Form.html#opt">opt</a></li>
<li data-name="Ergo.html.Form#parents"><a href="Ergo.html.Form.html#parents">parents</a></li>
<li data-name="Ergo.html.Form#prev"><a href="Ergo.html.Form.html#prev">prev</a></li>
<li data-name="Ergo.html.Form#prop"><a href="Ergo.html.Form.html#prop">prop</a></li>
<li data-name="Ergo.html.Form#render"><a href="Ergo.html.Form.html#render">render</a></li>
<li data-name="Ergo.html.Form#rise"><a href="Ergo.html.Form.html#rise">rise</a></li>
<li data-name="Ergo.html.Form#sink"><a href="Ergo.html.Form.html#sink">sink</a></li>
<li data-name="Ergo.html.Form#unrender"><a href="Ergo.html.Form.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Form#walk"><a href="Ergo.html.Form.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Iframe">
<span class="title">
<a href="Ergo.html.Iframe.html">Ergo.html.Iframe</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Iframe#_bindVDOM"><a href="Ergo.html.Iframe.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Iframe#_construct"><a href="Ergo.html.Iframe.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Iframe#_dataChanged"><a href="Ergo.html.Iframe.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Iframe#_destroy"><a href="Ergo.html.Iframe.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Iframe#_layoutChanged"><a href="Ergo.html.Iframe.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Iframe#_missedAction"><a href="Ergo.html.Iframe.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Iframe#_missedState"><a href="Ergo.html.Iframe.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Iframe#_postConstruct"><a href="Ergo.html.Iframe.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Iframe#_preConstruct"><a href="Ergo.html.Iframe.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Iframe#_rebind"><a href="Ergo.html.Iframe.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Iframe#_renderDiff"><a href="Ergo.html.Iframe.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Iframe#_rerender"><a href="Ergo.html.Iframe.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Iframe#action"><a href="Ergo.html.Iframe.html#action">action</a></li>
<li data-name="Ergo.html.Iframe#bind"><a href="Ergo.html.Iframe.html#bind">bind</a></li>
<li data-name="Ergo.html.Iframe#component"><a href="Ergo.html.Iframe.html#component">component</a></li>
<li data-name="Ergo.html.Iframe#includes"><a href="Ergo.html.Iframe.html#includes">includes</a></li>
<li data-name="Ergo.html.Iframe#item"><a href="Ergo.html.Iframe.html#item">item</a></li>
<li data-name="Ergo.html.Iframe#layoutFactory"><a href="Ergo.html.Iframe.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Iframe#next"><a href="Ergo.html.Iframe.html#next">next</a></li>
<li data-name="Ergo.html.Iframe#opt"><a href="Ergo.html.Iframe.html#opt">opt</a></li>
<li data-name="Ergo.html.Iframe#parents"><a href="Ergo.html.Iframe.html#parents">parents</a></li>
<li data-name="Ergo.html.Iframe#prev"><a href="Ergo.html.Iframe.html#prev">prev</a></li>
<li data-name="Ergo.html.Iframe#prop"><a href="Ergo.html.Iframe.html#prop">prop</a></li>
<li data-name="Ergo.html.Iframe#render"><a href="Ergo.html.Iframe.html#render">render</a></li>
<li data-name="Ergo.html.Iframe#rise"><a href="Ergo.html.Iframe.html#rise">rise</a></li>
<li data-name="Ergo.html.Iframe#sink"><a href="Ergo.html.Iframe.html#sink">sink</a></li>
<li data-name="Ergo.html.Iframe#unrender"><a href="Ergo.html.Iframe.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Iframe#walk"><a href="Ergo.html.Iframe.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Img">
<span class="title">
<a href="Ergo.html.Img.html">Ergo.html.Img</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Img#_bindVDOM"><a href="Ergo.html.Img.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Img#_construct"><a href="Ergo.html.Img.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Img#_dataChanged"><a href="Ergo.html.Img.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Img#_destroy"><a href="Ergo.html.Img.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Img#_layoutChanged"><a href="Ergo.html.Img.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Img#_missedAction"><a href="Ergo.html.Img.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Img#_missedState"><a href="Ergo.html.Img.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Img#_postConstruct"><a href="Ergo.html.Img.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Img#_preConstruct"><a href="Ergo.html.Img.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Img#_rebind"><a href="Ergo.html.Img.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Img#_renderDiff"><a href="Ergo.html.Img.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Img#_rerender"><a href="Ergo.html.Img.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Img#action"><a href="Ergo.html.Img.html#action">action</a></li>
<li data-name="Ergo.html.Img#bind"><a href="Ergo.html.Img.html#bind">bind</a></li>
<li data-name="Ergo.html.Img#component"><a href="Ergo.html.Img.html#component">component</a></li>
<li data-name="Ergo.html.Img#includes"><a href="Ergo.html.Img.html#includes">includes</a></li>
<li data-name="Ergo.html.Img#item"><a href="Ergo.html.Img.html#item">item</a></li>
<li data-name="Ergo.html.Img#layoutFactory"><a href="Ergo.html.Img.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Img#next"><a href="Ergo.html.Img.html#next">next</a></li>
<li data-name="Ergo.html.Img#opt"><a href="Ergo.html.Img.html#opt">opt</a></li>
<li data-name="Ergo.html.Img#parents"><a href="Ergo.html.Img.html#parents">parents</a></li>
<li data-name="Ergo.html.Img#prev"><a href="Ergo.html.Img.html#prev">prev</a></li>
<li data-name="Ergo.html.Img#prop"><a href="Ergo.html.Img.html#prop">prop</a></li>
<li data-name="Ergo.html.Img#render"><a href="Ergo.html.Img.html#render">render</a></li>
<li data-name="Ergo.html.Img#rise"><a href="Ergo.html.Img.html#rise">rise</a></li>
<li data-name="Ergo.html.Img#sink"><a href="Ergo.html.Img.html#sink">sink</a></li>
<li data-name="Ergo.html.Img#unrender"><a href="Ergo.html.Img.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Img#walk"><a href="Ergo.html.Img.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Input">
<span class="title">
<a href="Ergo.html.Input.html">Ergo.html.Input</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Input#_bindVDOM"><a href="Ergo.html.Input.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Input#_construct"><a href="Ergo.html.Input.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Input#_dataChanged"><a href="Ergo.html.Input.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Input#_destroy"><a href="Ergo.html.Input.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Input#_layoutChanged"><a href="Ergo.html.Input.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Input#_missedAction"><a href="Ergo.html.Input.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Input#_missedState"><a href="Ergo.html.Input.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Input#_postConstruct"><a href="Ergo.html.Input.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Input#_preConstruct"><a href="Ergo.html.Input.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Input#_rebind"><a href="Ergo.html.Input.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Input#_renderDiff"><a href="Ergo.html.Input.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Input#_rerender"><a href="Ergo.html.Input.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Input#action"><a href="Ergo.html.Input.html#action">action</a></li>
<li data-name="Ergo.html.Input#bind"><a href="Ergo.html.Input.html#bind">bind</a></li>
<li data-name="Ergo.html.Input#component"><a href="Ergo.html.Input.html#component">component</a></li>
<li data-name="Ergo.html.Input#includes"><a href="Ergo.html.Input.html#includes">includes</a></li>
<li data-name="Ergo.html.Input#item"><a href="Ergo.html.Input.html#item">item</a></li>
<li data-name="Ergo.html.Input#layoutFactory"><a href="Ergo.html.Input.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Input#next"><a href="Ergo.html.Input.html#next">next</a></li>
<li data-name="Ergo.html.Input#opt"><a href="Ergo.html.Input.html#opt">opt</a></li>
<li data-name="Ergo.html.Input#parents"><a href="Ergo.html.Input.html#parents">parents</a></li>
<li data-name="Ergo.html.Input#prev"><a href="Ergo.html.Input.html#prev">prev</a></li>
<li data-name="Ergo.html.Input#prop"><a href="Ergo.html.Input.html#prop">prop</a></li>
<li data-name="Ergo.html.Input#render"><a href="Ergo.html.Input.html#render">render</a></li>
<li data-name="Ergo.html.Input#rise"><a href="Ergo.html.Input.html#rise">rise</a></li>
<li data-name="Ergo.html.Input#sink"><a href="Ergo.html.Input.html#sink">sink</a></li>
<li data-name="Ergo.html.Input#unrender"><a href="Ergo.html.Input.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Input#walk"><a href="Ergo.html.Input.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Label">
<span class="title">
<a href="Ergo.html.Label.html">Ergo.html.Label</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Label#_bindVDOM"><a href="Ergo.html.Label.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Label#_bindVDOM"><a href="Ergo.html.Label.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Label#_construct"><a href="Ergo.html.Label.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Label#_construct"><a href="Ergo.html.Label.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Label#_dataChanged"><a href="Ergo.html.Label.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Label#_dataChanged"><a href="Ergo.html.Label.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Label#_destroy"><a href="Ergo.html.Label.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Label#_destroy"><a href="Ergo.html.Label.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Label#_layoutChanged"><a href="Ergo.html.Label.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Label#_layoutChanged"><a href="Ergo.html.Label.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Label#_missedAction"><a href="Ergo.html.Label.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Label#_missedAction"><a href="Ergo.html.Label.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Label#_missedState"><a href="Ergo.html.Label.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Label#_missedState"><a href="Ergo.html.Label.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Label#_postConstruct"><a href="Ergo.html.Label.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Label#_postConstruct"><a href="Ergo.html.Label.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Label#_preConstruct"><a href="Ergo.html.Label.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Label#_preConstruct"><a href="Ergo.html.Label.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Label#_rebind"><a href="Ergo.html.Label.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Label#_rebind"><a href="Ergo.html.Label.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Label#_renderDiff"><a href="Ergo.html.Label.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Label#_renderDiff"><a href="Ergo.html.Label.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Label#_rerender"><a href="Ergo.html.Label.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Label#_rerender"><a href="Ergo.html.Label.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Label#action"><a href="Ergo.html.Label.html#action">action</a></li>
<li data-name="Ergo.html.Label#action"><a href="Ergo.html.Label.html#action">action</a></li>
<li data-name="Ergo.html.Label#bind"><a href="Ergo.html.Label.html#bind">bind</a></li>
<li data-name="Ergo.html.Label#bind"><a href="Ergo.html.Label.html#bind">bind</a></li>
<li data-name="Ergo.html.Label#component"><a href="Ergo.html.Label.html#component">component</a></li>
<li data-name="Ergo.html.Label#component"><a href="Ergo.html.Label.html#component">component</a></li>
<li data-name="Ergo.html.Label#includes"><a href="Ergo.html.Label.html#includes">includes</a></li>
<li data-name="Ergo.html.Label#includes"><a href="Ergo.html.Label.html#includes">includes</a></li>
<li data-name="Ergo.html.Label#item"><a href="Ergo.html.Label.html#item">item</a></li>
<li data-name="Ergo.html.Label#item"><a href="Ergo.html.Label.html#item">item</a></li>
<li data-name="Ergo.html.Label#layoutFactory"><a href="Ergo.html.Label.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Label#layoutFactory"><a href="Ergo.html.Label.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Label#next"><a href="Ergo.html.Label.html#next">next</a></li>
<li data-name="Ergo.html.Label#next"><a href="Ergo.html.Label.html#next">next</a></li>
<li data-name="Ergo.html.Label#opt"><a href="Ergo.html.Label.html#opt">opt</a></li>
<li data-name="Ergo.html.Label#opt"><a href="Ergo.html.Label.html#opt">opt</a></li>
<li data-name="Ergo.html.Label#parents"><a href="Ergo.html.Label.html#parents">parents</a></li>
<li data-name="Ergo.html.Label#parents"><a href="Ergo.html.Label.html#parents">parents</a></li>
<li data-name="Ergo.html.Label#prev"><a href="Ergo.html.Label.html#prev">prev</a></li>
<li data-name="Ergo.html.Label#prev"><a href="Ergo.html.Label.html#prev">prev</a></li>
<li data-name="Ergo.html.Label#prop"><a href="Ergo.html.Label.html#prop">prop</a></li>
<li data-name="Ergo.html.Label#prop"><a href="Ergo.html.Label.html#prop">prop</a></li>
<li data-name="Ergo.html.Label#render"><a href="Ergo.html.Label.html#render">render</a></li>
<li data-name="Ergo.html.Label#render"><a href="Ergo.html.Label.html#render">render</a></li>
<li data-name="Ergo.html.Label#rise"><a href="Ergo.html.Label.html#rise">rise</a></li>
<li data-name="Ergo.html.Label#rise"><a href="Ergo.html.Label.html#rise">rise</a></li>
<li data-name="Ergo.html.Label#sink"><a href="Ergo.html.Label.html#sink">sink</a></li>
<li data-name="Ergo.html.Label#sink"><a href="Ergo.html.Label.html#sink">sink</a></li>
<li data-name="Ergo.html.Label#unrender"><a href="Ergo.html.Label.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Label#unrender"><a href="Ergo.html.Label.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Label#walk"><a href="Ergo.html.Label.html#walk">walk</a></li>
<li data-name="Ergo.html.Label#walk"><a href="Ergo.html.Label.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Label">
<span class="title">
<a href="Ergo.html.Label.html">Ergo.html.Label</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Label#_bindVDOM"><a href="Ergo.html.Label.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Label#_bindVDOM"><a href="Ergo.html.Label.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Label#_construct"><a href="Ergo.html.Label.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Label#_construct"><a href="Ergo.html.Label.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Label#_dataChanged"><a href="Ergo.html.Label.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Label#_dataChanged"><a href="Ergo.html.Label.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Label#_destroy"><a href="Ergo.html.Label.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Label#_destroy"><a href="Ergo.html.Label.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Label#_layoutChanged"><a href="Ergo.html.Label.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Label#_layoutChanged"><a href="Ergo.html.Label.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Label#_missedAction"><a href="Ergo.html.Label.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Label#_missedAction"><a href="Ergo.html.Label.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Label#_missedState"><a href="Ergo.html.Label.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Label#_missedState"><a href="Ergo.html.Label.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Label#_postConstruct"><a href="Ergo.html.Label.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Label#_postConstruct"><a href="Ergo.html.Label.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Label#_preConstruct"><a href="Ergo.html.Label.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Label#_preConstruct"><a href="Ergo.html.Label.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Label#_rebind"><a href="Ergo.html.Label.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Label#_rebind"><a href="Ergo.html.Label.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Label#_renderDiff"><a href="Ergo.html.Label.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Label#_renderDiff"><a href="Ergo.html.Label.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Label#_rerender"><a href="Ergo.html.Label.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Label#_rerender"><a href="Ergo.html.Label.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Label#action"><a href="Ergo.html.Label.html#action">action</a></li>
<li data-name="Ergo.html.Label#action"><a href="Ergo.html.Label.html#action">action</a></li>
<li data-name="Ergo.html.Label#bind"><a href="Ergo.html.Label.html#bind">bind</a></li>
<li data-name="Ergo.html.Label#bind"><a href="Ergo.html.Label.html#bind">bind</a></li>
<li data-name="Ergo.html.Label#component"><a href="Ergo.html.Label.html#component">component</a></li>
<li data-name="Ergo.html.Label#component"><a href="Ergo.html.Label.html#component">component</a></li>
<li data-name="Ergo.html.Label#includes"><a href="Ergo.html.Label.html#includes">includes</a></li>
<li data-name="Ergo.html.Label#includes"><a href="Ergo.html.Label.html#includes">includes</a></li>
<li data-name="Ergo.html.Label#item"><a href="Ergo.html.Label.html#item">item</a></li>
<li data-name="Ergo.html.Label#item"><a href="Ergo.html.Label.html#item">item</a></li>
<li data-name="Ergo.html.Label#layoutFactory"><a href="Ergo.html.Label.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Label#layoutFactory"><a href="Ergo.html.Label.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Label#next"><a href="Ergo.html.Label.html#next">next</a></li>
<li data-name="Ergo.html.Label#next"><a href="Ergo.html.Label.html#next">next</a></li>
<li data-name="Ergo.html.Label#opt"><a href="Ergo.html.Label.html#opt">opt</a></li>
<li data-name="Ergo.html.Label#opt"><a href="Ergo.html.Label.html#opt">opt</a></li>
<li data-name="Ergo.html.Label#parents"><a href="Ergo.html.Label.html#parents">parents</a></li>
<li data-name="Ergo.html.Label#parents"><a href="Ergo.html.Label.html#parents">parents</a></li>
<li data-name="Ergo.html.Label#prev"><a href="Ergo.html.Label.html#prev">prev</a></li>
<li data-name="Ergo.html.Label#prev"><a href="Ergo.html.Label.html#prev">prev</a></li>
<li data-name="Ergo.html.Label#prop"><a href="Ergo.html.Label.html#prop">prop</a></li>
<li data-name="Ergo.html.Label#prop"><a href="Ergo.html.Label.html#prop">prop</a></li>
<li data-name="Ergo.html.Label#render"><a href="Ergo.html.Label.html#render">render</a></li>
<li data-name="Ergo.html.Label#render"><a href="Ergo.html.Label.html#render">render</a></li>
<li data-name="Ergo.html.Label#rise"><a href="Ergo.html.Label.html#rise">rise</a></li>
<li data-name="Ergo.html.Label#rise"><a href="Ergo.html.Label.html#rise">rise</a></li>
<li data-name="Ergo.html.Label#sink"><a href="Ergo.html.Label.html#sink">sink</a></li>
<li data-name="Ergo.html.Label#sink"><a href="Ergo.html.Label.html#sink">sink</a></li>
<li data-name="Ergo.html.Label#unrender"><a href="Ergo.html.Label.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Label#unrender"><a href="Ergo.html.Label.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Label#walk"><a href="Ergo.html.Label.html#walk">walk</a></li>
<li data-name="Ergo.html.Label#walk"><a href="Ergo.html.Label.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Radio">
<span class="title">
<a href="Ergo.html.Radio.html">Ergo.html.Radio</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Radio#_bindVDOM"><a href="Ergo.html.Radio.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Radio#_construct"><a href="Ergo.html.Radio.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Radio#_dataChanged"><a href="Ergo.html.Radio.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Radio#_destroy"><a href="Ergo.html.Radio.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Radio#_layoutChanged"><a href="Ergo.html.Radio.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Radio#_missedAction"><a href="Ergo.html.Radio.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Radio#_missedState"><a href="Ergo.html.Radio.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Radio#_postConstruct"><a href="Ergo.html.Radio.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Radio#_preConstruct"><a href="Ergo.html.Radio.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Radio#_rebind"><a href="Ergo.html.Radio.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Radio#_renderDiff"><a href="Ergo.html.Radio.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Radio#_rerender"><a href="Ergo.html.Radio.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Radio#action"><a href="Ergo.html.Radio.html#action">action</a></li>
<li data-name="Ergo.html.Radio#bind"><a href="Ergo.html.Radio.html#bind">bind</a></li>
<li data-name="Ergo.html.Radio#component"><a href="Ergo.html.Radio.html#component">component</a></li>
<li data-name="Ergo.html.Radio#includes"><a href="Ergo.html.Radio.html#includes">includes</a></li>
<li data-name="Ergo.html.Radio#item"><a href="Ergo.html.Radio.html#item">item</a></li>
<li data-name="Ergo.html.Radio#layoutFactory"><a href="Ergo.html.Radio.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Radio#next"><a href="Ergo.html.Radio.html#next">next</a></li>
<li data-name="Ergo.html.Radio#opt"><a href="Ergo.html.Radio.html#opt">opt</a></li>
<li data-name="Ergo.html.Radio#parents"><a href="Ergo.html.Radio.html#parents">parents</a></li>
<li data-name="Ergo.html.Radio#prev"><a href="Ergo.html.Radio.html#prev">prev</a></li>
<li data-name="Ergo.html.Radio#prop"><a href="Ergo.html.Radio.html#prop">prop</a></li>
<li data-name="Ergo.html.Radio#render"><a href="Ergo.html.Radio.html#render">render</a></li>
<li data-name="Ergo.html.Radio#rise"><a href="Ergo.html.Radio.html#rise">rise</a></li>
<li data-name="Ergo.html.Radio#sink"><a href="Ergo.html.Radio.html#sink">sink</a></li>
<li data-name="Ergo.html.Radio#unrender"><a href="Ergo.html.Radio.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Radio#walk"><a href="Ergo.html.Radio.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Select">
<span class="title">
<a href="Ergo.html.Select.html">Ergo.html.Select</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Select#_bindVDOM"><a href="Ergo.html.Select.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Select#_construct"><a href="Ergo.html.Select.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Select#_dataChanged"><a href="Ergo.html.Select.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Select#_destroy"><a href="Ergo.html.Select.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Select#_layoutChanged"><a href="Ergo.html.Select.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Select#_missedAction"><a href="Ergo.html.Select.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Select#_missedState"><a href="Ergo.html.Select.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Select#_postConstruct"><a href="Ergo.html.Select.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Select#_preConstruct"><a href="Ergo.html.Select.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Select#_rebind"><a href="Ergo.html.Select.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Select#_renderDiff"><a href="Ergo.html.Select.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Select#_rerender"><a href="Ergo.html.Select.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Select#action"><a href="Ergo.html.Select.html#action">action</a></li>
<li data-name="Ergo.html.Select#bind"><a href="Ergo.html.Select.html#bind">bind</a></li>
<li data-name="Ergo.html.Select#component"><a href="Ergo.html.Select.html#component">component</a></li>
<li data-name="Ergo.html.Select#includes"><a href="Ergo.html.Select.html#includes">includes</a></li>
<li data-name="Ergo.html.Select#item"><a href="Ergo.html.Select.html#item">item</a></li>
<li data-name="Ergo.html.Select#layoutFactory"><a href="Ergo.html.Select.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Select#next"><a href="Ergo.html.Select.html#next">next</a></li>
<li data-name="Ergo.html.Select#opt"><a href="Ergo.html.Select.html#opt">opt</a></li>
<li data-name="Ergo.html.Select#parents"><a href="Ergo.html.Select.html#parents">parents</a></li>
<li data-name="Ergo.html.Select#prev"><a href="Ergo.html.Select.html#prev">prev</a></li>
<li data-name="Ergo.html.Select#prop"><a href="Ergo.html.Select.html#prop">prop</a></li>
<li data-name="Ergo.html.Select#render"><a href="Ergo.html.Select.html#render">render</a></li>
<li data-name="Ergo.html.Select#rise"><a href="Ergo.html.Select.html#rise">rise</a></li>
<li data-name="Ergo.html.Select#sink"><a href="Ergo.html.Select.html#sink">sink</a></li>
<li data-name="Ergo.html.Select#unrender"><a href="Ergo.html.Select.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Select#walk"><a href="Ergo.html.Select.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Textarea">
<span class="title">
<a href="Ergo.html.Textarea.html">Ergo.html.Textarea</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Textarea#_bindVDOM"><a href="Ergo.html.Textarea.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Textarea#_construct"><a href="Ergo.html.Textarea.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Textarea#_dataChanged"><a href="Ergo.html.Textarea.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Textarea#_destroy"><a href="Ergo.html.Textarea.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Textarea#_layoutChanged"><a href="Ergo.html.Textarea.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Textarea#_missedAction"><a href="Ergo.html.Textarea.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Textarea#_missedState"><a href="Ergo.html.Textarea.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Textarea#_postConstruct"><a href="Ergo.html.Textarea.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Textarea#_preConstruct"><a href="Ergo.html.Textarea.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Textarea#_rebind"><a href="Ergo.html.Textarea.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Textarea#_renderDiff"><a href="Ergo.html.Textarea.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Textarea#_rerender"><a href="Ergo.html.Textarea.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Textarea#action"><a href="Ergo.html.Textarea.html#action">action</a></li>
<li data-name="Ergo.html.Textarea#bind"><a href="Ergo.html.Textarea.html#bind">bind</a></li>
<li data-name="Ergo.html.Textarea#component"><a href="Ergo.html.Textarea.html#component">component</a></li>
<li data-name="Ergo.html.Textarea#includes"><a href="Ergo.html.Textarea.html#includes">includes</a></li>
<li data-name="Ergo.html.Textarea#item"><a href="Ergo.html.Textarea.html#item">item</a></li>
<li data-name="Ergo.html.Textarea#layoutFactory"><a href="Ergo.html.Textarea.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Textarea#next"><a href="Ergo.html.Textarea.html#next">next</a></li>
<li data-name="Ergo.html.Textarea#opt"><a href="Ergo.html.Textarea.html#opt">opt</a></li>
<li data-name="Ergo.html.Textarea#parents"><a href="Ergo.html.Textarea.html#parents">parents</a></li>
<li data-name="Ergo.html.Textarea#prev"><a href="Ergo.html.Textarea.html#prev">prev</a></li>
<li data-name="Ergo.html.Textarea#prop"><a href="Ergo.html.Textarea.html#prop">prop</a></li>
<li data-name="Ergo.html.Textarea#render"><a href="Ergo.html.Textarea.html#render">render</a></li>
<li data-name="Ergo.html.Textarea#rise"><a href="Ergo.html.Textarea.html#rise">rise</a></li>
<li data-name="Ergo.html.Textarea#sink"><a href="Ergo.html.Textarea.html#sink">sink</a></li>
<li data-name="Ergo.html.Textarea#unrender"><a href="Ergo.html.Textarea.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Textarea#walk"><a href="Ergo.html.Textarea.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.TextInput">
<span class="title">
<a href="Ergo.html.TextInput.html">Ergo.html.TextInput</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.TextInput#_bindVDOM"><a href="Ergo.html.TextInput.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.TextInput#_construct"><a href="Ergo.html.TextInput.html#_construct">_construct</a></li>
<li data-name="Ergo.html.TextInput#_dataChanged"><a href="Ergo.html.TextInput.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.TextInput#_destroy"><a href="Ergo.html.TextInput.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.TextInput#_layoutChanged"><a href="Ergo.html.TextInput.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.TextInput#_missedAction"><a href="Ergo.html.TextInput.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.TextInput#_missedState"><a href="Ergo.html.TextInput.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.TextInput#_postConstruct"><a href="Ergo.html.TextInput.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.TextInput#_preConstruct"><a href="Ergo.html.TextInput.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.TextInput#_rebind"><a href="Ergo.html.TextInput.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.TextInput#_renderDiff"><a href="Ergo.html.TextInput.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.TextInput#_rerender"><a href="Ergo.html.TextInput.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.TextInput#action"><a href="Ergo.html.TextInput.html#action">action</a></li>
<li data-name="Ergo.html.TextInput#bind"><a href="Ergo.html.TextInput.html#bind">bind</a></li>
<li data-name="Ergo.html.TextInput#component"><a href="Ergo.html.TextInput.html#component">component</a></li>
<li data-name="Ergo.html.TextInput#includes"><a href="Ergo.html.TextInput.html#includes">includes</a></li>
<li data-name="Ergo.html.TextInput#item"><a href="Ergo.html.TextInput.html#item">item</a></li>
<li data-name="Ergo.html.TextInput#layoutFactory"><a href="Ergo.html.TextInput.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.TextInput#next"><a href="Ergo.html.TextInput.html#next">next</a></li>
<li data-name="Ergo.html.TextInput#opt"><a href="Ergo.html.TextInput.html#opt">opt</a></li>
<li data-name="Ergo.html.TextInput#parents"><a href="Ergo.html.TextInput.html#parents">parents</a></li>
<li data-name="Ergo.html.TextInput#prev"><a href="Ergo.html.TextInput.html#prev">prev</a></li>
<li data-name="Ergo.html.TextInput#prop"><a href="Ergo.html.TextInput.html#prop">prop</a></li>
<li data-name="Ergo.html.TextInput#render"><a href="Ergo.html.TextInput.html#render">render</a></li>
<li data-name="Ergo.html.TextInput#rise"><a href="Ergo.html.TextInput.html#rise">rise</a></li>
<li data-name="Ergo.html.TextInput#sink"><a href="Ergo.html.TextInput.html#sink">sink</a></li>
<li data-name="Ergo.html.TextInput#unrender"><a href="Ergo.html.TextInput.html#unrender">unrender</a></li>
<li data-name="Ergo.html.TextInput#walk"><a href="Ergo.html.TextInput.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.html.Widget">
<span class="title">
<a href="Ergo.html.Widget.html">Ergo.html.Widget</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.html.Widget#_bindVDOM"><a href="Ergo.html.Widget.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.html.Widget#_construct"><a href="Ergo.html.Widget.html#_construct">_construct</a></li>
<li data-name="Ergo.html.Widget#_dataChanged"><a href="Ergo.html.Widget.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.html.Widget#_destroy"><a href="Ergo.html.Widget.html#_destroy">_destroy</a></li>
<li data-name="Ergo.html.Widget#_layoutChanged"><a href="Ergo.html.Widget.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.html.Widget#_missedAction"><a href="Ergo.html.Widget.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.html.Widget#_missedState"><a href="Ergo.html.Widget.html#_missedState">_missedState</a></li>
<li data-name="Ergo.html.Widget#_postConstruct"><a href="Ergo.html.Widget.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.html.Widget#_preConstruct"><a href="Ergo.html.Widget.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.html.Widget#_rebind"><a href="Ergo.html.Widget.html#_rebind">_rebind</a></li>
<li data-name="Ergo.html.Widget#_renderDiff"><a href="Ergo.html.Widget.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.html.Widget#_rerender"><a href="Ergo.html.Widget.html#_rerender">_rerender</a></li>
<li data-name="Ergo.html.Widget#action"><a href="Ergo.html.Widget.html#action">action</a></li>
<li data-name="Ergo.html.Widget#bind"><a href="Ergo.html.Widget.html#bind">bind</a></li>
<li data-name="Ergo.html.Widget#component"><a href="Ergo.html.Widget.html#component">component</a></li>
<li data-name="Ergo.html.Widget#includes"><a href="Ergo.html.Widget.html#includes">includes</a></li>
<li data-name="Ergo.html.Widget#item"><a href="Ergo.html.Widget.html#item">item</a></li>
<li data-name="Ergo.html.Widget#layoutFactory"><a href="Ergo.html.Widget.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.html.Widget#next"><a href="Ergo.html.Widget.html#next">next</a></li>
<li data-name="Ergo.html.Widget#opt"><a href="Ergo.html.Widget.html#opt">opt</a></li>
<li data-name="Ergo.html.Widget#parents"><a href="Ergo.html.Widget.html#parents">parents</a></li>
<li data-name="Ergo.html.Widget#prev"><a href="Ergo.html.Widget.html#prev">prev</a></li>
<li data-name="Ergo.html.Widget#prop"><a href="Ergo.html.Widget.html#prop">prop</a></li>
<li data-name="Ergo.html.Widget#render"><a href="Ergo.html.Widget.html#render">render</a></li>
<li data-name="Ergo.html.Widget#rise"><a href="Ergo.html.Widget.html#rise">rise</a></li>
<li data-name="Ergo.html.Widget#sink"><a href="Ergo.html.Widget.html#sink">sink</a></li>
<li data-name="Ergo.html.Widget#unrender"><a href="Ergo.html.Widget.html#unrender">unrender</a></li>
<li data-name="Ergo.html.Widget#walk"><a href="Ergo.html.Widget.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets._Text">
<span class="title">
<a href="Ergo.widgets._Text.html">Ergo.widgets._Text</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets._Text#_bindVDOM"><a href="Ergo.widgets._Text.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets._Text#_construct"><a href="Ergo.widgets._Text.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets._Text#_dataChanged"><a href="Ergo.widgets._Text.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets._Text#_destroy"><a href="Ergo.widgets._Text.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets._Text#_layoutChanged"><a href="Ergo.widgets._Text.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets._Text#_missedAction"><a href="Ergo.widgets._Text.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets._Text#_missedState"><a href="Ergo.widgets._Text.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets._Text#_postConstruct"><a href="Ergo.widgets._Text.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets._Text#_preConstruct"><a href="Ergo.widgets._Text.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets._Text#_rebind"><a href="Ergo.widgets._Text.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets._Text#_renderDiff"><a href="Ergo.widgets._Text.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets._Text#_rerender"><a href="Ergo.widgets._Text.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets._Text#action"><a href="Ergo.widgets._Text.html#action">action</a></li>
<li data-name="Ergo.widgets._Text#bind"><a href="Ergo.widgets._Text.html#bind">bind</a></li>
<li data-name="Ergo.widgets._Text#component"><a href="Ergo.widgets._Text.html#component">component</a></li>
<li data-name="Ergo.widgets._Text#includes"><a href="Ergo.widgets._Text.html#includes">includes</a></li>
<li data-name="Ergo.widgets._Text#item"><a href="Ergo.widgets._Text.html#item">item</a></li>
<li data-name="Ergo.widgets._Text#layoutFactory"><a href="Ergo.widgets._Text.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets._Text#next"><a href="Ergo.widgets._Text.html#next">next</a></li>
<li data-name="Ergo.widgets._Text#opt"><a href="Ergo.widgets._Text.html#opt">opt</a></li>
<li data-name="Ergo.widgets._Text#parents"><a href="Ergo.widgets._Text.html#parents">parents</a></li>
<li data-name="Ergo.widgets._Text#prev"><a href="Ergo.widgets._Text.html#prev">prev</a></li>
<li data-name="Ergo.widgets._Text#prop"><a href="Ergo.widgets._Text.html#prop">prop</a></li>
<li data-name="Ergo.widgets._Text#render"><a href="Ergo.widgets._Text.html#render">render</a></li>
<li data-name="Ergo.widgets._Text#rise"><a href="Ergo.widgets._Text.html#rise">rise</a></li>
<li data-name="Ergo.widgets._Text#sink"><a href="Ergo.widgets._Text.html#sink">sink</a></li>
<li data-name="Ergo.widgets._Text#unrender"><a href="Ergo.widgets._Text.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets._Text#walk"><a href="Ergo.widgets._Text.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Box">
<span class="title">
<a href="Ergo.widgets.Box.html">Ergo.widgets.Box</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Box#_bindVDOM"><a href="Ergo.widgets.Box.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Box#_construct"><a href="Ergo.widgets.Box.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Box#_dataChanged"><a href="Ergo.widgets.Box.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Box#_destroy"><a href="Ergo.widgets.Box.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Box#_layoutChanged"><a href="Ergo.widgets.Box.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Box#_missedAction"><a href="Ergo.widgets.Box.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Box#_missedState"><a href="Ergo.widgets.Box.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Box#_postConstruct"><a href="Ergo.widgets.Box.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Box#_preConstruct"><a href="Ergo.widgets.Box.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Box#_rebind"><a href="Ergo.widgets.Box.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Box#_renderDiff"><a href="Ergo.widgets.Box.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Box#_rerender"><a href="Ergo.widgets.Box.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Box#action"><a href="Ergo.widgets.Box.html#action">action</a></li>
<li data-name="Ergo.widgets.Box#bind"><a href="Ergo.widgets.Box.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Box#component"><a href="Ergo.widgets.Box.html#component">component</a></li>
<li data-name="Ergo.widgets.Box#includes"><a href="Ergo.widgets.Box.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Box#item"><a href="Ergo.widgets.Box.html#item">item</a></li>
<li data-name="Ergo.widgets.Box#layoutFactory"><a href="Ergo.widgets.Box.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Box#next"><a href="Ergo.widgets.Box.html#next">next</a></li>
<li data-name="Ergo.widgets.Box#opt"><a href="Ergo.widgets.Box.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Box#parents"><a href="Ergo.widgets.Box.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Box#prev"><a href="Ergo.widgets.Box.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Box#prop"><a href="Ergo.widgets.Box.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Box#render"><a href="Ergo.widgets.Box.html#render">render</a></li>
<li data-name="Ergo.widgets.Box#rise"><a href="Ergo.widgets.Box.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Box#sink"><a href="Ergo.widgets.Box.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Box#unrender"><a href="Ergo.widgets.Box.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Box#walk"><a href="Ergo.widgets.Box.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Button">
<span class="title">
<a href="Ergo.widgets.Button.html">Ergo.widgets.Button</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Button#_bindVDOM"><a href="Ergo.widgets.Button.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Button#_construct"><a href="Ergo.widgets.Button.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Button#_dataChanged"><a href="Ergo.widgets.Button.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Button#_destroy"><a href="Ergo.widgets.Button.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Button#_layoutChanged"><a href="Ergo.widgets.Button.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Button#_missedAction"><a href="Ergo.widgets.Button.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Button#_missedState"><a href="Ergo.widgets.Button.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Button#_postConstruct"><a href="Ergo.widgets.Button.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Button#_preConstruct"><a href="Ergo.widgets.Button.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Button#_rebind"><a href="Ergo.widgets.Button.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Button#_renderDiff"><a href="Ergo.widgets.Button.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Button#_rerender"><a href="Ergo.widgets.Button.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Button#action"><a href="Ergo.widgets.Button.html#action">action</a></li>
<li data-name="Ergo.widgets.Button#bind"><a href="Ergo.widgets.Button.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Button#component"><a href="Ergo.widgets.Button.html#component">component</a></li>
<li data-name="Ergo.widgets.Button#includes"><a href="Ergo.widgets.Button.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Button#item"><a href="Ergo.widgets.Button.html#item">item</a></li>
<li data-name="Ergo.widgets.Button#layoutFactory"><a href="Ergo.widgets.Button.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Button#next"><a href="Ergo.widgets.Button.html#next">next</a></li>
<li data-name="Ergo.widgets.Button#opt"><a href="Ergo.widgets.Button.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Button#parents"><a href="Ergo.widgets.Button.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Button#prev"><a href="Ergo.widgets.Button.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Button#prop"><a href="Ergo.widgets.Button.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Button#render"><a href="Ergo.widgets.Button.html#render">render</a></li>
<li data-name="Ergo.widgets.Button#rise"><a href="Ergo.widgets.Button.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Button#sink"><a href="Ergo.widgets.Button.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Button#unrender"><a href="Ergo.widgets.Button.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Button#walk"><a href="Ergo.widgets.Button.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Html">
<span class="title">
<a href="Ergo.widgets.Html.html">Ergo.widgets.Html</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Html#_bindVDOM"><a href="Ergo.widgets.Html.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Html#_construct"><a href="Ergo.widgets.Html.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Html#_dataChanged"><a href="Ergo.widgets.Html.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Html#_destroy"><a href="Ergo.widgets.Html.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Html#_layoutChanged"><a href="Ergo.widgets.Html.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Html#_missedAction"><a href="Ergo.widgets.Html.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Html#_missedState"><a href="Ergo.widgets.Html.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Html#_postConstruct"><a href="Ergo.widgets.Html.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Html#_preConstruct"><a href="Ergo.widgets.Html.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Html#_rebind"><a href="Ergo.widgets.Html.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Html#_renderDiff"><a href="Ergo.widgets.Html.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Html#_rerender"><a href="Ergo.widgets.Html.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Html#action"><a href="Ergo.widgets.Html.html#action">action</a></li>
<li data-name="Ergo.widgets.Html#bind"><a href="Ergo.widgets.Html.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Html#component"><a href="Ergo.widgets.Html.html#component">component</a></li>
<li data-name="Ergo.widgets.Html#includes"><a href="Ergo.widgets.Html.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Html#item"><a href="Ergo.widgets.Html.html#item">item</a></li>
<li data-name="Ergo.widgets.Html#layoutFactory"><a href="Ergo.widgets.Html.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Html#next"><a href="Ergo.widgets.Html.html#next">next</a></li>
<li data-name="Ergo.widgets.Html#opt"><a href="Ergo.widgets.Html.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Html#parents"><a href="Ergo.widgets.Html.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Html#prev"><a href="Ergo.widgets.Html.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Html#prop"><a href="Ergo.widgets.Html.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Html#render"><a href="Ergo.widgets.Html.html#render">render</a></li>
<li data-name="Ergo.widgets.Html#rise"><a href="Ergo.widgets.Html.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Html#sink"><a href="Ergo.widgets.Html.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Html#unrender"><a href="Ergo.widgets.Html.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Html#walk"><a href="Ergo.widgets.Html.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Icon">
<span class="title">
<a href="Ergo.widgets.Icon.html">Ergo.widgets.Icon</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Icon#_bindVDOM"><a href="Ergo.widgets.Icon.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Icon#_construct"><a href="Ergo.widgets.Icon.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Icon#_dataChanged"><a href="Ergo.widgets.Icon.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Icon#_destroy"><a href="Ergo.widgets.Icon.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Icon#_layoutChanged"><a href="Ergo.widgets.Icon.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Icon#_missedAction"><a href="Ergo.widgets.Icon.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Icon#_missedState"><a href="Ergo.widgets.Icon.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Icon#_postConstruct"><a href="Ergo.widgets.Icon.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Icon#_preConstruct"><a href="Ergo.widgets.Icon.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Icon#_rebind"><a href="Ergo.widgets.Icon.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Icon#_renderDiff"><a href="Ergo.widgets.Icon.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Icon#_rerender"><a href="Ergo.widgets.Icon.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Icon#action"><a href="Ergo.widgets.Icon.html#action">action</a></li>
<li data-name="Ergo.widgets.Icon#bind"><a href="Ergo.widgets.Icon.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Icon#component"><a href="Ergo.widgets.Icon.html#component">component</a></li>
<li data-name="Ergo.widgets.Icon#includes"><a href="Ergo.widgets.Icon.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Icon#item"><a href="Ergo.widgets.Icon.html#item">item</a></li>
<li data-name="Ergo.widgets.Icon#layoutFactory"><a href="Ergo.widgets.Icon.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Icon#next"><a href="Ergo.widgets.Icon.html#next">next</a></li>
<li data-name="Ergo.widgets.Icon#opt"><a href="Ergo.widgets.Icon.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Icon#parents"><a href="Ergo.widgets.Icon.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Icon#prev"><a href="Ergo.widgets.Icon.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Icon#prop"><a href="Ergo.widgets.Icon.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Icon#render"><a href="Ergo.widgets.Icon.html#render">render</a></li>
<li data-name="Ergo.widgets.Icon#rise"><a href="Ergo.widgets.Icon.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Icon#sink"><a href="Ergo.widgets.Icon.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Icon#unrender"><a href="Ergo.widgets.Icon.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Icon#walk"><a href="Ergo.widgets.Icon.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Link">
<span class="title">
<a href="Ergo.widgets.Link.html">Ergo.widgets.Link</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Link#_bindVDOM"><a href="Ergo.widgets.Link.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Link#_construct"><a href="Ergo.widgets.Link.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Link#_dataChanged"><a href="Ergo.widgets.Link.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Link#_destroy"><a href="Ergo.widgets.Link.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Link#_layoutChanged"><a href="Ergo.widgets.Link.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Link#_missedAction"><a href="Ergo.widgets.Link.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Link#_missedState"><a href="Ergo.widgets.Link.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Link#_postConstruct"><a href="Ergo.widgets.Link.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Link#_preConstruct"><a href="Ergo.widgets.Link.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Link#_rebind"><a href="Ergo.widgets.Link.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Link#_renderDiff"><a href="Ergo.widgets.Link.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Link#_rerender"><a href="Ergo.widgets.Link.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Link#action"><a href="Ergo.widgets.Link.html#action">action</a></li>
<li data-name="Ergo.widgets.Link#bind"><a href="Ergo.widgets.Link.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Link#component"><a href="Ergo.widgets.Link.html#component">component</a></li>
<li data-name="Ergo.widgets.Link#includes"><a href="Ergo.widgets.Link.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Link#item"><a href="Ergo.widgets.Link.html#item">item</a></li>
<li data-name="Ergo.widgets.Link#layoutFactory"><a href="Ergo.widgets.Link.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Link#next"><a href="Ergo.widgets.Link.html#next">next</a></li>
<li data-name="Ergo.widgets.Link#opt"><a href="Ergo.widgets.Link.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Link#parents"><a href="Ergo.widgets.Link.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Link#prev"><a href="Ergo.widgets.Link.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Link#prop"><a href="Ergo.widgets.Link.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Link#render"><a href="Ergo.widgets.Link.html#render">render</a></li>
<li data-name="Ergo.widgets.Link#rise"><a href="Ergo.widgets.Link.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Link#sink"><a href="Ergo.widgets.Link.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Link#unrender"><a href="Ergo.widgets.Link.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Link#walk"><a href="Ergo.widgets.Link.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.List">
<span class="title">
<a href="Ergo.widgets.List.html">Ergo.widgets.List</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.List#_bindVDOM"><a href="Ergo.widgets.List.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.List#_construct"><a href="Ergo.widgets.List.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.List#_dataChanged"><a href="Ergo.widgets.List.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.List#_destroy"><a href="Ergo.widgets.List.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.List#_layoutChanged"><a href="Ergo.widgets.List.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.List#_missedAction"><a href="Ergo.widgets.List.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.List#_missedState"><a href="Ergo.widgets.List.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.List#_postConstruct"><a href="Ergo.widgets.List.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.List#_preConstruct"><a href="Ergo.widgets.List.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.List#_rebind"><a href="Ergo.widgets.List.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.List#_renderDiff"><a href="Ergo.widgets.List.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.List#_rerender"><a href="Ergo.widgets.List.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.List#action"><a href="Ergo.widgets.List.html#action">action</a></li>
<li data-name="Ergo.widgets.List#bind"><a href="Ergo.widgets.List.html#bind">bind</a></li>
<li data-name="Ergo.widgets.List#component"><a href="Ergo.widgets.List.html#component">component</a></li>
<li data-name="Ergo.widgets.List#includes"><a href="Ergo.widgets.List.html#includes">includes</a></li>
<li data-name="Ergo.widgets.List#item"><a href="Ergo.widgets.List.html#item">item</a></li>
<li data-name="Ergo.widgets.List#layoutFactory"><a href="Ergo.widgets.List.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.List#next"><a href="Ergo.widgets.List.html#next">next</a></li>
<li data-name="Ergo.widgets.List#opt"><a href="Ergo.widgets.List.html#opt">opt</a></li>
<li data-name="Ergo.widgets.List#parents"><a href="Ergo.widgets.List.html#parents">parents</a></li>
<li data-name="Ergo.widgets.List#prev"><a href="Ergo.widgets.List.html#prev">prev</a></li>
<li data-name="Ergo.widgets.List#prop"><a href="Ergo.widgets.List.html#prop">prop</a></li>
<li data-name="Ergo.widgets.List#render"><a href="Ergo.widgets.List.html#render">render</a></li>
<li data-name="Ergo.widgets.List#rise"><a href="Ergo.widgets.List.html#rise">rise</a></li>
<li data-name="Ergo.widgets.List#sink"><a href="Ergo.widgets.List.html#sink">sink</a></li>
<li data-name="Ergo.widgets.List#unrender"><a href="Ergo.widgets.List.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.List#walk"><a href="Ergo.widgets.List.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.NestedItem">
<span class="title">
<a href="Ergo.widgets.NestedItem.html">Ergo.widgets.NestedItem</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.NestedItem#_bindVDOM"><a href="Ergo.widgets.NestedItem.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.NestedItem#_construct"><a href="Ergo.widgets.NestedItem.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.NestedItem#_dataChanged"><a href="Ergo.widgets.NestedItem.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.NestedItem#_destroy"><a href="Ergo.widgets.NestedItem.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.NestedItem#_layoutChanged"><a href="Ergo.widgets.NestedItem.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.NestedItem#_missedAction"><a href="Ergo.widgets.NestedItem.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.NestedItem#_missedState"><a href="Ergo.widgets.NestedItem.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.NestedItem#_postConstruct"><a href="Ergo.widgets.NestedItem.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.NestedItem#_preConstruct"><a href="Ergo.widgets.NestedItem.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.NestedItem#_rebind"><a href="Ergo.widgets.NestedItem.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.NestedItem#_renderDiff"><a href="Ergo.widgets.NestedItem.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.NestedItem#_rerender"><a href="Ergo.widgets.NestedItem.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.NestedItem#action"><a href="Ergo.widgets.NestedItem.html#action">action</a></li>
<li data-name="Ergo.widgets.NestedItem#bind"><a href="Ergo.widgets.NestedItem.html#bind">bind</a></li>
<li data-name="Ergo.widgets.NestedItem#component"><a href="Ergo.widgets.NestedItem.html#component">component</a></li>
<li data-name="Ergo.widgets.NestedItem#includes"><a href="Ergo.widgets.NestedItem.html#includes">includes</a></li>
<li data-name="Ergo.widgets.NestedItem#item"><a href="Ergo.widgets.NestedItem.html#item">item</a></li>
<li data-name="Ergo.widgets.NestedItem#layoutFactory"><a href="Ergo.widgets.NestedItem.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.NestedItem#next"><a href="Ergo.widgets.NestedItem.html#next">next</a></li>
<li data-name="Ergo.widgets.NestedItem#opt"><a href="Ergo.widgets.NestedItem.html#opt">opt</a></li>
<li data-name="Ergo.widgets.NestedItem#parents"><a href="Ergo.widgets.NestedItem.html#parents">parents</a></li>
<li data-name="Ergo.widgets.NestedItem#path"><a href="Ergo.widgets.NestedItem.html#path">path</a></li>
<li data-name="Ergo.widgets.NestedItem#prev"><a href="Ergo.widgets.NestedItem.html#prev">prev</a></li>
<li data-name="Ergo.widgets.NestedItem#prop"><a href="Ergo.widgets.NestedItem.html#prop">prop</a></li>
<li data-name="Ergo.widgets.NestedItem#render"><a href="Ergo.widgets.NestedItem.html#render">render</a></li>
<li data-name="Ergo.widgets.NestedItem#rise"><a href="Ergo.widgets.NestedItem.html#rise">rise</a></li>
<li data-name="Ergo.widgets.NestedItem#sink"><a href="Ergo.widgets.NestedItem.html#sink">sink</a></li>
<li data-name="Ergo.widgets.NestedItem#unrender"><a href="Ergo.widgets.NestedItem.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.NestedItem#walk"><a href="Ergo.widgets.NestedItem.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.NestedList">
<span class="title">
<a href="Ergo.widgets.NestedList.html">Ergo.widgets.NestedList</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.NestedList#_bindVDOM"><a href="Ergo.widgets.NestedList.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.NestedList#_construct"><a href="Ergo.widgets.NestedList.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.NestedList#_dataChanged"><a href="Ergo.widgets.NestedList.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.NestedList#_destroy"><a href="Ergo.widgets.NestedList.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.NestedList#_layoutChanged"><a href="Ergo.widgets.NestedList.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.NestedList#_missedAction"><a href="Ergo.widgets.NestedList.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.NestedList#_missedState"><a href="Ergo.widgets.NestedList.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.NestedList#_postConstruct"><a href="Ergo.widgets.NestedList.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.NestedList#_preConstruct"><a href="Ergo.widgets.NestedList.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.NestedList#_rebind"><a href="Ergo.widgets.NestedList.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.NestedList#_renderDiff"><a href="Ergo.widgets.NestedList.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.NestedList#_rerender"><a href="Ergo.widgets.NestedList.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.NestedList#action"><a href="Ergo.widgets.NestedList.html#action">action</a></li>
<li data-name="Ergo.widgets.NestedList#bind"><a href="Ergo.widgets.NestedList.html#bind">bind</a></li>
<li data-name="Ergo.widgets.NestedList#component"><a href="Ergo.widgets.NestedList.html#component">component</a></li>
<li data-name="Ergo.widgets.NestedList#includes"><a href="Ergo.widgets.NestedList.html#includes">includes</a></li>
<li data-name="Ergo.widgets.NestedList#item"><a href="Ergo.widgets.NestedList.html#item">item</a></li>
<li data-name="Ergo.widgets.NestedList#layoutFactory"><a href="Ergo.widgets.NestedList.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.NestedList#next"><a href="Ergo.widgets.NestedList.html#next">next</a></li>
<li data-name="Ergo.widgets.NestedList#opt"><a href="Ergo.widgets.NestedList.html#opt">opt</a></li>
<li data-name="Ergo.widgets.NestedList#parents"><a href="Ergo.widgets.NestedList.html#parents">parents</a></li>
<li data-name="Ergo.widgets.NestedList#prev"><a href="Ergo.widgets.NestedList.html#prev">prev</a></li>
<li data-name="Ergo.widgets.NestedList#prop"><a href="Ergo.widgets.NestedList.html#prop">prop</a></li>
<li data-name="Ergo.widgets.NestedList#render"><a href="Ergo.widgets.NestedList.html#render">render</a></li>
<li data-name="Ergo.widgets.NestedList#rise"><a href="Ergo.widgets.NestedList.html#rise">rise</a></li>
<li data-name="Ergo.widgets.NestedList#sink"><a href="Ergo.widgets.NestedList.html#sink">sink</a></li>
<li data-name="Ergo.widgets.NestedList#unrender"><a href="Ergo.widgets.NestedList.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.NestedList#walk"><a href="Ergo.widgets.NestedList.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Panel">
<span class="title">
<a href="Ergo.widgets.Panel.html">Ergo.widgets.Panel</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Panel#_bindVDOM"><a href="Ergo.widgets.Panel.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Panel#_construct"><a href="Ergo.widgets.Panel.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Panel#_dataChanged"><a href="Ergo.widgets.Panel.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Panel#_destroy"><a href="Ergo.widgets.Panel.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Panel#_layoutChanged"><a href="Ergo.widgets.Panel.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Panel#_missedAction"><a href="Ergo.widgets.Panel.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Panel#_missedState"><a href="Ergo.widgets.Panel.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Panel#_postConstruct"><a href="Ergo.widgets.Panel.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Panel#_preConstruct"><a href="Ergo.widgets.Panel.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Panel#_rebind"><a href="Ergo.widgets.Panel.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Panel#_renderDiff"><a href="Ergo.widgets.Panel.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Panel#_rerender"><a href="Ergo.widgets.Panel.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Panel#action"><a href="Ergo.widgets.Panel.html#action">action</a></li>
<li data-name="Ergo.widgets.Panel#bind"><a href="Ergo.widgets.Panel.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Panel#component"><a href="Ergo.widgets.Panel.html#component">component</a></li>
<li data-name="Ergo.widgets.Panel#includes"><a href="Ergo.widgets.Panel.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Panel#item"><a href="Ergo.widgets.Panel.html#item">item</a></li>
<li data-name="Ergo.widgets.Panel#layoutFactory"><a href="Ergo.widgets.Panel.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Panel#next"><a href="Ergo.widgets.Panel.html#next">next</a></li>
<li data-name="Ergo.widgets.Panel#opt"><a href="Ergo.widgets.Panel.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Panel#parents"><a href="Ergo.widgets.Panel.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Panel#prev"><a href="Ergo.widgets.Panel.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Panel#prop"><a href="Ergo.widgets.Panel.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Panel#render"><a href="Ergo.widgets.Panel.html#render">render</a></li>
<li data-name="Ergo.widgets.Panel#rise"><a href="Ergo.widgets.Panel.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Panel#sink"><a href="Ergo.widgets.Panel.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Panel#unrender"><a href="Ergo.widgets.Panel.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Panel#walk"><a href="Ergo.widgets.Panel.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Select">
<span class="title">
<a href="Ergo.widgets.Select.html">Ergo.widgets.Select</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Select#_bindVDOM"><a href="Ergo.widgets.Select.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Select#_construct"><a href="Ergo.widgets.Select.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Select#_dataChanged"><a href="Ergo.widgets.Select.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Select#_destroy"><a href="Ergo.widgets.Select.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Select#_layoutChanged"><a href="Ergo.widgets.Select.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Select#_missedAction"><a href="Ergo.widgets.Select.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Select#_missedState"><a href="Ergo.widgets.Select.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Select#_postConstruct"><a href="Ergo.widgets.Select.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Select#_preConstruct"><a href="Ergo.widgets.Select.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Select#_rebind"><a href="Ergo.widgets.Select.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Select#_renderDiff"><a href="Ergo.widgets.Select.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Select#_rerender"><a href="Ergo.widgets.Select.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Select#action"><a href="Ergo.widgets.Select.html#action">action</a></li>
<li data-name="Ergo.widgets.Select#bind"><a href="Ergo.widgets.Select.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Select#component"><a href="Ergo.widgets.Select.html#component">component</a></li>
<li data-name="Ergo.widgets.Select#includes"><a href="Ergo.widgets.Select.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Select#item"><a href="Ergo.widgets.Select.html#item">item</a></li>
<li data-name="Ergo.widgets.Select#layoutFactory"><a href="Ergo.widgets.Select.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Select#next"><a href="Ergo.widgets.Select.html#next">next</a></li>
<li data-name="Ergo.widgets.Select#opt"><a href="Ergo.widgets.Select.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Select#parents"><a href="Ergo.widgets.Select.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Select#prev"><a href="Ergo.widgets.Select.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Select#prop"><a href="Ergo.widgets.Select.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Select#render"><a href="Ergo.widgets.Select.html#render">render</a></li>
<li data-name="Ergo.widgets.Select#rise"><a href="Ergo.widgets.Select.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Select#sink"><a href="Ergo.widgets.Select.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Select#unrender"><a href="Ergo.widgets.Select.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Select#walk"><a href="Ergo.widgets.Select.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Table">
<span class="title">
<a href="Ergo.widgets.Table.html">Ergo.widgets.Table</a>
</span>
<ul class="members itemMembers">
<span class="subtitle">Members</span>
<li data-name="Ergo.widgets.Table#columns"><a href="Ergo.widgets.Table.html#columns">columns</a></li>
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Table#_bindVDOM"><a href="Ergo.widgets.Table.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Table#_construct"><a href="Ergo.widgets.Table.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Table#_dataChanged"><a href="Ergo.widgets.Table.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Table#_destroy"><a href="Ergo.widgets.Table.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Table#_layoutChanged"><a href="Ergo.widgets.Table.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Table#_missedAction"><a href="Ergo.widgets.Table.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Table#_missedState"><a href="Ergo.widgets.Table.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Table#_postConstruct"><a href="Ergo.widgets.Table.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Table#_preConstruct"><a href="Ergo.widgets.Table.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Table#_rebind"><a href="Ergo.widgets.Table.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Table#_renderDiff"><a href="Ergo.widgets.Table.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Table#_rerender"><a href="Ergo.widgets.Table.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Table#action"><a href="Ergo.widgets.Table.html#action">action</a></li>
<li data-name="Ergo.widgets.Table#bind"><a href="Ergo.widgets.Table.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Table#component"><a href="Ergo.widgets.Table.html#component">component</a></li>
<li data-name="Ergo.widgets.Table#includes"><a href="Ergo.widgets.Table.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Table#item"><a href="Ergo.widgets.Table.html#item">item</a></li>
<li data-name="Ergo.widgets.Table#layoutFactory"><a href="Ergo.widgets.Table.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Table#next"><a href="Ergo.widgets.Table.html#next">next</a></li>
<li data-name="Ergo.widgets.Table#opt"><a href="Ergo.widgets.Table.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Table#parents"><a href="Ergo.widgets.Table.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Table#prev"><a href="Ergo.widgets.Table.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Table#prop"><a href="Ergo.widgets.Table.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Table#render"><a href="Ergo.widgets.Table.html#render">render</a></li>
<li data-name="Ergo.widgets.Table#rise"><a href="Ergo.widgets.Table.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Table#sink"><a href="Ergo.widgets.Table.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Table#unrender"><a href="Ergo.widgets.Table.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Table#walk"><a href="Ergo.widgets.Table.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.TableRow">
<span class="title">
<a href="Ergo.widgets.TableRow.html">Ergo.widgets.TableRow</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.TableRow#_bindVDOM"><a href="Ergo.widgets.TableRow.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.TableRow#_construct"><a href="Ergo.widgets.TableRow.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.TableRow#_dataChanged"><a href="Ergo.widgets.TableRow.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.TableRow#_destroy"><a href="Ergo.widgets.TableRow.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.TableRow#_layoutChanged"><a href="Ergo.widgets.TableRow.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.TableRow#_missedAction"><a href="Ergo.widgets.TableRow.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.TableRow#_missedState"><a href="Ergo.widgets.TableRow.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.TableRow#_postConstruct"><a href="Ergo.widgets.TableRow.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.TableRow#_preConstruct"><a href="Ergo.widgets.TableRow.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.TableRow#_rebind"><a href="Ergo.widgets.TableRow.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.TableRow#_renderDiff"><a href="Ergo.widgets.TableRow.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.TableRow#_rerender"><a href="Ergo.widgets.TableRow.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.TableRow#action"><a href="Ergo.widgets.TableRow.html#action">action</a></li>
<li data-name="Ergo.widgets.TableRow#bind"><a href="Ergo.widgets.TableRow.html#bind">bind</a></li>
<li data-name="Ergo.widgets.TableRow#component"><a href="Ergo.widgets.TableRow.html#component">component</a></li>
<li data-name="Ergo.widgets.TableRow#includes"><a href="Ergo.widgets.TableRow.html#includes">includes</a></li>
<li data-name="Ergo.widgets.TableRow#item"><a href="Ergo.widgets.TableRow.html#item">item</a></li>
<li data-name="Ergo.widgets.TableRow#layoutFactory"><a href="Ergo.widgets.TableRow.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.TableRow#next"><a href="Ergo.widgets.TableRow.html#next">next</a></li>
<li data-name="Ergo.widgets.TableRow#opt"><a href="Ergo.widgets.TableRow.html#opt">opt</a></li>
<li data-name="Ergo.widgets.TableRow#parents"><a href="Ergo.widgets.TableRow.html#parents">parents</a></li>
<li data-name="Ergo.widgets.TableRow#prev"><a href="Ergo.widgets.TableRow.html#prev">prev</a></li>
<li data-name="Ergo.widgets.TableRow#prop"><a href="Ergo.widgets.TableRow.html#prop">prop</a></li>
<li data-name="Ergo.widgets.TableRow#render"><a href="Ergo.widgets.TableRow.html#render">render</a></li>
<li data-name="Ergo.widgets.TableRow#rise"><a href="Ergo.widgets.TableRow.html#rise">rise</a></li>
<li data-name="Ergo.widgets.TableRow#sink"><a href="Ergo.widgets.TableRow.html#sink">sink</a></li>
<li data-name="Ergo.widgets.TableRow#unrender"><a href="Ergo.widgets.TableRow.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.TableRow#walk"><a href="Ergo.widgets.TableRow.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Text">
<span class="title">
<a href="Ergo.widgets.Text.html">Ergo.widgets.Text</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Text#_bindVDOM"><a href="Ergo.widgets.Text.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Text#_construct"><a href="Ergo.widgets.Text.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Text#_dataChanged"><a href="Ergo.widgets.Text.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Text#_destroy"><a href="Ergo.widgets.Text.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Text#_layoutChanged"><a href="Ergo.widgets.Text.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Text#_missedAction"><a href="Ergo.widgets.Text.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Text#_missedState"><a href="Ergo.widgets.Text.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Text#_postConstruct"><a href="Ergo.widgets.Text.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Text#_preConstruct"><a href="Ergo.widgets.Text.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Text#_rebind"><a href="Ergo.widgets.Text.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Text#_renderDiff"><a href="Ergo.widgets.Text.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Text#_rerender"><a href="Ergo.widgets.Text.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Text#action"><a href="Ergo.widgets.Text.html#action">action</a></li>
<li data-name="Ergo.widgets.Text#bind"><a href="Ergo.widgets.Text.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Text#component"><a href="Ergo.widgets.Text.html#component">component</a></li>
<li data-name="Ergo.widgets.Text#includes"><a href="Ergo.widgets.Text.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Text#item"><a href="Ergo.widgets.Text.html#item">item</a></li>
<li data-name="Ergo.widgets.Text#layoutFactory"><a href="Ergo.widgets.Text.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Text#next"><a href="Ergo.widgets.Text.html#next">next</a></li>
<li data-name="Ergo.widgets.Text#opt"><a href="Ergo.widgets.Text.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Text#parents"><a href="Ergo.widgets.Text.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Text#prev"><a href="Ergo.widgets.Text.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Text#prop"><a href="Ergo.widgets.Text.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Text#render"><a href="Ergo.widgets.Text.html#render">render</a></li>
<li data-name="Ergo.widgets.Text#rise"><a href="Ergo.widgets.Text.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Text#sink"><a href="Ergo.widgets.Text.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Text#unrender"><a href="Ergo.widgets.Text.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Text#walk"><a href="Ergo.widgets.Text.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
<li class="item" data-name="Ergo.widgets.Tree">
<span class="title">
<a href="Ergo.widgets.Tree.html">Ergo.widgets.Tree</a>
</span>
<ul class="members itemMembers">
</ul>
<ul class="typedefs itemMembers">
</ul>
<ul class="methods itemMembers">
<span class="subtitle">Methods</span>
<li data-name="Ergo.widgets.Tree#_bindVDOM"><a href="Ergo.widgets.Tree.html#_bindVDOM">_bindVDOM</a></li>
<li data-name="Ergo.widgets.Tree#_construct"><a href="Ergo.widgets.Tree.html#_construct">_construct</a></li>
<li data-name="Ergo.widgets.Tree#_dataChanged"><a href="Ergo.widgets.Tree.html#_dataChanged">_dataChanged</a></li>
<li data-name="Ergo.widgets.Tree#_destroy"><a href="Ergo.widgets.Tree.html#_destroy">_destroy</a></li>
<li data-name="Ergo.widgets.Tree#_layoutChanged"><a href="Ergo.widgets.Tree.html#_layoutChanged">_layoutChanged</a></li>
<li data-name="Ergo.widgets.Tree#_missedAction"><a href="Ergo.widgets.Tree.html#_missedAction">_missedAction</a></li>
<li data-name="Ergo.widgets.Tree#_missedState"><a href="Ergo.widgets.Tree.html#_missedState">_missedState</a></li>
<li data-name="Ergo.widgets.Tree#_postConstruct"><a href="Ergo.widgets.Tree.html#_postConstruct">_postConstruct</a></li>
<li data-name="Ergo.widgets.Tree#_preConstruct"><a href="Ergo.widgets.Tree.html#_preConstruct">_preConstruct</a></li>
<li data-name="Ergo.widgets.Tree#_rebind"><a href="Ergo.widgets.Tree.html#_rebind">_rebind</a></li>
<li data-name="Ergo.widgets.Tree#_renderDiff"><a href="Ergo.widgets.Tree.html#_renderDiff">_renderDiff</a></li>
<li data-name="Ergo.widgets.Tree#_rerender"><a href="Ergo.widgets.Tree.html#_rerender">_rerender</a></li>
<li data-name="Ergo.widgets.Tree#action"><a href="Ergo.widgets.Tree.html#action">action</a></li>
<li data-name="Ergo.widgets.Tree#bind"><a href="Ergo.widgets.Tree.html#bind">bind</a></li>
<li data-name="Ergo.widgets.Tree#component"><a href="Ergo.widgets.Tree.html#component">component</a></li>
<li data-name="Ergo.widgets.Tree#includes"><a href="Ergo.widgets.Tree.html#includes">includes</a></li>
<li data-name="Ergo.widgets.Tree#item"><a href="Ergo.widgets.Tree.html#item">item</a></li>
<li data-name="Ergo.widgets.Tree#layoutFactory"><a href="Ergo.widgets.Tree.html#layoutFactory">layoutFactory</a></li>
<li data-name="Ergo.widgets.Tree#next"><a href="Ergo.widgets.Tree.html#next">next</a></li>
<li data-name="Ergo.widgets.Tree#opt"><a href="Ergo.widgets.Tree.html#opt">opt</a></li>
<li data-name="Ergo.widgets.Tree#parents"><a href="Ergo.widgets.Tree.html#parents">parents</a></li>
<li data-name="Ergo.widgets.Tree#prev"><a href="Ergo.widgets.Tree.html#prev">prev</a></li>
<li data-name="Ergo.widgets.Tree#prop"><a href="Ergo.widgets.Tree.html#prop">prop</a></li>
<li data-name="Ergo.widgets.Tree#render"><a href="Ergo.widgets.Tree.html#render">render</a></li>
<li data-name="Ergo.widgets.Tree#rise"><a href="Ergo.widgets.Tree.html#rise">rise</a></li>
<li data-name="Ergo.widgets.Tree#sink"><a href="Ergo.widgets.Tree.html#sink">sink</a></li>
<li data-name="Ergo.widgets.Tree#unrender"><a href="Ergo.widgets.Tree.html#unrender">unrender</a></li>
<li data-name="Ergo.widgets.Tree#walk"><a href="Ergo.widgets.Tree.html#walk">walk</a></li>
</ul>
<ul class="events itemMembers">
</ul>
</li>
</ul>
</div>
<div class="main">
<h1 class="page-title" data-filename="Ergo.core.Layout.html">Class: Layout</h1>
<section>
<header>
<h2>
<span class="ancestors"><a href="Ergo.html">Ergo</a><a href="Ergo.core.html">.core</a>.</span>
Layout
</h2>
</header>
<article>
<div class="container-overview">
<dt>
<div class="nameContainer">
<h4 class="name" id="Layout">
new Ergo.core.Layout<span class="signature">(opts)</span>
</h4>
<div class="tag-source">
<a href="ergojs-core.js.html">ergojs-core.js</a>, <a href="ergojs-core.js.html#line5747">line 5747</a>
</div>
</div>
</dt>
<dd>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>opts</code></td>
<td class="type">
<span class="param-type">Object</span>
</td>
<td class="description last">
</td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
</div>
<h3 class="subsection-title">Members</h3>
<dl>
<dt>
<div class="nameContainer">
<h4 class="name" id="innerEl">innerEl</h4>
</div>
</dt>
<dd>
<div class="description">
<p>Оборачивание элемента.</p>
</div>
<dl class="details">
</dl>
</dd>
</dl>
<h3 class="subsection-title">Methods</h3>
<dl>
<dt>
<div class="nameContainer">
<h4 class="name" id="_rebuild">
_rebuild<span class="signature">()</span>
</h4>
<div class="tag-source">
<a href="ergojs-core.js.html">ergojs-core.js</a>, <a href="ergojs-core.js.html#line6876">line 6876</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>обновление компоновки (порядка, количества элементов)</p>
</div>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="clear">
clear<span class="signature">()</span>
</h4>
<div class="tag-source">
<a href="ergojs-core.js.html">ergojs-core.js</a>, <a href="ergojs-core.js.html#line6639">line 6639</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>очистка компоновки от всех элементов (уничтожения дочерних элементов не происходит)</p>
</div>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="remove">
remove<span class="signature">(item)</span>
</h4>
<div class="tag-source">
<a href="ergojs-core.js.html">ergojs-core.js</a>, <a href="ergojs-core.js.html#line6605">line 6605</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>удаление элемента-виджета из компоновки</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>item</code></td>
<td class="type">
<span class="param-type">Object</span>
</td>
<td class="description last">
</td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="update">
update<span class="signature">()</span>
</h4>
<div class="tag-source">
<a href="ergojs-core.js.html">ergojs-core.js</a>, <a href="ergojs-core.js.html#line6648">line 6648</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>обновление компоновки (позиции, размеров элементов)</p>
</div>
<dl class="details">
</dl>
</dd>
<dt>
<div class="nameContainer">
<h4 class="name" id="wrap">
wrap<span class="signature">(c)</span>
</h4>
<div class="tag-source">
<a href="ergojs-core.js.html">ergojs-core.js</a>, <a href="ergojs-core.js.html#line5891">line 5891</a>
</div>
</div>
</dt>
<dd>
<div class="description">
<p>ассоциация компоновки с виджетом</p>
</div>
<table class="params">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>c</code></td>
<td class="type">
<span class="param-type">Object</span>
</td>
<td class="description last">
<p>виджет</p></td>
</tr>
</tbody>
</table>
<dl class="details">
</dl>
</dd>
</dl>
</article>
</section>
<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.3.0-alpha5</a> on Tue Feb 23 2016 20:17:51 GMT+0300 (RTZ 2 (зима))
</footer>
</div>
</div>
<script>prettyPrint();</script>
<script src="scripts/linenumber.js"></script>
<script src="scripts/main.js"></script>
</body>
</html> |
src/_floats.css | tachyons-css/tachyons-verbose | /*
FLOATS
http://tachyons.io/docs/layout/floats/
1. Floated elements are automatically rendered as block level elements.
Setting floats to display inline will fix the double margin bug in
ie6. You know... just in case.
2. Don't forget to clearfix your floats with .clearfix
Media Query Extensions:
-ns = not-small
-m = medium
-l = large
*/
.float-left { float: left; _display: inline; }
.float-right { float: right; _display: inline; }
.float-none { float: none; }
@media (--breakpoint-not-small) {
.float-left-ns { float: left; _display: inline; }
.float-right-ns { float: right; _display: inline; }
.float-none-ns { float: none; }
}
@media (--breakpoint-medium) {
.float-left-m { float: left; _display: inline; }
.float-right-m { float: right; _display: inline; }
.float-none-m { float: none; }
}
@media (--breakpoint-large) {
.float-left-l { float: left; _display: inline; }
.float-right-l { float: right; _display: inline; }
.float-none-l { float: none; }
}
|
static/docs/generated/module/zlib/spare/examples/index.html | shenanigans/node-sublayer | <!DOCTYPE html>
<html>
<head>
<title>zlib~Examples documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../index.css" />
<link rel="stylesheet" type="text/css" href="../../../../highlight.css" />
<script type="text/javascript" src="../../../../index.js"></script>
</head>
<body class="spare" id="component_787">
<div id="outer">
<div id="header">
<a class="ctype" href="../../../../index.html">spare</a>
<span></span>
<span class="breadcrumbs">
<span class="delimiter">:</span><a href="../../index.html" class="breadcrumb module">zlib</a><span class="delimiter">~</span><a href="https://nodejs.org/api/zlib.html#zlib_examples" class="breadcrumb spare">Examples</a>
</span>
</div>
<div id="content">
<!-- basic document info -->
<div id="details">
<div class="clear"></div>
</div>
<div class="children">
</div>
</div>
</div>
<div id="footer">
This document was generated with
<a href="https://github.com/shenanigans/node-doczar">doczar</a>
at <span class="time">3:55pm</span> on <span class="date">8/14/2015</span>
</div>
</body>
</html>
|
top_ten.html | mofo37/second_repo | <!DOCTYPE html/>
<html>
<head>
<link rel = "stylesheet" href = "style.css">
<title>Morgan Fogarty : Top Ten</title>
</head>
<body class="top-ten">
<div class="container">
<header>
<h1><a href="index.html">Morgan Fogarty</a></h1>
<h2>Choreographer and Web Developer in Training</h2>
</header>
<h3>Top Ten Reasons to Live in a Van With Your Partner</h3>
<ol>
<li>No rent!</li>
<li>If you don't like your yard, you can move!</li>
<li>You have all of your stuff with you all the time.</li>
<li>You have all of your stuff with you all the time, so you get rid of junk you don't need.</li>
<li>You develop incredible patience because almost everything you do is a process.</li>
<li>You can go anywhere there are roads! </li>
<li>You can sleep inside National Forests... with bears!</li>
<li>It can being trying for your relationship, so if your partner is a jerk, you find out right away and you can dump them!</li>
<li>You meet SO MANY incredible people.</li>
<li>You meet SO MANY cute animals.</li>
</ol>
<footer>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="top_ten.html">Top Ten List</a></li>
<li><a href="game.html">Game About Me</a></li>
</ul>
</nav>
<p>© 2017 Morgan Fogarty</p>
</footer>
</div>
</body>
</html>
|
data science/machine_learning_for_the_web/chapter_4/movie/29800.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Stanza del figlio, La (2001)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0208990">Stanza del figlio, La (2001)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Rachel+Gordon">Rachel Gordon</A></H3><HR WIDTH="40%" SIZE="4">
<PRE>THE SON'S ROOM
A film review by Rachel Gordon
Copyright 2001 filmcritic.com</PRE>
<P>For those who associate Italian cinema with Fellini and "high art," The
Son's Room is an inventive, subtle alternative. Written by, directed,
and starring Nanni Moretti, it takes us through the slow, complicated
path of bereavement.</P>
<P>Slow is the best description for the film at first. It takes its time
in establishing the habits of what appears to be a normal, happy
family. Father and mother both work but still find the time to support
their son and daughter through homework and after school activities.
They laugh, spend free time together, and reprimand the kids for
innocent wrongs with a sigh and soft pat on the shoulder. You get the
feeling there is open communication and unconditional love amongst the
foursome.</P>
<P>But suddenly, the son is found to be dead after a diving accident. The
family dynamics begin an unpredictable descent that gives the narrative
strength when you least expect it, but can also be trying on the
attention span. Though the film drags and even repeats itself, this can
be somewhat excused as influenced by the process of grieving.</P>
<P>Though Nanni Moretti wore several hats for this production, it doesn't
come across as a vanity piece. One might wish he hadn't picked the
profession of analyst for the father, Giovanni (which he stars as), if
only because this makes his character's reactions so predictable. What
saves it is a well written script, with spare dialogue and an eclectic
variety of human interaction.</P>
<P>The potency of the film lies in the recreation of the tiny details of
everyday life that alter due to the death of a close relative, or that
remind a depressed person of loss. You start to take notice of the
cracked dishes, ignored when familial bliss was in full swing. You
remember bonding during the routine jogs around the block, and not
necessarily huge events like graduation.</P>
<P>Even better are the role reversals that take place within the
household. While Giovanni and Paola (Laura Morante) do check up on
their daughter Irene (Jasmine Trinca), there is a sense of being on
autopilot. Not only does Irene begin to take care of her own needs
more, she'll make her parents breakfast in an attempt to crack their new
shells to life around them. These scenes provide interesting portrayals
of various coping mechanisms, frequently crossing a boundary as to how
much you can help yourself versus others during drastic, unexpected
change.</P>
<P>Respectfully, gender issues never enter the picture. Self-propelled
isolation is universal in terms of dealing, so Moretti intelligently
uses this tool to separate the family. Though Giovanni does stop Paolo
from discussing Andrea at a party with friends, there is never a sense
that he or she is more stoic, or more correct in the search to restore a
sense of a balance to their lives.</P>
<P>Most films that broach the topic of death utilize annoying melodrama,
speeches, and conciliatory issues to get the waterworks flowing. In
contrast, The Son's Room captures a more realistic depiction of the
effects of death on a family by graciously flowing among the five stages
of mourning (denial, depression, anger, bargaining, acceptance) through
each of its main characters. It's not the most engaging 100 minutes,
but it is certainly easy to relate to.</P>
<PRE>Aka La Stanza del Figlio.</PRE>
<PRE>RATING: ***1/2</PRE>
<PRE>|------------------------------|
\ ***** Perfection \
\ **** Good, memorable film \
\ *** Average, hits and misses \
\ ** Sub-par on many levels \
\ * Unquestionably awful \
|------------------------------|</PRE>
<PRE>MPAA Rating: NR</PRE>
<P>Director: Nanni Moretti
Producer: Angelo Barbagallo, Nanni Moretti
Writer: Linda Ferri, Nanni Moretti, Heidrun Schleef
Starring: Nanni Moretti, Laura Morante, Jasmine Trinca, Giuseppe
Sanfelice, Silvio Orlando, Stefano Accorsi</P>
<P><A HREF="http://www.bacfilms.com/chambre/">http://www.bacfilms.com/chambre/</A></P>
<P>---
<A HREF="http://www.amazon.com/exec/obidos/redirect?tag=filmcriticcom&path=subst/video/sellers/amazon-top-100-dvd.html">http://www.amazon.com/exec/obidos/redirect?tag=filmcriticcom&path=subst/video/sellers/amazon-top-100-dvd.html</A>
Movie Fiends: Check out Amazon.com's Top 100 Hot DVDs!</P>
<P>Visit filmcritic.com on the Web at <A HREF="http://www.filmcritic.com">http://www.filmcritic.com</A></P>
<PRE>==========
X-RAMR-ID: 29800
X-Language: en
X-RT-ReviewID: 254415
X-RT-TitleID: 10000590
X-RT-SourceID: 178
X-RT-AuthorID: 3953
X-RT-RatingText: 3.5/5</PRE>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
|
ExtendedEditor/Assets/.Docs/TNRD.Editor.Core.ExtendedAssets-Destroy.html | Miguel-Barreiro/ExtendedEditor | <!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<title>Extended Editor Documentation</title>
<meta name="msapplication-TileColor" content="#222c37" />
<script type="text/javascript" src="js/jquery.js"></script>
<script type="text/javascript" src="js/toc.js"></script>
<script type="text/javascript" src="js/core.js"></script>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic" rel="stylesheet" type="text/css" />
<link rel="stylesheet" type="text/css" href="css/core.css" />
</head>
<body>
<div class="header-wrapper">
<div id="header" class="header">
<div class="content">
<div class="more">
</div>
</div>
</div>
<div class="toolbar">
<div class="content clear"></div>
</div>
</div>
<div id="master-wrapper" class="master-wrapper clear">
<div id="sidebar" class="sidebar">
<div class="sidebar-wrap">
<div class="content">
<div class="sidebar-menu">
<div class="toc">
<h2>Scripting API</h2>
</div>
</div>
<p>
<br/>
</p>
</div>
</div>
</div>
<div id="content-wrap" class="content-wrap">
<div class="content-block">
<div class="content"><div class="section">
<div class="mb20 clear" id="">
<h1 class="heading inherit">
<a href="TNRD.Editor.Core.ExtendedAssets">ExtendedAssets</a>.Destroy</h1>
<div class="clear"></div>
<div class="clear"></div>
<div class="clear"></div>
</div><div class="subsection">
<div class="signature"><div class="signature-CS sig-block">
public void <span class="sig-kw">Destroy</span>(ExtendedWindow <span class="sig-kw">window</span>);
</div> </div>
</div><div class="subsection">
<h2>Parameters</h2>
<table class="list">
<tbody><tr>
<td class="name lbl">window</td>
<td class="desc"></td>
</tr> </tbody>
</table>
</div><div class="subsection">
<h2>Description</h2>
<p>Destroys all the textures loaded for the given window</p>
</div> </div>
<div class="footer-wrapper">
<div class="footer clear"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html> |
ror.html | eaglerockdude/eaglerockdude.github.io | ---
title: ruby on rails
permalink: "ror/index.html"
layout: default
---
<Main class="">
<h1 class="std_hdg_color">Ruby on Rails</h1>
<p>This is a collection of posts related to Ruby on Rails and Ruby. When I changed from my previous IBM platform to the web paradigm and open source, I originally started with PHP but soon moved to rails. No way was I gonna work with the wordpress loop the rest of my life. I knew even at that time that some big users of rails were actually moving to other solutions due to "scaling" concerns.</p>
<p>When I first started to hear about companies moving away from rails it scared me. I took some time off from rails and I focused on javascript for awhile, even python. But I have come back to rails.</p>
<p>I reasoned that really, how many companies really are going to get THAT big where performance would be a concern? Even Basecamp the company where DHH works still uses rails and quite a few others. And now with the releases of the new Turbolinks 5(see my post) and stimulus, rails is catching up in the javascript department.</p>
<p>To me...rails gives you SO MUCH...it gives you standards in terms of your site layout, a great community for getting answers to questions/issues, and it incorporates important concepts like REST and engines and templates and databases and javascript integration...all on top of one of the best languages in terms of syntax in the world...ruby. Not to mention the speed with which you can add functionality with Gems..</p>
<p>My only complaint really from a personal perspective is the "magic" of how functionality is implemented...you just feel better when you can see the lower level code....but in fact, almost all modern languages at some level abstract those details away from the coding in the name of development speed...so with rails its just a matter of degree.</p>
</Main>
{% for tag in site.tags %}
{% assign t = tag | first %}
{% assign posts = tag | last %}
<ul>
{% for post in posts %}
{% if post.tags contains 'rails' %}
Posts by Tag : {{ t | downcase }}
<li>
<a href="{{ post.url }}">{{ post.title }}</a>
<span class="date">{{ post.date | date: "%B %-d, %Y" }}</span>
</li>
{% endif %}
{% endfor %}
</ul>
{% endfor %}
|
clean/Linux-x86_64-4.06.1-2.0.5/released/8.12.1/quickchick/1.4.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>quickchick: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.12.1 / quickchick - 1.4.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
quickchick
<small>
1.4.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-26 01:44:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-26 01:44:44 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.12.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
synopsis: "Randomized Property-Based Testing Plugin for Coq"
homepage: "https://github.com/QuickChick/QuickChick"
dev-repo: "git+https://github.com/QuickChick/QuickChick.git"
bug-reports: "https://github.com/QuickChick/QuickChick/issues"
license: "MIT"
build: [ make "-j" jobs ]
install: [
[make "-j" jobs "install" ]
[make "-j" jobs "tests"] {with-test}
]
depends: [
"ocaml" {>= "4.07"}
"coq" {>= "8.12" < "8.13~"}
"coq-ext-lib"
"coq-mathcomp-ssreflect"
"ocamlbuild"
"ocamlfind"
"menhir" {build}
"coq-simple-io"
]
authors: [
"Leonidas Lampropoulos <>"
"Zoe Paraskevopoulou <>"
"Maxime Denes <>"
"Catalin Hritcu <>"
"Benjamin Pierce <>"
"Li-yao Xia <>"
"Arthur Azevedo de Amorim <>"
"Yishuai Li <>"
"Antal Spector-Zabusky <>"
]
tags: [
"keyword:extraction"
"category:Miscellaneous/Coq Extensions"
"logpath:QuickChick"
]
url {
src: "https://github.com/QuickChick/QuickChick/archive/v1.4.0.tar.gz"
checksum: "md5=6a6712834eb3d9820ae10c55fd1b7d54"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-quickchick.1.4.0 coq.8.12.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.12.1).
The following dependencies couldn't be met:
- coq-quickchick -> ocaml >= 4.07
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-quickchick.1.4.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
Friends/pg.html | ssimona01/Dilly | <!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Friends</title>
<link rel="stylesheet" href="style.css" type="text/css" />
<link rel="stylesheet" href="../bootstrap-3.3.7-dist/css/bootstrap.css">
<link rel="stylesheet" href="../bootstrap-3.3.7-dist/css/font-awesome.css">
<link rel="stylesheet" href="../bootstrap-3.3.7-dist/fonts/font-awesome-4.7.0/css/font-awesome.min.css">
<script src="../bootstrap-3.3.7-dist/js/jquery-3.2.1.min.js"></script>
<script src="../bootstrap-3.3.7-dist/js/bootstrap.js"></script>
</head>
<body>
<nav class="navbar navbar-custom navbar-fixed-top ">
<div class="container-fluid">
<nav class="navbar navbar-custom navbar-fixed-top ">
<div class="container-fluid">
<div class="navbar-header">
<!-- Sigla site-ului-->
<a href="../homepageAfterLogin/index.html" class="navbar-brand" style="font-size:30px;font-family:Orange Juice;color: #ee7777;top:0;">Dilly</a>
</div>
<!--Meniul din pagina homepage after login-->
<ul class="nav navbar-nav navbar-right">
<li><a href="../questionsPage/questionsPage.html"><i class="fa fa-question" aria-hidden="true"></i> Questions</a></li>
<li><a href="../addMoment/first.html"><i class="fa fa-rocket" aria-hidden="true"></i> Add Moments</a></li>
<li><a href="pg.html"><i class="fa fa-users" aria-hidden="true"></i> Friends</a></li>
<!-- Notification bar-->
<li class="dropdown"><a class="dropdown-toggle " data-toggle="dropdown" href="#"><i class="fa fa-cogs" aria-hidden="true"></i> Activity
<span class="caret"></span></a>
<ul class="dropdown-menu" style="background:orange;">
<li class="alert alert-warning"><a href="#" class="close" data-dismiss="alert">x</a>First Notification</li>
<!--<li class="divider"></li>-->
<li class="alert alert-info"><a href="#" class="close" data-dismiss="alert">x</a>Second Notification</li>
<!--<li class="divider"></li>-->
<li class="alert alert-danger"><a href="#" class="close" data-dismiss="alert">x</a>Third Notification</li>
<!--<li class="divider"></li>-->
</ul>
</li>
<!-- Profile bar-->
<li class="dropdown"> <a href="#" class="dropdown-toggle " data-toggle = "dropdown"><i class="fa fa-user-circle" aria-hidden="true"></i> Account
<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="pg.html"> Friends </a></li>
<li><a href="../settingsPage/settings.html"> Account Settings </a></li>
<li><a href="../supportPage/support.html"> Help&Support </a></li>
<li><a href="../homepageAfterLogin\logout.php"> Logout </a></li>
</ul>
</li>
</ul>
</div>
</nav>
<br><br><br><br><br><br><br><br>
<h1 style="font-size:50px"><b>Share your moments</b></h1>
<br><br><br><br><br><br><br><br><br><br>
<div style="width:800px; margin:0 auto; align:center; opacity: 0.8;width: 50%; height: 300px; padding: 12px 20px;background-color: #f8f8f8; font-size: 16px;">
<form style="text-align:center">
<br>
<label style="font-size:20px"><b>Friends you shared moments with are the most important :)</b></label><br><br>
<input type="submit" value="Invite new friend">
</form>
<br><br>
<form style="text-align:center">
<fieldset>
<legend>SHOW:</legend>
<input type="checkbox" id="friends" name="friends" value="connected">
<label for="friends">Connected(2)</label>
<input type="checkbox" id="friends" name="friends" value="invited">
<label for="friends">Invited(0)</label>
</fieldset>
</form>
</div>
</div>
<br><br><br><br>
<footer align="center"><h4>© 2017 Dilly, All rights reserved</h4></footer>
</body>
</html> |
CSS/inpersoned.css | gunnaroh11/ChromeExtension | html{
height:100%;
}
body {
min-width: 357px;
max-width: 457px;
height: 100%;
font-family: helvetica, 'Segoe UI', 'Open Sans', Arial, sans-serif;
background-image: url("/inPersoned_pink.png");
background-repeat: no-repeat;
background-size: 130px;
background-position: 8px 20px;
}
.headcontainer {
}
.headcontainer h3{
margin-top: 60px;
}
.headcontainer h2{
/*color: #A30078;*/
margin-top: 60px;
border-bottom: 3px solid #74A599;
font-family: sans-serif;
}
.eventscontainer{
overflow: scroll;
overflow: visible;
}
.event{
border-bottom: 1px solid #E9EAED;
padding: 20px;
font-variant: helvetica;
cursor: pointer;
}
.event:hover{
background-color: #E9EAED;
}
.event h4{
margin-bottom: 1px;
margin-top: -5px;
}
.location{
margin-top: 6px;
font-weight: bold;
font-style: italic;
color: #415E9B;
}
.eventdate{
margin-top: 4px;
font-family: Georgia;
}
.eventinterrest{
margin-top: 6px;
}
.eventlink{
}
.eventlink a{
}
|
index.html | PYXI3D/PYXI-3D | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Hello, World! - A-Frame</title>
<meta name="description" content="Hello, World! - A-Frame">
<script src="aframe.js"></script>
<script src="lib/aframe-animation.js"></script>
</head>
<body>
<a-scene id="szene">
<a-plane position="17 0 15" rotation="-90 0 0" width="35" height="35" color="#ff0000" id="plane"></a-plane>
<a-entity id="Player" position="10 0 0" rotation="0 0 0">
<a-entity id="PlayerCamera" camera="userHeight: 3.3">
<a-entity id="PlayerEntity" rotation="0 305 0" position="-0.2 -0.3 -0.5">
<a-entity id="Sphere" geometry="buffer:false;mergeTo:null;primitive:sphere;skipCache:true;radius:0.2ŷ;phiLength:180" material="side:double;color:#fdff00;"
position="0 0 0" rotation="130 0 0" animation="dir: alternate; easing: easeInOutCubic; loop: true; dur: 700; property: rotation; to: 90 0 0 ">
<a-entity geometry="buffer:false;mergeTo:#Sphere;primitive:circle;skipCache:true;radius:0.2;" material="side:double;color:#fdff00;"></a-entity>
</a-entity>
<a-entity id="Sphere2" geometry="buffer:false;mergeTo:null;primitive:sphere;radius:0.2;skipCache:true;phiLength:180" material="side:double;color:#fdff00;"
position="0 0 0" rotation="220 0 0" animation="dir: alternate; easing: easeInOutCubic;dur: 700; loop: true; property: rotation; to: 270 0 0">
<a-entity geometry="buffer:false;mergeTo:#Sphere2;primitive:circle;skipCache:true;radius:0.2" material="side:double;color:#fdff00;"></a-entity>
<a-entity geometry="buffer:false;primitive:sphere;skipCache:true;thetaLength:7.5;radius:0.2;" material="side:double;color:#000000;"
rotation="160 0 30"></a-entity>
<a-entity geometry="buffer:false;primitive:sphere;skipCache:true;thetaLength:7.5;radius:0.2;" material="side:double;color:#000000;"
rotation="160 0 -30"></a-entity>
</a-entity>
</a-entity>
<a-entity id="river" geometry="primitive: plane" material="color: blue"
position="-10 0 0" sound="src: url(sprites/mp3/pacman_beginning_mp3.MP3); autoplay: true;loop: true;"></a-entity>
<a-sky color="#ECECEC"></a-sky>
</a-scene>
<script src="js/game.js"></script>
<script src="lib/fence.js"></script>
<!-- LIBS -->
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/2be32cdb9b1303cdf0ce21a15a88b85cc37a1e5741db7e58e6dac8a19820b9e0.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./2b5f93a28da57c59660ea21518d5a108aa1daebc9cc8bd38ad54b26380e4ea1e.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
ID_AA_Carmack.html | svven/pages | <!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>News - Summary Extraction</title>
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/news.css">
<!--<script type="text/javascript" src="js/cycle.js"></script>-->
</head>
<body>
<div class="container-fluid">
<div class="page-content">
<div class="row">
<ul class="list-unstyled">
<li>
<div class="summary">
<h2 class="title">
<a href="http://notch.net/2014/09/im-leaving-mojang">I’m leaving Mojang | notch.net</a>
</h2>
<p class="site">
<span>notch.net</span>
</p>
<div class="description">
<p>
The home of Notch
</p>
</div>
<div class="readers">
<a href="notch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/425571850505039873/XaCsjAe__normal.png" title="@notch" /></a>
<a href="derekvanvliet.html"><img class="reader" src="http://pbs.twimg.com/profile_images/476908096996909057/JKIDmnJG_normal.jpeg" title="@derekvanvliet" /></a>
<a href="levie.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1626898956/twitter_normal.png" title="@levie" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="https://mojang.com/2014/09/yes-were-being-bought-by-microsoft">Yes, we’re being bought by Microsoft</a>
</h2>
<p class="site">
<span>mojang.com</span>
</p>
<div class="crop">
<div><img class="image" src="https://s3.amazonaws.com/assets.mojang.com/mojang_icon.png" /></div>
</div>
<div class="description">
<p>
Yes, the deal is real. Mojang is being bought by Microsoft. It was reassuring to see how many of your opinions mirrored those of the Mojangstas when ...
</p>
</div>
<div class="readers">
<a href="notch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/425571850505039873/XaCsjAe__normal.png" title="@notch" /></a>
<a href="derekvanvliet.html"><img class="reader" src="http://pbs.twimg.com/profile_images/476908096996909057/JKIDmnJG_normal.jpeg" title="@derekvanvliet" /></a>
<a href="KTamas.html"><img class="reader" src="http://pbs.twimg.com/profile_images/467738614676217856/c4JJWwZq_normal.jpeg" title="@KTamas" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.troyhunt.com/2014/09/everything-you-need-to-know-about.html">Troy Hunt: Everything you need to know about the Shellshock Bash bug</a>
</h2>
<p class="site">
<span>www.troyhunt.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://lh4.ggpht.com/-QgbqKDBVugU/VCPIaKTULAI/AAAAAAAAHZ4/EA3c4dq4Kew/shellshock-responses%25255B2%25255D.png?imgmax=800" /></div>
</div>
<div class="description">
<p>
Observations, musings and conjecture about the world of software and technology
</p>
</div>
<div class="readers">
<a href="jnk_wyrch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/479190680036585472/C997RKYc_normal.jpeg" title="@jnk_wyrch" /></a>
<a href="derekvanvliet.html"><img class="reader" src="http://pbs.twimg.com/profile_images/476908096996909057/JKIDmnJG_normal.jpeg" title="@derekvanvliet" /></a>
<a href="JohnR.html"><img class="reader" src="http://abs.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" title="@JohnR" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.spacex.com/webcast">SpaceX Webcast</a>
</h2>
<p class="site">
<span>www.spacex.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://www.spacex.com/sites/spacex/files/spacex_default.jpg" /></div>
</div>
<div class="description">
<p>
SpaceX designs, manufactures and launches advanced rockets and spacecraft..
</p>
</div>
<div class="readers">
<a href="jnavma.html"><img class="reader" src="http://pbs.twimg.com/profile_images/461247979102298112/O76fRWTl_normal.jpeg" title="@jnavma" /></a>
<a href="elonmusk.html"><img class="reader" src="http://pbs.twimg.com/profile_images/420314816444502016/xj5TnUsx_normal.jpeg" title="@elonmusk" /></a>
<a href="SpaceX.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2341252179/4zbhy2jm5xiflnqvy8bw_normal.jpeg" title="@SpaceX" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="https://www.coursera.org">Coursera</a>
</h2>
<p class="site">
<span>www.coursera.org</span>
</p>
<div class="crop">
<div><img class="image" src="http://s3.amazonaws.com/coursera/media/Coursera_Computer_Narrow.png" /></div>
</div>
<div class="description">
<p>
Take free online classes from 80+ top universities and organizations. Coursera is a social entrepreneurship company partnering with Stanford ...
</p>
</div>
<div class="readers">
<a href="Jean_Azzopardi.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2551872181/temp1346149343strip20120828-32628-5bmuih_normal" title="@Jean_Azzopardi" /></a>
<a href="Jekrb.html"><img class="reader" src="http://pbs.twimg.com/profile_images/378800000391540932/ddbf4ab823d0168a5cd9f25ed68d7f2c_normal.jpeg" title="@Jekrb" /></a>
<a href="mithrandiragain.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2447223435/5i0db8aenurxld378gw3_normal.png" title="@mithrandiragain" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="https://www.youtube.com/playlist">BrazilJS Conf 2014 - YouTube</a>
</h2>
<p class="site">
<span>www.youtube.com</span>
</p>
<div class="crop">
<div><img class="image" src="https://yt3.ggpht.com/-d1z7xzJmMc8/AAAAAAAAAAI/AAAAAAAAAAA/kYji3ZO9V8M/s100-c-k-no/photo.jpg" /></div>
</div>
<div class="description">
<p>
Sign in now to see your channels and recommendations!
</p>
</div>
<div class="readers">
<a href="notch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/425571850505039873/XaCsjAe__normal.png" title="@notch" /></a>
<a href="mikeburkhartnc.html"><img class="reader" src="http://pbs.twimg.com/profile_images/498096076323176448/1V-mZze__normal.jpeg" title="@mikeburkhartnc" /></a>
<a href="AnnMWin.html"><img class="reader" src="http://pbs.twimg.com/profile_images/3481752875/53cdefd4c1fac28d73683101a542e4f2_normal.jpeg" title="@AnnMWin" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://daringfireball.net/2014/09/apple_watch">Daring Fireball: Apple Watch: Initial Thoughts and Observations</a>
</h2>
<p class="site">
<span>daringfireball.net</span>
</p>
<div class="description">
<p>
By John Gruber
</p>
</div>
<div class="readers">
<a href="comex.html"><img class="reader" src="http://pbs.twimg.com/profile_images/510232068404838400/g768RNLr_normal.jpeg" title="@comex" /></a>
<a href="derekvanvliet.html"><img class="reader" src="http://pbs.twimg.com/profile_images/476908096996909057/JKIDmnJG_normal.jpeg" title="@derekvanvliet" /></a>
<a href="cdixon.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2874406524/5ecf4e7907cbb226d8337704dd752dd5_normal.jpeg" title="@cdixon" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://en.wikipedia.org/w/index.php">Westchester County, New York: Difference between revisions - Wikipedia, ...</a>
</h2>
<p class="site">
<span>en.wikipedia.org</span>
</p>
<div class="crop">
<div><img class="image" src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/bb/City_of_White_Plains%2C_Jul_2012.jpg/350px-City_of_White_Plains%2C_Jul_2012.jpg" /></div>
</div>
<div class="description">
<p>
Westchester County , locally known as Westchester , is a county located in the U.S. state of New York . Westchester covers an area of 450 square ...
</p>
</div>
<div class="readers">
<a href="notch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/425571850505039873/XaCsjAe__normal.png" title="@notch" /></a>
<a href="paulengstler.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2605992090/ashsya5iocep2ypu3ayx_normal.jpeg" title="@paulengstler" /></a>
<a href="rastapasta42.html"><img class="reader" src="http://pbs.twimg.com/profile_images/492056742612586497/RX1Mhcx__normal.jpeg" title="@rastapasta42" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.theverge.com/2014/9/25/6845611/inside-apples-iphone-6-torture-building">Inside the building where Apple tortures the iPhone 6</a>
</h2>
<p class="site">
<span>www.theverge.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://cdn2.vox-cdn.com/uploads/chorus_image/image/40058588/DSCF7951.0.0_cinema_1200.0.jpg" /></div>
</div>
<div class="description">
<p>
A few blocks away from Apple's bustling campus in Cupertino is a rather nondescript building. Inside is absolutely the last place on earth you'd want ...
</p>
</div>
<div class="readers">
<a href="comex.html"><img class="reader" src="http://pbs.twimg.com/profile_images/510232068404838400/g768RNLr_normal.jpeg" title="@comex" /></a>
<a href="derekvanvliet.html"><img class="reader" src="http://pbs.twimg.com/profile_images/476908096996909057/JKIDmnJG_normal.jpeg" title="@derekvanvliet" /></a>
<a href="chronic.html"><img class="reader" src="http://pbs.twimg.com/profile_images/378800000791789535/2245bcbc880d6f21265bd912b0d15500_normal.jpeg" title="@chronic" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://snapsnapsnap.photos/how-does-the-iphone-6-camera-compare-to-previous-iphone-cameras">iPhone camera evolution: How does the iPhone 6 camera compare to previous ...</a>
</h2>
<p class="site">
<span>snapsnapsnap.photos</span>
</p>
<div class="crop">
<div><img class="image" src="http://static.snapsnapsnap.photos/wp-content/uploads/2014/09/[email protected]" /></div>
</div>
<div class="description">
<p>
How does the iPhone 6 camera stack up against previous hardware? In her ongoing series, professional iPhone photographer Lisa Bettany takes a hard ...
</p>
</div>
<div class="readers">
<a href="derekvanvliet.html"><img class="reader" src="http://pbs.twimg.com/profile_images/476908096996909057/JKIDmnJG_normal.jpeg" title="@derekvanvliet" /></a>
<a href="KTamas.html"><img class="reader" src="http://pbs.twimg.com/profile_images/467738614676217856/c4JJWwZq_normal.jpeg" title="@KTamas" /></a>
<a href="iA.html"><img class="reader" src="http://pbs.twimg.com/profile_images/510071324580909056/PGyJp57__normal.png" title="@iA" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://c418.bandcamp.com/album/0x10c">0x10c, by C418</a>
</h2>
<p class="site">
<span>c418.bandcamp.com</span>
</p>
<div class="crop">
<div><img class="image" src="https://f1.bcbits.com/img/a3268981442_2.jpg" /></div>
</div>
<div class="description">
<p>
2 track album
</p>
</div>
<div class="readers">
<a href="notch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/425571850505039873/XaCsjAe__normal.png" title="@notch" /></a>
<a href="etothepitimesi.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1810794213/avatar_normal.png" title="@etothepitimesi" /></a>
<a href="brendonbigley.html"><img class="reader" src="http://pbs.twimg.com/profile_images/514164845298479105/FzQEAJBj_normal.jpeg" title="@brendonbigley" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.ycombinator.com/rfs">Requests for Startups</a>
</h2>
<p class="site">
<span>www.ycombinator.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://www.ycombinator.com/images/ycombinator-logo-fb889e2e.png" /></div>
</div>
<div class="description">
<p>
You shouldn't start a company just because it's on this list. 1. It’s mostly here to help stimulate you to think about ideas.
</p>
</div>
<div class="readers">
<a href="tomiogeron.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1895661355/tomo_normal.jpg" title="@tomiogeron" /></a>
<a href="levie.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1626898956/twitter_normal.png" title="@levie" /></a>
<a href="jnavma.html"><img class="reader" src="http://pbs.twimg.com/profile_images/461247979102298112/O76fRWTl_normal.jpeg" title="@jnavma" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.sewingandembroiderywarehouse.com/embtrb.htm">Embroidery Trouble Shooting Page</a>
</h2>
<p class="site">
<span>www.sewingandembroiderywarehouse.com</span>
</p>
<div class="description">
<p>
Embroidery Trouble Shooting Answers to all your questions about Embroidery problems
</p>
</div>
<div class="readers">
<a href="aikijuanma.html"><img class="reader" src="http://pbs.twimg.com/profile_images/436300400958787586/UWSUxEo7_normal.jpeg" title="@aikijuanma" /></a>
<a href="_chrismarin.html"><img class="reader" src="http://pbs.twimg.com/profile_images/449813231909867520/xSoO90MU_normal.png" title="@_chrismarin" /></a>
<a href="davidmcooper.html"><img class="reader" src="http://pbs.twimg.com/profile_images/436931224347492352/ylzVj_wQ_normal.jpeg" title="@davidmcooper" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://gabrielecirulli.github.io/2048">2048 game</a>
</h2>
<p class="site">
<span>gabrielecirulli.github.io</span>
</p>
<div class="crop">
<div><img class="image" src="http://gabrielecirulli.github.io/2048/meta/og_image.png" /></div>
</div>
<div class="description">
<p>
Join the numbers and get to the 2048 tile! Careful: this game is extremely addictive!
</p>
</div>
<div class="readers">
<a href="ZioFede87.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1267632783/eightbit-16242224-2d2d-4d5a-872a-bf9fb581b546_normal.png" title="@ZioFede87" /></a>
<a href="johannsu.html"><img class="reader" src="http://pbs.twimg.com/profile_images/378800000693964328/b895e92d008ab0ad7020f1a8f3e894c1_normal.png" title="@johannsu" /></a>
<a href="geeksunny.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1880532406/184654_536399999949_200800740_31234610_6153530_n_normal.jpg" title="@geeksunny" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://yahoo.tumblr.com/post/98474044364/progress-report-continued-product-focus">Progress Report: Continued Product Focus</a>
</h2>
<p class="site">
<span>yahoo.tumblr.com</span>
</p>
<div class="description">
<p>
By Jay Rossiter, SVP, Cloud Platform Group At Yahoo, focus is an important part of accomplishing our mission: to make the world’s daily habits more ...
</p>
</div>
<div class="readers">
<a href="dakami.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1781434177/kaminsky2_normal.png" title="@dakami" /></a>
<a href="lutoma.html"><img class="reader" src="http://pbs.twimg.com/profile_images/441867820461084672/El0W2bXQ_normal.png" title="@lutoma" /></a>
<a href="aaronraimist.html"><img class="reader" src="http://pbs.twimg.com/profile_images/504738510889177088/2_qF4-nZ_normal.jpeg" title="@aaronraimist" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://pic.dhe.ibm.com/infocenter/wsdatap/v6r0m0/index.jsp">WebSphere DataPower, Version 6.0.0, Information Center</a>
</h2>
<p class="site">
<span>pic.dhe.ibm.com</span>
</p>
<div class="description">
</div>
<div class="readers">
<a href="bxlewi1.html"><img class="reader" src="http://pbs.twimg.com/profile_images/498222897673273344/Pos-Ppav_normal.jpeg" title="@bxlewi1" /></a>
<a href="lutoma.html"><img class="reader" src="http://pbs.twimg.com/profile_images/441867820461084672/El0W2bXQ_normal.png" title="@lutoma" /></a>
<a href="phillipsnick.html"><img class="reader" src="http://pbs.twimg.com/profile_images/467230933733478400/8hPdr5d6_normal.jpeg" title="@phillipsnick" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="https://hacks.mozilla.org/2014/09/webide-storage-inspector-jquery-events-iframe-switcher-more-firefox-developer-tools-episode-34">WebIDE, Storage inspector, jQuery events, iframe switcher + more – Firefox ...</a>
</h2>
<p class="site">
<span>hacks.mozilla.org</span>
</p>
<div class="crop">
<div><img class="image" src="https://hacks.mozilla.org/wp-content/uploads/2014/09/storage-inspector-3-500.png" /></div>
</div>
<div class="description">
<p>
A new set of Firefox Developer Tools features has just been uplifted to the Aurora channel. These features are available right now in Aurora, and ...
</p>
</div>
<div class="readers">
<a href="jnk_wyrch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/479190680036585472/C997RKYc_normal.jpeg" title="@jnk_wyrch" /></a>
<a href="fusillicode.html"><img class="reader" src="http://pbs.twimg.com/profile_images/511502166821859330/RVopaYna_normal.jpeg" title="@fusillicode" /></a>
<a href="trufae.html"><img class="reader" src="http://pbs.twimg.com/profile_images/430343297224437760/KxsZykF6_normal.jpeg" title="@trufae" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.apple.com/privacy">Apple - Privacy</a>
</h2>
<p class="site">
<span>www.apple.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://www.apple.com/home/images/og.jpg?201409231413" /></div>
</div>
<div class="description">
<p>
At Apple, we respect your privacy and protect it with strong encryption, plus strict policies that govern how all data is handled.
</p>
</div>
<div class="readers">
<a href="comex.html"><img class="reader" src="http://pbs.twimg.com/profile_images/510232068404838400/g768RNLr_normal.jpeg" title="@comex" /></a>
<a href="stevenbjohnson.html"><img class="reader" src="http://pbs.twimg.com/profile_images/34699972/sbjbeach2005_normal" title="@stevenbjohnson" /></a>
<a href="esten.html"><img class="reader" src="http://pbs.twimg.com/profile_images/454388897762381825/ousDktmd_normal.jpeg" title="@esten" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://daringfireball.net/2014/09/the_iphones_6">Daring Fireball: The iPhones 6</a>
</h2>
<p class="site">
<span>daringfireball.net</span>
</p>
<div class="crop">
<div><img class="image" src="http://daringfireball.net/misc/2014/09/iphone-on-iphone.jpg" /></div>
</div>
<div class="description">
<p>
By John Gruber
</p>
</div>
<div class="readers">
<a href="comex.html"><img class="reader" src="http://pbs.twimg.com/profile_images/510232068404838400/g768RNLr_normal.jpeg" title="@comex" /></a>
<a href="derekvanvliet.html"><img class="reader" src="http://pbs.twimg.com/profile_images/476908096996909057/JKIDmnJG_normal.jpeg" title="@derekvanvliet" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://online.wsj.com/articles/microsoft-near-deal-to-buy-minecraft-1410300213">Microsoft Near Deal to Buy Minecraft Maker Mojang</a>
</h2>
<p class="site">
<span>online.wsj.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://si.wsj.net/public/resources/images/MK-CP213_MINECR_G_20140909185602.jpg" /></div>
</div>
<div class="description">
<p>
Microsoft is in serious discussions to buy Mojang, the Swedish company behind the popular "Minecraft" videogame, according to a person with knowledge ...
</p>
</div>
<div class="readers">
<a href="elazar.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1674107936/270483_808419244670_47912933_37915694_7250313_n_normal.jpg" title="@elazar" /></a>
<a href="iA.html"><img class="reader" src="http://pbs.twimg.com/profile_images/510071324580909056/PGyJp57__normal.png" title="@iA" /></a>
<a href="leetNightshade.html"><img class="reader" src="http://pbs.twimg.com/profile_images/264928367/mutatingfrenzy_tn_normal.jpg" title="@leetNightshade" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.nytimes.com/2014/09/07/magazine/so-bill-gates-has-this-idea-for-a-history-class.html">So Bill Gates Has This Idea for a History Class ... - NYTimes.com</a>
</h2>
<p class="site">
<span>www.nytimes.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://static01.nyt.com/images/2014/09/07/magazine/07gates1/07gates1-articleLarge.jpg" /></div>
</div>
<div class="description">
<p>
In 2008, shortly after Bill Gates stepped down from his executive role at Microsoft, he often awoke in his 66,000-square-foot home on the eastern ...
</p>
</div>
<div class="readers">
<a href="tomiogeron.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1895661355/tomo_normal.jpg" title="@tomiogeron" /></a>
<a href="cdixon.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2874406524/5ecf4e7907cbb226d8337704dd752dd5_normal.jpeg" title="@cdixon" /></a>
<a href="santosh79.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2392873830/image_normal.jpg" title="@santosh79" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.newscientist.com/article/dn26111-schrodingers-cat-caught-on-quantum-film.html">Schrödinger's cat caught on quantum film - physics-math - 27 August 2014 - ...</a>
</h2>
<p class="site">
<span>www.newscientist.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://www.newscientist.com/data/images/ns/cms/dn26111/dn26111-1_1200.jpg" /></div>
</div>
<div class="description">
<p>
The patron animal of quantum theory poses for a unique portrait in which the camera and the sitter don't share a single photon – except by ...
</p>
</div>
<div class="readers">
<a href="notch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/425571850505039873/XaCsjAe__normal.png" title="@notch" /></a>
<a href="nanok.html"><img class="reader" src="http://pbs.twimg.com/profile_images/513033177518993408/xEtgh_AR_normal.png" title="@nanok" /></a>
<a href="stevenbjohnson.html"><img class="reader" src="http://pbs.twimg.com/profile_images/34699972/sbjbeach2005_normal" title="@stevenbjohnson" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://bjorn.tipling.com/if-programming-languages-were-weapons">If programming languages were weapons • Bjorn Tipling</a>
</h2>
<p class="site">
<span>bjorn.tipling.com</span>
</p>
<div class="crop">
<div><img class="image" src="https://d27kszptu8mqwl.cloudfront.net/0obbK04LYREL9i0ib5lXxdQXc178_large.png" /></div>
</div>
<div class="description">
<p>
C is an M1 Garand standard issue rifle, old but reliable. C++ is a set of nunchuks, powerful and impressive when wielded but takes many years of pain ...
</p>
</div>
<div class="readers">
<a href="lutoma.html"><img class="reader" src="http://pbs.twimg.com/profile_images/441867820461084672/El0W2bXQ_normal.png" title="@lutoma" /></a>
<a href="Jekrb.html"><img class="reader" src="http://pbs.twimg.com/profile_images/378800000391540932/ddbf4ab823d0168a5cd9f25ed68d7f2c_normal.jpeg" title="@Jekrb" /></a>
<a href="tradesmanhelix.html"><img class="reader" src="http://pbs.twimg.com/profile_images/378800000767470614/66f5f1c5b0a9ceef45505f91b38e598c_normal.png" title="@tradesmanhelix" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.youtube.com/watch?v=Retn7RDjYiw">Elon Ice Bucket Challenge</a>
</h2>
<p class="site">
<span>www.youtube.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://i.ytimg.com/vi/Retn7RDjYiw/maxresdefault.jpg" /></div>
</div>
<div class="description">
</div>
<div class="readers">
<a href="notch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/425571850505039873/XaCsjAe__normal.png" title="@notch" /></a>
<a href="elonmusk.html"><img class="reader" src="http://pbs.twimg.com/profile_images/420314816444502016/xj5TnUsx_normal.jpeg" title="@elonmusk" /></a>
<a href="SpaceX.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2341252179/4zbhy2jm5xiflnqvy8bw_normal.jpeg" title="@SpaceX" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="https://medium.com/@willkirkby/twitter-and-audio-steganography-568c8eae5ead">Twitter and Audio Steganography</a>
</h2>
<p class="site">
<span>medium.com</span>
</p>
<div class="crop">
<div><img class="image" src="https://d262ilb51hltx0.cloudfront.net/max/800/desat/multiply/grey/overlay/grey/1*v3WJvnMTsrApo-hBANLWOw.jpeg" /></div>
</div>
<div class="description">
<p>
Markus Persson, famed developer of Minecraft tweeted the above image: a pixelart vinyl LP with the label “Turn Down For …
</p>
</div>
<div class="readers">
<a href="notch.html"><img class="reader" src="http://pbs.twimg.com/profile_images/425571850505039873/XaCsjAe__normal.png" title="@notch" /></a>
<a href="johanringman.html"><img class="reader" src="http://pbs.twimg.com/profile_images/589136777/31-2_normal.jpg" title="@johanringman" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.wired.com/2014/07/google-project-zero">Meet 'Project Zero,' Google's Secret Team of Bug-Hunting Hackers | WIRED</a>
</h2>
<p class="site">
<span>www.wired.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://www.wired.com/wp-content/uploads/2014/07/project-zero-ft.jpg" /></div>
</div>
<div class="description">
<p>
Today Google plans to publicly reveal the team, known as Project Zero, a group of top Google security researchers who will be given the sole mission ...
</p>
</div>
<div class="readers">
<a href="andreftavares.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1420596539/rapastwitter_normal.png" title="@andreftavares" /></a>
<a href="murtshn.html"><img class="reader" src="http://pbs.twimg.com/profile_images/378800000291029830/4642cb08c42a1da40341b688d76cbdf6_normal.jpeg" title="@murtshn" /></a>
<a href="nelse.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1565235333/296262_10150324087038150_805823149_7813262_964209079_n__1__normal.jpg" title="@nelse" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="https://www.kickstarter.com/projects/324283889/potato-salad">Potato Salad</a>
</h2>
<p class="site">
<span>www.kickstarter.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://s3.amazonaws.com/ksr/projects/1070272/photo-small.jpg" /></div>
</div>
<div class="description">
<p>
I'm making potato salad.
</p>
</div>
<div class="readers">
<a href="yesh.html"><img class="reader" src="http://pbs.twimg.com/profile_images/476242891761668096/2ZTOKpeV_normal.jpeg" title="@yesh" /></a>
<a href="geeksunny.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1880532406/184654_536399999949_200800740_31234610_6153530_n_normal.jpg" title="@geeksunny" /></a>
<a href="davidmcooper.html"><img class="reader" src="http://pbs.twimg.com/profile_images/436931224347492352/ylzVj_wQ_normal.jpeg" title="@davidmcooper" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-lg"></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="https://medium.com/@RickWebb/the-economics-of-star-trek-29bab88d50">The Economics of Star Trek</a>
</h2>
<p class="site">
<span>medium.com</span>
</p>
<div class="crop">
<div><img class="image" src="https://d262ilb51hltx0.cloudfront.net/max/800/desat/multiply/yellow/overlay/yellow/1*fyr5xR9-01aAl5TOqLewhQ.jpeg" /></div>
</div>
<div class="description">
<p>
The Proto-Post Scarcity Economy
</p>
</div>
<div class="readers">
<a href="andreftavares.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1420596539/rapastwitter_normal.png" title="@andreftavares" /></a>
<a href="ZioFede87.html"><img class="reader" src="http://pbs.twimg.com/profile_images/1267632783/eightbit-16242224-2d2d-4d5a-872a-bf9fb581b546_normal.png" title="@ZioFede87" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="https://accounts.google.com/ServiceLogin">Sign in - Google Accounts</a>
</h2>
<p class="site">
<span>accounts.google.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://ssl.gstatic.com/accounts/ui/avatar_2x.png" /></div>
</div>
<div class="description">
<p>
Create an account
</p>
</div>
<div class="readers">
<a href="lutoma.html"><img class="reader" src="http://pbs.twimg.com/profile_images/441867820461084672/El0W2bXQ_normal.png" title="@lutoma" /></a>
<a href="paulengstler.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2605992090/ashsya5iocep2ypu3ayx_normal.jpeg" title="@paulengstler" /></a>
<a href="Urgo.html"><img class="reader" src="http://pbs.twimg.com/profile_images/378800000412035791/04ce09576597697f92fb6fe4aabf3f16_normal.jpeg" title="@Urgo" /></a>
</div>
</div>
<div class="clearfix enable-sm "></div>
</li>
<li>
<div class="summary">
<h2 class="title">
<a href="http://www.wired.com">WIRED</a>
</h2>
<p class="site">
<span>www.wired.com</span>
</p>
<div class="crop">
<div><img class="image" src="http://www.wired.com/wp-content/uploads/2014/09/shellshock-bug-bg.jpg" /></div>
</div>
<div class="description">
<p>
Get in-depth coverage of current and future trends in technology, and how they are shaping business, entertainment, communications, science, ...
</p>
</div>
<div class="readers">
<a href="JohnR.html"><img class="reader" src="http://abs.twimg.com/sticky/default_profile_images/default_profile_0_normal.png" title="@JohnR" /></a>
<a href="__kondwani__.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2697207320/cb4396df08103506a8891502eb996e3c_normal.jpeg" title="@__kondwani__" /></a>
<a href="zach_melamed.html"><img class="reader" src="http://pbs.twimg.com/profile_images/2427043675/vbebx5wpql0q4xz6lqcw_normal.jpeg" title="@zach_melamed" /></a>
</div>
</div>
<div class="clearfix enable-sm enable-md enable-lg"></div>
</li>
</ul>
</div>
</div>
<div class="footer">
<!-- <hr />
<p>
Svven look'n'feel
<span class="pull-right">Comments?</span>
</p> -->
</div>
</div>
<!--<script type="text/javascript" charset="utf-8">
initCycle();
</script>-->
</body>
</html> |
maze/doc/logic/class-use/Event.html | DDuarte/feup-lpoo-maze_and_bombermen | <!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_13) on Tue Apr 16 14:41:04 BST 2013 -->
<title>Uses of Class logic.Event</title>
<meta name="date" content="2013-04-16">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class logic.Event";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../logic/Event.html" title="class in logic">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?logic/class-use/Event.html" target="_top">Frames</a></li>
<li><a href="Event.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class logic.Event" class="title">Uses of Class<br>logic.Event</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../logic/Event.html" title="class in logic">Event</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#logic">logic</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="logic">
<!-- -->
</a>
<h3>Uses of <a href="../../logic/Event.html" title="class in logic">Event</a> in <a href="../../logic/package-summary.html">logic</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../logic/Event.html" title="class in logic">Event</a> in <a href="../../logic/package-summary.html">logic</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../logic/MovementEvent.html" title="class in logic">MovementEvent</a></strong></code>
<div class="block">Event used when a unit moves.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../logic/RequestMovementEvent.html" title="class in logic">RequestMovementEvent</a></strong></code>
<div class="block">Event used when an unit has to move (usually, the Hero)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class </code></td>
<td class="colLast"><code><strong><a href="../../logic/SendEagleEvent.html" title="class in logic">SendEagleEvent</a></strong></code>
<div class="block">Event used when the Hero wants the Eagle to get sword</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../logic/package-summary.html">logic</a> declared as <a href="../../logic/Event.html" title="class in logic">Event</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../logic/Event.html" title="class in logic">Event</a></code></td>
<td class="colLast"><span class="strong">UnitEventEntry.</span><code><strong><a href="../../logic/UnitEventEntry.html#_event">_event</a></strong></code>
<div class="block">The event.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../logic/package-summary.html">logic</a> with parameters of type <a href="../../logic/Event.html" title="class in logic">Event</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><span class="strong">EventComparator.</span><code><strong><a href="../../logic/EventComparator.html#compare(logic.Event, logic.Event)">compare</a></strong>(<a href="../../logic/Event.html" title="class in logic">Event</a> o1,
<a href="../../logic/Event.html" title="class in logic">Event</a> o2)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Maze.</span><code><strong><a href="../../logic/Maze.html#ForwardEventToUnits(logic.Event)">ForwardEventToUnits</a></strong>(<a href="../../logic/Event.html" title="class in logic">Event</a> ev)</code>
<div class="block">Forward event to all units.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract void</code></td>
<td class="colLast"><span class="strong">Unit.</span><code><strong><a href="../../logic/Unit.html#HandleEvent(logic.Maze, logic.Event)">HandleEvent</a></strong>(<a href="../../logic/Maze.html" title="class in logic">Maze</a> maze,
<a href="../../logic/Event.html" title="class in logic">Event</a> ev)</code>
<div class="block">Handle event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Sword.</span><code><strong><a href="../../logic/Sword.html#HandleEvent(logic.Maze, logic.Event)">HandleEvent</a></strong>(<a href="../../logic/Maze.html" title="class in logic">Maze</a> maze,
<a href="../../logic/Event.html" title="class in logic">Event</a> event)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Hero.</span><code><strong><a href="../../logic/Hero.html#HandleEvent(logic.Maze, logic.Event)">HandleEvent</a></strong>(<a href="../../logic/Maze.html" title="class in logic">Maze</a> maze,
<a href="../../logic/Event.html" title="class in logic">Event</a> event)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Eagle.</span><code><strong><a href="../../logic/Eagle.html#HandleEvent(logic.Maze, logic.Event)">HandleEvent</a></strong>(<a href="../../logic/Maze.html" title="class in logic">Maze</a> maze,
<a href="../../logic/Event.html" title="class in logic">Event</a> event)</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Dragon.</span><code><strong><a href="../../logic/Dragon.html#HandleEvent(logic.Maze, logic.Event)">HandleEvent</a></strong>(<a href="../../logic/Maze.html" title="class in logic">Maze</a> maze,
<a href="../../logic/Event.html" title="class in logic">Event</a> event)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="strong">Event.</span><code><strong><a href="../../logic/Event.html#IsSameType(logic.Event)">IsSameType</a></strong>(<a href="../../logic/Event.html" title="class in logic">Event</a> other)</code>
<div class="block">Checks if is same type.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="strong">Maze.</span><code><strong><a href="../../logic/Maze.html#PushEvent(logic.Unit, logic.Event)">PushEvent</a></strong>(<a href="../../logic/Unit.html" title="class in logic">Unit</a> u,
<a href="../../logic/Event.html" title="class in logic">Event</a> ev)</code>
<div class="block">Push event to unit</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../logic/package-summary.html">logic</a> with parameters of type <a href="../../logic/Event.html" title="class in logic">Event</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><strong><a href="../../logic/UnitEventEntry.html#UnitEventEntry(logic.Unit, logic.Event)">UnitEventEntry</a></strong>(<a href="../../logic/Unit.html" title="class in logic">Unit</a> u,
<a href="../../logic/Event.html" title="class in logic">Event</a> e)</code>
<div class="block">Instantiates a new unit event.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../logic/Event.html" title="class in logic">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?logic/class-use/Event.html" target="_top">Frames</a></li>
<li><a href="Event.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
assets/stylesheets/contact.css | shenils/ab_static | #contact {
background-color: #2E3B4D;
color: #FFFFFF;
padding: 20vh 0; }
#contact h2 {
font-size: 1.1em;
font-weight: bold;
text-transform: uppercase; }
#contact p.excerpt {
font-size: 1.1em; }
#contact a, #contact a:hover {
color: #FFF; }
/*# sourceMappingURL=contact.css.map */
|
TarsimAvl/Report/StyleSheet3.css | BusRunners/TarsimAvl | .li {
width: 2.180em;
height: 2em;
text-align: center;
line-height: 2em;
border-radius: 1em;
background: dodgerblue;
margin: 0 1em;
display: inline-block;
color: black;
position: relative;
left:62.5px;
}
.li1::before{
content: '';
position: absolute;
top: .9em;
left:0em;
width: 4.5em;
height: .2em;
background: dodgerblue;
z-index: -1;
}
.li2 {
width: 35px;
height: 2em;
text-align:center;
line-height: 2em;
border-radius: 1em;
background: dodgerblue;
margin: 0 1em;
display: inline-block;
color: black;
position: relative;
float:right;
}
.li22::after{
content: '';
position: absolute;
top: .9em;
left: -4em;
width: 4em;
height: .2em;
background: dodgerblue;
z-index: -1;
direction:rtl;
}
li:first-child::before {
display: none;
}
li:last-child::after {
display: none;
}
li:last-child::before {
display: none;
}
.active {
background: dodgerblue;
}
.active ~ li {
background: lightblue;
}
.active ~ li::before {
background: lightblue;
}
.rout:before {position: absolute; border: 2px solid blue; width: 0px; height: 138px; display: block; content: ''; left: 50%;top:100%; z-index: 1; margin-left: -1px;
}
.content{
direction:ltr;
width: 791px;
height:250px;
margin: 0 auto;
overflow:auto;
padding-right:3em;
}
.content3{
width: 791px;
margin: 0 auto;
}
.content2{
width: 300px;
float:right;
}
|
public/Windows 10 x64 (18363.592)/_MI_PARTITION_FLAGS.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.592)</h4><br>
<h2>_MI_PARTITION_FLAGS</h2>
<font face="arial"> +0x000 BeingDeleted : Pos 0, 1 Bit<br>
+0x000 PageListsInitialized : Pos 1, 1 Bit<br>
+0x000 StoreReservedPagesCharged : Pos 2, 1 Bit<br>
+0x000 UseProtectedSlabAllocators : Pos 3, 1 Bit<br>
+0x000 UseUnprotectedSlabAllocators : Pos 4, 1 Bit<br>
+0x000 PureHoldingPartition : Pos 5, 1 Bit<br>
+0x000 ZeroPagesOptional : Pos 6, 1 Bit<br>
</font></body></html> |
archives/index.html | amywushu/amywushu.github.io | <!doctype html>
<html class="theme-next mist use-motion">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="//cdn.bootcss.com/fancybox/2.1.5/jquery.fancybox.min.css" rel="stylesheet" type="text/css" />
<link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic|Microsoft YaHei:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link href="//cdn.bootcss.com/font-awesome/4.6.2/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.0.2" rel="stylesheet" type="text/css" />
<meta name="keywords" content="Hexo, NexT" />
<link rel="alternate" href="/atom.xml" title="Amywushu" type="application/atom+xml" />
<link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico?v=5.0.2" />
<meta name="description" content="好吧,你想知道点儿什么?">
<meta property="og:type" content="website">
<meta property="og:title" content="Amywushu">
<meta property="og:url" content="https://amywushu.github.io/archives/index.html">
<meta property="og:site_name" content="Amywushu">
<meta property="og:description" content="好吧,你想知道点儿什么?">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Amywushu">
<meta name="twitter:description" content="好吧,你想知道点儿什么?">
<script type="text/javascript" id="hexo.configuration">
var NexT = window.NexT || {};
var CONFIG = {
scheme: 'Mist',
sidebar: {"position":"left","display":"always"},
fancybox: true,
motion: true,
duoshuo: {
userId: '0',
author: '博主'
}
};
</script>
<title> 归档 | Amywushu </title>
</head>
<body itemscope itemtype="//schema.org/WebPage" lang="zh-Hans">
<div class="container one-collumn sidebar-position-left page-archive ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="//schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">Amywushu</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle"></p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br />
归档
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-fw fa-th"></i> <br />
分类
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about" rel="section">
<i class="menu-item-icon fa fa-fw fa-user"></i> <br />
关于
</a>
</li>
<li class="menu-item menu-item-search">
<a href="javascript:;" class="popup-trigger">
<i class="menu-item-icon fa fa-search fa-fw"></i> <br />
搜索
</a>
</li>
</ul>
<div class="site-search">
<div class="popup">
<span class="search-icon fa fa-search"></span>
<input type="text" id="local-search-input">
<div id="local-search-result"></div>
<span class="popup-btn-close">close</span>
</div>
</div>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<section id="posts" class="posts-collapse">
<span class="archive-move-on"></span>
<span class="archive-page-counter">
嗯..! 目前共计 16 篇日志。 继续努力。
</span>
<div class="collection-title">
<h2 class="archive-year motion-element" id="archive-year-2017">2017</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2017/05/09/译-Handling-low-memory-conditions-in-iOS-and-Mavericks.html" itemprop="url">
<span itemprop="name">(译)Handling low memory conditions in iOS and Mavericks</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2017-05-09T00:00:00+08:00"
content="2017-05-09" >
05-09
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2017/04/12/基础知识-Objective-C-中的类结构.html" itemprop="url">
<span itemprop="name">Objective-C 中的类结构</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2017-04-12T00:00:00+08:00"
content="2017-04-12" >
04-12
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2017/03/23/逆向知识-Hook-原理之-CydiaSubstrate(二):MSHookMessageEx.html" itemprop="url">
<span itemprop="name">Hook 原理之 CydiaSubstrate(二):MSHookMessageEx</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2017-03-23T00:00:00+08:00"
content="2017-03-23" >
03-23
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2017/03/07/逆向知识-Hook-原理之-CydiaSubstrate(一):MSHookMessageEx.html" itemprop="url">
<span itemprop="name">Hook 原理之 CydiaSubstrate(一):MSHookMessageEx</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2017-03-07T00:00:00+08:00"
content="2017-03-07" >
03-07
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2017/03/01/基础知识-Hook-原理之-Method-Swizzling.html" itemprop="url">
<span itemprop="name">Hook 原理之 Method Swizzling</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2017-03-01T00:00:00+08:00"
content="2017-03-01" >
03-01
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2017/02/27/源码学习-Hook-原理之-fishhook-源码解析.html" itemprop="url">
<span itemprop="name">Hook 原理之 fishhook 源码解析</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2017-02-27T00:00:00+08:00"
content="2017-02-27" >
02-27
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2017/02/21/基础知识-解读-Mach-O-文件格式.html" itemprop="url">
<span itemprop="name">解读 Mach-O 文件格式</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2017-02-21T00:00:00+08:00"
content="2017-02-21" >
02-21
</time>
</div>
</header>
</article>
<div class="collection-title">
<h2 class="archive-year motion-element" id="archive-year-2016">2016</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/12/16/译-Analysis-and-exploitation-of-Pegasus-kernel-vulnerabilities-CVE-2016-4655-CVE-2016-4656.html" itemprop="url">
<span itemprop="name">(译)Analysis and exploitation of Pegasus kernel vulnerabilities (CVE-2016-4655 / CVE-2016-4656)</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-12-16T00:00:00+08:00"
content="2016-12-16" >
12-16
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/12/07/基础知识-ARC-是如何进行内存管理的.html" itemprop="url">
<span itemprop="name">ARC 是如何进行内存管理的</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-12-07T00:00:00+08:00"
content="2016-12-07" >
12-07
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="//schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/11/09/逆向知识-通过汇编解读-objc_msgSend.html" itemprop="url">
<span itemprop="name">通过汇编解读 objc_msgSend</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-11-09T00:00:00+08:00"
content="2016-11-09" >
11-09
</time>
</div>
</header>
</article>
</section>
<nav class="pagination">
<span class="page-number current">1</span><a class="page-number" href="/archives/page/2/">2</a><a class="extend next" rel="next" href="/archives/page/2/"><i class="fa fa-angle-right"></i></a>
</nav>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="//schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/images/avatar1.jpg"
alt="Amywushu" />
<p class="site-author-name" itemprop="name">Amywushu</p>
<p class="site-description motion-element" itemprop="description">好吧,你想知道点儿什么?</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">16</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">6</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<span class="site-state-item-count">20</span>
<span class="site-state-item-name">标签</span>
</div>
</nav>
<div class="feed-link motion-element">
<a href="/atom.xml" rel="alternate">
<i class="fa fa-rss"></i>
RSS
</a>
</div>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://amywushu.github.io" target="_blank" title="GitHub">
<i class="fa fa-fw fa-github"></i>
GitHub
</a>
</span>
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
© 2016 -
<span itemprop="copyrightYear">2017</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">Amywushu</span>
</div>
<div class="powered-by">
由 <a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动
</div>
<div class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
NexT.Mist
</a>
</div>
<div class="busuanzi-count">
<script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<span class="site-pv">总访问量<span class="busuanzi-value" id="busuanzi_value_site_pv"></span>次</span>
</div>
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="//cdn.bootcss.com/jquery/2.1.3/jquery.min.js"></script>
<script type="text/javascript" src="//cdn.bootcss.com/fastclick/1.0.6/fastclick.min.js"></script>
<script type="text/javascript" src="//cdn.bootcss.com/jquery_lazyload/1.9.7/jquery.lazyload.min.js"></script>
<script type="text/javascript" src="//cdn.bootcss.com/velocity/1.3.1/velocity.min.js"></script>
<script type="text/javascript" src="//cdn.bootcss.com/velocity/1.3.1/velocity.ui.min.js"></script>
<script type="text/javascript" src="//cdn.bootcss.com/fancybox/2.1.5/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.0.2"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.0.2"></script>
<script type="text/javascript" id="motion.page.archive">
$('.archive-year').velocity('transition.slideLeftIn');
</script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.0.2"></script>
<script type="text/javascript">
// Popup Window;
var isfetched = false;
// Search DB path;
var search_path = "search.xml";
if (search_path.length == 0) {
search_path = "search.xml";
}
var path = "/" + search_path;
// monitor main search box;
function proceedsearch() {
$("body").append('<div class="popoverlay">').css('overflow', 'hidden');
$('.popup').toggle();
}
// search function;
var searchFunc = function(path, search_id, content_id) {
'use strict';
$.ajax({
url: path,
dataType: "xml",
async: true,
success: function( xmlResponse ) {
// get the contents from search data
isfetched = true;
$('.popup').detach().appendTo('.header-inner');
var datas = $( "entry", xmlResponse ).map(function() {
return {
title: $( "title", this ).text(),
content: $("content",this).text(),
url: $( "url" , this).text()
};
}).get();
var $input = document.getElementById(search_id);
var $resultContent = document.getElementById(content_id);
$input.addEventListener('input', function(){
var matchcounts = 0;
var str='<ul class=\"search-result-list\">';
var keywords = this.value.trim().toLowerCase().split(/[\s\-]+/);
$resultContent.innerHTML = "";
if (this.value.trim().length > 1) {
// perform local searching
datas.forEach(function(data) {
var isMatch = false;
var content_index = [];
var data_title = data.title.trim().toLowerCase();
var data_content = data.content.trim().replace(/<[^>]+>/g,"").toLowerCase();
var data_url = decodeURIComponent(data.url);
var index_title = -1;
var index_content = -1;
var first_occur = -1;
// only match artiles with not empty titles and contents
if(data_title != '') {
keywords.forEach(function(keyword, i) {
index_title = data_title.indexOf(keyword);
index_content = data_content.indexOf(keyword);
if( index_title >= 0 || index_content >= 0 ){
isMatch = true;
if (i == 0) {
first_occur = index_content;
}
}
});
}
// show search results
if (isMatch) {
matchcounts += 1;
str += "<li><a href='"+ data_url +"' class='search-result-title'>"+ data_title +"</a>";
var content = data.content.trim().replace(/<[^>]+>/g,"");
if (first_occur >= 0) {
// cut out 100 characters
var start = first_occur - 20;
var end = first_occur + 80;
if(start < 0){
start = 0;
}
if(start == 0){
end = 50;
}
if(end > content.length){
end = content.length;
}
var match_content = content.substring(start, end);
// highlight all keywords
keywords.forEach(function(keyword){
var regS = new RegExp(keyword, "gi");
match_content = match_content.replace(regS, "<b class=\"search-keyword\">"+keyword+"</b>");
});
str += "<p class=\"search-result\">" + match_content +"...</p>"
}
str += "</li>";
}
})};
str += "</ul>";
if (matchcounts == 0) { str = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>' }
if (keywords == "") { str = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>' }
$resultContent.innerHTML = str;
});
proceedsearch();
}
});}
// handle and trigger popup window;
$('.popup-trigger').click(function(e) {
e.stopPropagation();
if (isfetched == false) {
searchFunc(path, 'local-search-input', 'local-search-result');
} else {
proceedsearch();
};
});
$('.popup-btn-close').click(function(e){
$('.popup').hide();
$(".popoverlay").remove();
$('body').css('overflow', '');
});
$('.popup').click(function(e){
e.stopPropagation();
});
</script>
</body>
</html>
|
app/assets/stylesheets/designBlue.css | orrbarkat/instags | body {
font:14px Candara;
background: #004267;
background-image:url("/img/bg4.jpg");
}
hr{
background-color:#818284;
height:0.5px;
}
#title{
font:bold 16px Candara;
margin-left:15px;
color: #0F76BB;
}
.aline{
margin-left:15px;
}
.comment{
font:14px Candara;
color: #0F76BB;
margin-left:3%;
}
.bg_out{
background-color: #0F76BB;
margin-left:10px;
}
.bg_in{
background-color: #fff;
}
.form-control{
width:90%;
margin:auto;
}
.tokenfield.focus{
border-color:black;
box-shadow:none;
}
.tokenfield{
height:auto;
min-height:25px;
font-size: x-small;
}
.twitter-typeahead .tt-input, .twitter-typeahead .tt-hint{
font-size:14px;
}
.tt-open{
font-size:14px;
}
.hint-small
{
height: 1px;
padding: 5px 1px;
font-size: 1px;
border-radius: 3px;
line-height: 1.0;
}
.btn-primary{
background-color: #949599;
border-color: #949599;
color: white;
}
.btn-primary:hover{
/*background-color: #6e6e70;*/
background-color: #13D7F3;
border-color: #6e6e70;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover{
background-color: #6e6e70;
border-color: #6e6e70;
}
.nav-tabs{
border-bottom: 0px solid gray;
margin-left:5%;
}
.my-tab .tab-pane {
background-color: #ffffff;
border-color:gray;
border-top: 5px;
border-bottom-left-radius:3%;
border-bottom-right-radius:3%;
border-top-right-radius:3%;
border-top-left-radius:3%;
}
.nav-tabs>li>a{
margin-right: 2px;
border: 1px solid rgba(109, 95, 95, 0);
BACKGROUND-COLOR: rgba(148, 149, 153,0);
border-radius: 1px 1px 0 0;
color:white;
width:auto;
height:10px;
line-height:0.2;
font-weight:bold;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
color:#0F76BB;
}
.rating-xs{
margin-left:15px;
font-size: 2.5em;
}
.rating-container .rating-stars{
/*color:#6e6e70;*/
color:#13D7F3;
}
rating-container:before{
color:white;
}
.beta{
color:red;
}
@import 'bootstrap.less';
/*div.my-tab {
border-radius( 5px );
}*/
|
clean/Linux-x86_64-4.02.3-2.0.6/released/8.4.6~camlp4/regexp/8.8.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>regexp: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.4.6~camlp4 / regexp - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
regexp
<small>
8.8.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-11-26 10:22:40 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-26 10:22:40 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler
base-threads base
base-unix base
camlp4 4.02+7 Camlp4 is a system for writing extensible parsers for programming languages
conf-findutils 1 Virtual package relying on findutils
conf-which 1 Virtual package relying on which
coq 8.4.6~camlp4 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.02.3 The OCaml compiler (virtual package)
ocaml-base-compiler 4.02.3 Official 4.02.3 release
ocaml-config 1 OCaml Switch Configuration
ocamlbuild 0 Build system distributed with the OCaml compiler since OCaml 3.10.0
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/regexp"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/RegExp"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
]
tags: [
"keyword: regular expressions"
"keyword: Kleene algebra"
"category: Computer Science/Formal Languages Theory and Automata"
]
authors: [ "Takashi Miyamoto <[email protected]> [http://study-func-prog.blogspot.com/]" ]
bug-reports: "https://github.com/coq-contribs/regexp/issues"
dev-repo: "git+https://github.com/coq-contribs/regexp.git"
synopsis: "Regular Expression"
description: """
The Library RegExp is a Coq library for regular expression. The implementation is based on the Janusz Brzozowski's algorithm ("Derivatives of Regular Expressions", Journal of the ACM 1964).
The RegExp library satisfies the axioms of Kleene Algebra. The proofs are shown in the library."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/regexp/archive/v8.8.0.tar.gz"
checksum: "md5=7dfb0acdf48885cf2c41881e303865d9"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-regexp.8.8.0 coq.8.4.6~camlp4</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.4.6~camlp4).
The following dependencies couldn't be met:
- coq-regexp -> coq >= 8.8 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-regexp.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
Ext/log4net-1.2.11/doc/release/sdk/log4net.Appender.NetSendAppender.Recipient.html | npruehs/slash-framework | <html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>Recipient Property</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">log4net SDK Documentation - Microsoft .NET Framework 4.0</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">NetSendAppender.Recipient Property</h1>
</div>
</div>
<div id="nstext">
<p> Gets or sets the message alias to which the message should be sent. </p>
<div class="syntax">
<span class="lang">[Visual Basic]</span>
<br />Public Property Recipient As <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">String</a></div>
<div class="syntax">
<span class="lang">[C#]</span>
<br />public <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemStringClassTopic.htm">string</a> Recipient {get; set;}</div>
<p>
</p>
<h4 class="dtH4">Property Value</h4>
<p> The recipient of the message. </p>
<h4 class="dtH4">Remarks</h4>
<p> This property should always be specified in order to send a message. </p>
<h4 class="dtH4">See Also</h4>
<p>
<a href="log4net.Appender.NetSendAppender.html">NetSendAppender Class</a> | <a href="log4net.Appender.html">log4net.Appender Namespace</a></p>
<object type="application/x-oleobject" classid="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e" viewastext="true" style="display: none;">
<param name="Keyword" value="Recipient property">
</param>
<param name="Keyword" value="Recipient property, NetSendAppender class">
</param>
<param name="Keyword" value="NetSendAppender.Recipient property">
</param>
</object>
<hr />
<div id="footer">
<p>
<a href="http://logging.apache.org/log4net">Copyright 2004-2011 The Apache Software Foundation.</a>
</p>
<p>
</p>
</div>
</div>
</body>
</html> |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.11.0/coqoban/8.13.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>coqoban: 22 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.11.0 / coqoban - 8.13.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
coqoban
<small>
8.13.0
<span class="label label-success">22 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-12 17:32:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-12 17:32:44 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.11.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-community/coqoban"
dev-repo: "git+https://github.com/coq-community/coqoban.git"
bug-reports: "https://github.com/coq-community/coqoban/issues"
license: "LGPL-2.1-or-later"
synopsis: "Coqoban (Sokoban in Coq)"
description: """
A Coq implementation of Sokoban, the Japanese warehouse keepers'
game."""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"coq" {>= "8.10"}
]
tags: [
"category:Miscellaneous/Logical Puzzles and Entertainment"
"keyword:Sokoban"
"keyword:puzzles"
"logpath:Coqoban"
]
authors: [
"Jasper Stein"
"Hugo Herbelin"
]
url {
src: "https://github.com/coq-community/coqoban/archive/v8.13.0.tar.gz"
checksum: "sha256=5d525efda4880c6365df67b205157a1bbcb6a5dfc3db89f2066f7de776e3e77c"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-coqoban.8.13.0 coq.8.11.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-coqoban.8.13.0 coq.8.11.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>14 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-coqoban.8.13.0 coq.8.11.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>22 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 5 M</p>
<ul>
<li>4 M <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/Coqoban/Coqoban_levels.glob</code></li>
<li>457 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/Coqoban/Coqoban_levels.vo</code></li>
<li>172 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/Coqoban/Coqoban_levels.v</code></li>
<li>42 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/Coqoban/Coqoban_engine.vo</code></li>
<li>32 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/Coqoban/Coqoban_engine.glob</code></li>
<li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/Coqoban/Coqoban_engine.v</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-coqoban.8.13.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
app/views/game.html | dwalin93/OSeM-Projekt | <div class="container" style="padding-top: 45px">
<div class="col-md-8">
<h2>Finde den passenden Ort zu den Daten
<button type="button" class="btn btn-info" data-toggle="modal" data-target="#myModal">
<span class="glyphicon glyphicon-question-sign"></span> How to play</button>
<button type="button" class="btn btn-primary" data-toggle="modal" id="myBtn">
<span class="glyphicon glyphicon-king"></span> Top 10</button>
<a role="button" class="btn btn-success" href="/leaderboard"><span class="glyphicon glyphicon-list"></span> Leaderboard</a>
</h2>
<div id="mapid" style="height: 550px">{{map}}</div>
<br>
<table ng-show="vm.button_repeat" width="300">
<tr>
<td><img hspace="20" high="41" width="25" src="https://cdn.rawgit.com/pointhi/leaflet-color-markers/master/img/marker-icon-2x-blue.png"></td>
<td><p id="Auswahl" style="color:blue"></p></td>
</tr>
<tr>
<td><img hspace="20" high="40" width="21" src="https://cdn.rawgit.com/pointhi/leaflet-color-markers/master/img/marker-icon-2x-green.png"></td>
<td><p id="Ziel" style="color:green"></p></td>
</tr>
</table>
<br>
</div>
<!-- Example row of columns -->
<!-- Trigger the modal with a button data-target="#myModal2" -->
<div class="row" >
<div class="col-md-4"> <br>
<div class="row" ng-show="vm.test" style="height:70px">
<uib-alert type="warning" >{{'PLEASE_WAIT_DATA'|translate}} <img id="mySpinner" src="/images/ajax-loader.gif" />
</uib-alert>
</div>
<div class="row" ng-hide="vm.test" style="height:70px;">
</div>
<!--
<!-- Panels with data -->
<div class="panel panel-default" ng-repeat="b in box">
<div class="panel-heading">{{b.title}}</div>
<div class="panel-body">{{b.value}} {{b.unit}}
<p>gemessen am: {{b.lastMeasurement}}</p>
</div>
</div>
</div>
</div>
<!-- /container -->
<hr>
<footer>
<p>© 2016 Höltgen-Qiu Inc.</p>
</footer>
</div>
<div id="myModal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">How to Play</h4>
</div>
<div class="modal-body">
<div >
<div style="height: 320px">
<div uib-carousel active="active" no-wrap="noWrapSlides">
<div uib-slide ng-repeat="slide in slides track by slide.id" index="slide.id">
<img ng-src="{{slide.image}}" style="margin:auto;" height="600" width="600" >
<p>{{slide.text1}}</p>
<p>{{slide.text2}}</p>
<br>
<br>
</div>
</div>
</div>
</div>
<br>
<p>4. To see the leaderboard, just cklick the link above the map,<br>
5. If you don't want to play anymore just leave the site. Your points will be saved.
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div id="myModal3" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">NEUE Auszeichnung!</h4>
</div>
<div class="modal-body" >
<p id="new_points" ></p>
<div class="form-group text-center">
<img height="200" width="200" id="new_badge" src='images/second.png' alt="Badge for {{ vm.user.firstname }}">
</div>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<div id="myModal2" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h3>The Best 10 from the Sensebox Game</h3>
</div>
<div class="modal-body">
<table class="table table-striped">
<thead>
<tr>
<th>Rang</th>
<th>Username</th>
<th>Punkte</th>
</tr>
</thead>
<tfoot>
<tr ng-repeat="user in vm.users | limitTo: 10" ng-style="vm.user.username === user.username ? {'background-color': 'lightgreen'} : {}">
<td>{{$index +1}}</td>
<td>{{user.username}}</td>
<td>{{user.points}}</td>
</tr>
</tfoot>
</table>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<!-- /container -->
<!-- Bootstrap core JavaScript
|
templates/user/addstudent.html | carlosa54/evaluation_system | {% load crispy_forms_tags %}
{% block content %}
{% if error %}
<div class="alert alert-dismissable alert-danger">
<button type="button" class="close" data-dismiss="alert">×</button>
<strong>Oh snap!</strong> {{ error }}
</div>
{% endif %}
{% if success %}
<div class="alert alert-dismissable alert-success">
<button type="button" class="close" data-dismiss="alert">×</button>
{{ success }}
</div>
{% endif %}
<h1 class= "page-header">Añadir Estudiante</h1>
<div class = "jumbotron">
<form method="post" action="{% url 'addstudent' %}" class="form-horizontal"> {% csrf_token %}
<div class="form-group">
<legend>Añadir un estudiante</legend>
<label>Escoja el grupo:</label>
<select style="width:100%; height:25px" name="grouplink">
{% for group in groups %}
<option value="{{group.id}}">{{group}}</option>
{% endfor %}
</select>
<label>Escoja un Estudiante</label>
<select style="width:100%; height:25px" name="student">
{% for student in students %}
<option value="{{student.id}}">{{student}}</option>
{% endfor %}
</select>
</div>
<input type="submit" value="Submit" class="btn btn-default pull-right">
</form>
<br>
<br>
<form method="post" action="{% url 'addstudent' %}" class="form-horizontal"> {% csrf_token %}
<div class="form-group">
<legend>Crear un estudiante</legend>
<label>Escoja el grupo:</label>
<select style="width:100%; height:25px" name="group">
{% for group in groups %}
<option value="{{group.id}}">{{group}}</option>
{% endfor %}
</select>
</div>
{{form|crispy}}
<input type="submit" value="Submit" class="btn btn-default pull-right">
</form>
</div>
{% endblock %} |
registrations/templates/update_sent.tpl.html | greencoder/hopefullysunny-django | {% extends 'base_panel.html' %}
{% block title %}Signup Sent{% endblock %}
{% block panel_content %}
<h1>An Update Link Has Been Sent</h1>
<p>
Please check your email for a link you can use to update your location and delivery preferences.
</p>
<p> If you don't receive the email or have any trouble, <a href="mailto:[email protected]">drop us a line</a>
and we will do our best to help.
</p>
{% endblock panel_content %} |
partials/contact.html | darrylivan/equinebuzz.com | <div class="panel-body ">
<div class="breadcrumbs">
<div class="container">
<div class="row">
<div class="col-lg-4 col-sm-4">
<h1>EQUINE <span class="buzz">BUZZ</span></h1>
</div>
<div class="col-lg-8 col-sm-8">
<!-- <ol class="breadcrumb pull-right">
<li><a href="#">Home</a></li>
<li><a href="#">Pages</a></li>
<li class="active">Contact</li>
</ol> -->
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-6">
<img src="/images/track.jpg" alt="horse on track" style="width:100%; ">
</div>
<div class="col-md-6">
<p>
Have a question or a problem? You can drop us an email or call us.
</p>
<div class="contact-form">
<address>
<strong>EQUINE<span class="logoRed">BUZZ</span></strong><br>
<abbr title="phone">ph:</abbr> 928-779-3377<br>
<span class="email">[email protected]</span>
</address>
<p></p>
</div><!-- form -->
</div>
</div>
</div>
</div> |
Reports/gr/griffin.container.mvc5.1.0.2/Griffin.Container.Mvc5-net40.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
/* Body style, for the entire document */
body {
background: #F3F3F4;
color: #1E1E1F;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
padding: 0;
margin: 0;
}
/* Header1 style, used for the main title */
h1 {
padding: 10px 0px 10px 10px;
font-size: 21pt;
background-color: #E2E2E2;
border-bottom: 1px #C1C1C2 solid;
color: #201F20;
margin: 0;
font-weight: normal;
}
/* Header2 style, used for "Overview" and other sections */
h2 {
font-size: 18pt;
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
}
/* Header3 style, used for sub-sections, such as project name */
h3 {
font-weight: normal;
font-size: 15pt;
margin: 0;
padding: 15px 0 5px 0;
background-color: transparent;
}
h4 {
font-weight: normal;
font-size: 12pt;
margin: 0;
padding: 0 0 0 0;
background-color: transparent;
}
/* Color all hyperlinks one color */
a {
color: #1382CE;
}
/* Paragraph text (for longer informational messages) */
p {
font-size: 10pt;
}
/* Table styles */
table {
border-spacing: 0 0;
border-collapse: collapse;
font-size: 10pt;
}
table th {
background: #E7E7E8;
text-align: left;
text-decoration: none;
font-weight: normal;
padding: 3px 6px 3px 6px;
}
table td {
vertical-align: top;
padding: 3px 6px 5px 5px;
margin: 0px;
border: 1px solid #E7E7E8;
background: #F7F7F8;
}
.NoBreakingChanges {
color: darkgreen;
font-weight:bold;
}
.FewBreakingChanges {
color: orange;
font-weight:bold;
}
.ManyBreakingChanges {
color: red;
font-weight:bold;
}
.BreakDetails {
margin-left: 30px;
}
.CompatMessage {
font-style: italic;
font-size: 10pt;
}
.GoodMessage {
color: darkgreen;
}
/* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
.localLink {
color: #1E1E1F;
background: #EEEEED;
text-decoration: none;
}
.localLink:hover {
color: #1382CE;
background: #FFFF99;
text-decoration: none;
}
/* Center text, used in the over views cells that contain message level counts */
.textCentered {
text-align: center;
}
/* The message cells in message tables should take up all avaliable space */
.messageCell {
width: 100%;
}
/* Padding around the content after the h1 */
#content {
padding: 0px 12px 12px 12px;
}
/* The overview table expands to width, with a max width of 97% */
#overview table {
width: auto;
max-width: 75%;
}
/* The messages tables are always 97% width */
#messages table {
width: 97%;
}
/* All Icons */
.IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded {
min-width: 18px;
min-height: 18px;
background-repeat: no-repeat;
background-position: center;
}
/* Success icon encoded */
.IconSuccessEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==);
}
/* Information icon encoded */
.IconInfoEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
}
/* Warning icon encoded */
.IconWarningEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
}
/* Error icon encoded */
.IconErrorEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
}
</style>
</head>
<body>
<h1 _locid="PortabilityReport">.NET Portability Report</h1>
<div id="content">
<div id="submissionId" style="font-size:8pt;">
<p>
<i>
Submission Id
f1ef59a5-5149-492b-b342-f736f407ac19
</i>
</p>
</div>
<h2 _locid="SummaryTitle">
<a name="Portability Summary"></a>Portability Summary
</h2>
<div id="summary">
<table>
<tbody>
<tr>
<th>Assembly</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
</tr>
<tr>
<td><strong><a href="#Griffin.Container.Mvc5">Griffin.Container.Mvc5</a></strong></td>
<td class="text-center">85.45 %</td>
<td class="text-center">83.64 %</td>
<td class="text-center">95.45 %</td>
<td class="text-center">83.64 %</td>
</tr>
</tbody>
</table>
</div>
<div id="details">
<a name="Griffin.Container.Mvc5"><h3>Griffin.Container.Mvc5</h3></a>
<table>
<tbody>
<tr>
<th>Target type</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
<th>Recommended changes</th>
</tr>
<tr>
<td>System.Reflection.Assembly</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Use Assembly.DefinedTypes</td>
</tr>
<tr>
<td style="padding-left:2em">GetTypes</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Use Assembly.DefinedTypes</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Type</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_IsAbstract</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>.GetTypeInfo().IsAbstract</td>
</tr>
<tr>
<td style="padding-left:2em">GetConstructors</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">IsAssignableFrom(System.Type)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.Http.ApiController</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.Http.Dependencies.IDependencyResolver</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.Http.Dependencies.IDependencyScope</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.HttpApplication</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">add_BeginRequest(System.EventHandler)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">add_EndRequest(System.EventHandler)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.HttpContext</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Current</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Items</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.IHttpModule</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.Mvc.IController</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.Mvc.IDependencyResolver</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Web.PreApplicationStartMethodAttribute</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Type,System.String)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
<p>
<a href="#Portability Summary">Back to Summary</a>
</p>
</div>
</div>
</body>
</html> |
categories/summer-2011/index.html | AfricanUhambo/AfricanUhambo.github.io | <!DOCTYPE html>
<html lang="en-us">
<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>Summer 2011 -- African Uhambo</title>
<link href="https://africanuhambo.co.uk/categories/summer-2011/index.xml" rel="alternate" type="application/rss+xml" title="African Uhambo" />
<link href="https://africanuhambo.co.uk/categories/summer-2011/index.xml" rel="feed" type="application/rss+xml" title="African Uhambo" />
<link href="https://africanuhambo.co.uk//css/bootstrap.min.css" rel="stylesheet">
<link href="https://africanuhambo.co.uk//css/clean-blog.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
</head>
<body>
<nav class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="https://africanuhambo.co.uk/">African Uhambo</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="https://africanuhambo.co.uk/">home</a>
</li>
<li>
<a href="https://africanuhambo.co.uk/post/">Archives</a>
</li>
<li>
<a href="https://africanuhambo.co.uk/about/">About Us</a>
</li>
<li>
<a href="https://africanuhambo.co.uk/tusky/">Tusky</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="intro-header" style="background-image: url('https://africanuhambo.co.uk//img/home-bg.jpg')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="site-heading">
<h1>Summer 2011</h1>
<hr class="small">
<span class="subheading"></span>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2012/07/01/serbia-unexpected-off-road/">Serbia, Unexpected off road</a> on Sun, Jul 1, 2012
<br />
In <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/defender">defender</a>, <a href="https://africanuhambo.co.uk/tags/garmin">garmin</a>, <a href="https://africanuhambo.co.uk/tags/serbia">serbia</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2012/04/28/durmitor-national-park-montenegro-maps/">Durmitor National Park, Montenegro - Garmin Maps</a> on Sat, Apr 28, 2012
<br />
In <a href="https://africanuhambo.co.uk/categories/garmin">Garmin</a>, <a href="https://africanuhambo.co.uk/categories/maps">Maps</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>, <a href="https://africanuhambo.co.uk/categories/walking">Walking</a>
Tags <a href="https://africanuhambo.co.uk/tags/garmin">garmin</a>, <a href="https://africanuhambo.co.uk/tags/maps">maps</a>, <a href="https://africanuhambo.co.uk/tags/walking">walking</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2011/08/27/day-27-thursday-25-august-2011-villey-le-sec-france-hove-england/">DAY 27: THURSDAY 25 AUGUST 2011 Villey le Sec (France) – Hove (England)</a> on Sat, Aug 27, 2011
<br />
In <a href="https://africanuhambo.co.uk/categories/france">France</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/france">france</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2011/08/25/day-2526-2324-august-2011-altkirch-france-villey-le-sec-france/">DAY 25/26: 23/24 AUGUST 2011 Altkirch (France) – Villey le Sec (France)</a> on Thu, Aug 25, 2011
<br />
In <a href="https://africanuhambo.co.uk/categories/france">France</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/france">france</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2011/08/23/day-2324-2122-august-2011-forno-di-zaldo-italy-altkirch-france/">DAY 23/24: 21/22 AUGUST 2011 Forno di Zaldo (Italy) – Altkirch (France)</a> on Tue, Aug 23, 2011
<br />
In <a href="https://africanuhambo.co.uk/categories/italy">Italy</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/france">france</a>, <a href="https://africanuhambo.co.uk/tags/italy">italy</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2011/08/22/day-19-21-17-21-august-2011-trogir-croatia-plitvicka-jezera-nationalni-park-croatia/">DAY 19 - 21: 17 - 21 AUGUST 2011 Trogir (Croatia) – Plitvička Jezera Nationalni Park (Croatia)</a> on Mon, Aug 22, 2011
<br />
In <a href="https://africanuhambo.co.uk/categories/croatia">Croatia</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/croatia">croatia</a>, <a href="https://africanuhambo.co.uk/tags/national-park">national park</a>, <a href="https://africanuhambo.co.uk/tags/plitvice">plitvice</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2011/08/21/day-22-saturday-20-august-2011-plitvicka-jezera-croatia-forno-di-zaldo-italy/">DAY 22: SATURDAY 20 AUGUST 2011 Plitvička Jezera (Croatia) – Forno di Zaldo (Italy)</a> on Sun, Aug 21, 2011
<br />
In <a href="https://africanuhambo.co.uk/categories/croatia">Croatia</a>, <a href="https://africanuhambo.co.uk/categories/italy">Italy</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/croatia">croatia</a>, <a href="https://africanuhambo.co.uk/tags/italy">italy</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2011/08/17/day-18-tuesday-16-august-2011-lumbarda-korcula-croatia-trogir-croatia/">DAY 18: TUESDAY 16 AUGUST 2011 Lumbarda, Korčula (Croatia) – Trogir (Croatia)</a> on Wed, Aug 17, 2011
<br />
In <a href="https://africanuhambo.co.uk/categories/croatia">Croatia</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/croatia">croatia</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2011/08/16/day-1617-1415-august-2011-mostar-bosnia-lumbarda-korcula-croatia/">DAY 16/17: 14/15 AUGUST 2011, Mostar (Bosnia) – Lumbarda, Korčula (Croatia)</a> on Tue, Aug 16, 2011
<br />
In <a href="https://africanuhambo.co.uk/categories/croatia">Croatia</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/blagaj">blagaj</a>, <a href="https://africanuhambo.co.uk/tags/croatia">croatia</a>
</p>
</div>
<div class="post-preview">
<p class="post-meta"><a href="https://africanuhambo.co.uk/2011/08/14/day-15-saturday-13-august-2011-donji-morinj-montenegro-mostar-bosnia/">DAY 15: SATURDAY 13 AUGUST 2011 Donji Morinj (Montenegro) – Mostar (Bosnia)</a> on Sun, Aug 14, 2011
<br />
In <a href="https://africanuhambo.co.uk/categories/bosnia-and-herzegovina">Bosnia And Herzegovina</a>, <a href="https://africanuhambo.co.uk/categories/summer-2011">Summer 2011</a>
Tags <a href="https://africanuhambo.co.uk/tags/bosnia-and-herzegovina">bosnia and herzegovina</a>, <a href="https://africanuhambo.co.uk/tags/mostar">mostar</a>
</p>
</div>
<ul class="pagination">
<li>
<a href="https://africanuhambo.co.uk/categories/summer-2011/" aria-label="First"><span aria-hidden="true">««</span></a>
</li>
<li
class="disabled">
<a href="" aria-label="Previous"><span aria-hidden="true">«</span></a>
</li>
<li
class="active"><a href="https://africanuhambo.co.uk/categories/summer-2011/">1</a></li>
<li
><a href="https://africanuhambo.co.uk/categories/summer-2011/page/2/">2</a></li>
<li
><a href="https://africanuhambo.co.uk/categories/summer-2011/page/3/">3</a></li>
<li
>
<a href="https://africanuhambo.co.uk/categories/summer-2011/page/2/" aria-label="Next"><span aria-hidden="true">»</span></a>
</li>
<li>
<a href="https://africanuhambo.co.uk/categories/summer-2011/page/3/" aria-label="Last"><span aria-hidden="true">»»</span></a>
</li>
</ul>
</div>
</div>
</div>
<hr>
<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="https://www.twitter.com/danward79">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/danward79">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-linkedin fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">Code released under the MIT license.</p>
</div>
</div>
</div>
</footer>
<script src="https://africanuhambo.co.uk//js/jquery.min.js"></script>
<script src="https://africanuhambo.co.uk//js/bootstrap.min.js"></script>
<script src="https://africanuhambo.co.uk//js/clean-blog.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-40336336-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
clean/Linux-x86_64-4.09.1-2.0.6/released/8.9.1/mathcomp-odd-order/1.6.1.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-odd-order: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.9.1 / mathcomp-odd-order - 1.6.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
mathcomp-odd-order
<small>
1.6.1
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-11-05 07:20:37 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-05 07:20:37 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.9.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
name: "coq-mathcomp-odd-order"
version: "1.6.1"
maintainer: "Mathematical Components <[email protected]>"
homepage: "http://ssr.msr-inria.inria.fr/"
bug-reports: "Mathematical Components <[email protected]>"
license: "CeCILL-B"
build: [
[make "-C" "mathcomp/odd_order" "-j" "%{jobs}%"]
]
install: [ make "-C" "mathcomp/odd_order" "install" ]
depends: [
"ocaml"
"coq-mathcomp-algebra" {= "1.6.1"}
"coq-mathcomp-character" {= "1.6.1"}
"coq-mathcomp-field" {= "1.6.1"}
"coq-mathcomp-field-extra" {= "1.6.1"}
"coq-mathcomp-fingroup" {= "1.6.1"}
"coq-mathcomp-solvable" {= "1.6.1"}
"coq-mathcomp-ssreflect" {= "1.6.1"}
]
tags: [ "keyword:finite groups" "keyword:Feit Thompson theorem" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
synopsis: "The formal proof of the Feit-Thompson theorem"
description: """
The formal proof of the Feit-Thompson theorem.
From mathcomp Require Import all_ssreflect all_fingroup all_solvable PFsection14.
Check Feit_Thompson.
: forall (gT : finGroupType) (G : {group gT}), odd #|G| -> solvable G
From mathcomp Require Import all_ssreflect all_fingroup
all_solvable stripped_odd_order_theorem.
Check stripped_Odd_Order.
: forall (T : Type) (mul : T -> T -> T) (one : T) (inv : T -> T)
(G : T -> Type) (n : natural),
group_axioms T mul one inv ->
group T mul one inv G ->
finite_of_order T G n -> odd n -> solvable_group T mul one inv G"""
url {
src:
"https://github.com/math-comp/math-comp/archive/mathcomp-odd-order.1.6.1.tar.gz"
checksum: "md5=2303f60bbca5eaa24bef7af5d47694b9"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-mathcomp-odd-order.1.6.1 coq.8.9.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.9.1).
The following dependencies couldn't be met:
- coq-mathcomp-odd-order -> coq-mathcomp-ssreflect = 1.6.1 -> coq < 8.7~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-mathcomp-odd-order.1.6.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
static/styles.css | sarastik/coin-counter | body {
background-color: #1C2331;
}
.card {
margin-top: 40px;
padding-right: 0px;
padding-left: 0px;
}
.card-header {
display: flex;
flex-direction: row;
}
h3 {
margin-bottom: 0px;
}
#exchange-holder {
margin-left: 25px;
margin-right: 25px;
}
.panel-rate {
text-align: right;
flex-grow: 1;
}
#btc--card {
margin-left: 40px;
margin-right: 20px;
}
#eth--card {
margin-left: 20px;
margin-right: 20px;
}
#ltc--card {
margin-left: 20px;
margin-right: 40px;
}
.transaction {
margin-top: 5px;
margin-bottom: 5px;
font-size: 12px;
}
.trans-profit {
text-align: right;
} |
app/templates/app/jasmine.html | GMcD/generator-cordovum | <!DOCTYPE html>
<html>
<head>
<title>Jasmine Spec Runner</title>
<link rel="stylesheet" href="../bower_components/jasmine/lib/jasmine-core/jasmine.css">
<script data-main="require.jasmine" src="../bower_components/requirejs/require.js"></script>
</head>
<body>
<div id="stage" style="overflow: hidden; height: 1px;"></div>
</body>
</html> |
projects/prismof/handmaiden.css | fairesy/fairesy.github.io | h1{
text-align: center;
}
main{
width: 50%;
margin: 0 auto;
}
.question-wrapper{
width: 100%;
overflow: auto;
}
.question{
width: 100%;
}
.square{
width:80px;
height:80px;
margin:20px;
border-radius:50%;
border: 2px solid rgb(40,40,40);
float:left;
}
.red{
/*background-color:rgb(250,0,0);*/
}
.blue{
/*background-color:rgb(0,0,250);*/
}
#gform input{
display: none;
}
#gform button{
width: 300px;
height: 60px;
background-color: #fff;
border: 2px solid rgb(40,40,40);
} |
ocr_extracted/W28513_text/page112.html | datamade/elpc_bakken |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>W28513_text</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<body>
<div style="margin-left: auto; margin-right: auto; width: 800px; overflow: hidden;">
<div style="float: left;">
<a href="page111.html">«</a>
</div>
<div style="float: right;">
</div>
</div>
<hr/>
<div style="position: absolute; margin-left: 274px; margin-top: 191px;">
<p class="styleSans12000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>"></p>
</div>
<div style="position: absolute; margin-left: 1044px; margin-top: 274px;">
<p class="styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Triangle Petroleum </p>
</div>
<div style="position: absolute; margin-left: 906px; margin-top: 384px;">
<p class="styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Nygaard 150-101-28-33-1H Pad </p>
</div>
<div style="position: absolute; margin-left: 1016px; margin-top: 494px;">
<p class="styleSans11.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Attn: Brittany Vannoy </p>
</div>
<div style="position: absolute; margin-left: 741px; margin-top: 604px;">
<p class="styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Section: 28 </p>
</div>
<div style="position: absolute; margin-left: 1016px; margin-top: 714px;">
<p class="styleSans11.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">McKenzie County, ND </p>
</div>
<div style="position: absolute; margin-left: 384px; margin-top: 824px;">
<p class="styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">*This image is meant to be used as a visual aid and is not intended to be used for </p>
</div>
<div style="position: absolute; margin-left: 989px; margin-top: 879px;">
<p class="styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">geographical accuracy* </p>
</div>
<div style="position: absolute; margin-left: 109px; margin-top: 1044px;">
<img src="images/tmpfFTuAU.png" alt="tmpfFTuAU.png" />
</div>
<div style="position: absolute; margin-left: 1044px; margin-top: 604px;">
<p class="styleSans11.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Township: 150 N </p>
</div>
<div style="position: absolute; margin-left: 1484px; margin-top: 604px;">
<p class="styleSans9.0000<enum PANGO_WEIGHT_NORMAL of type PangoWeight><enum PANGO_STYLE_NORMAL of type PangoStyle>">Range: 101W </p>
</div>
</body>
</html>
|
api/v0.6.6/utility/awesomium/awe_jsobject_get_size.html | Circular-Studios/Dash-Docs |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Function awe_jsobject_get_size</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link rel="stylesheet" href="../../prettify/prettify.css" type="text/css"/>
<script type="text/javascript" src="../../scripts/jquery.js">/**/</script>
<script type="text/javascript" src="../../prettify/prettify.js">/**/</script>
<script type="text/javascript" src="../../scripts/ddox.js">/**/</script>
</head>
<body onload="prettyPrint(); setupDdox();">
<nav id="main-nav"><!-- using block navigation in layout.dt-->
<ul class="tree-view">
<li class="collapsed tree-view">
<a href="#" class="package">components</a>
<ul class="tree-view">
<li>
<a href="../../components/animation.html" class=" module">animation</a>
</li>
<li>
<a href="../../components/assets.html" class=" module">assets</a>
</li>
<li>
<a href="../../components/camera.html" class=" module">camera</a>
</li>
<li>
<a href="../../components/icomponent.html" class=" module">icomponent</a>
</li>
<li>
<a href="../../components/lights.html" class=" module">lights</a>
</li>
<li>
<a href="../../components/material.html" class=" module">material</a>
</li>
<li>
<a href="../../components/mesh.html" class=" module">mesh</a>
</li>
<li>
<a href="../../components/userinterface.html" class=" module">userinterface</a>
</li>
</ul>
</li>
<li class="collapsed tree-view">
<a href="#" class="package">core</a>
<ul class="tree-view">
<li>
<a href="../../core/dgame.html" class=" module">dgame</a>
</li>
<li>
<a href="../../core/gameobject.html" class=" module">gameobject</a>
</li>
<li>
<a href="../../core/prefabs.html" class=" module">prefabs</a>
</li>
<li>
<a href="../../core/properties.html" class=" module">properties</a>
</li>
<li>
<a href="../../core/reflection.html" class=" module">reflection</a>
</li>
<li>
<a href="../../core/scene.html" class=" module">scene</a>
</li>
</ul>
</li>
<li class="collapsed tree-view">
<a href="#" class="package">graphics</a>
<ul class="tree-view">
<li class="collapsed tree-view">
<a href="#" class="package">adapters</a>
<ul class="tree-view">
<li>
<a href="../../graphics/adapters/adapter.html" class=" module">adapter</a>
</li>
<li>
<a href="../../graphics/adapters/linux.html" class=" module">linux</a>
</li>
<li>
<a href="../../graphics/adapters/mac.html" class=" module">mac</a>
</li>
<li>
<a href="../../graphics/adapters/win32.html" class=" module">win32</a>
</li>
</ul>
</li>
<li class="collapsed tree-view">
<a href="#" class="package">shaders</a>
<ul class="tree-view">
<li class="collapsed tree-view">
<a href="#" class="package">glsl</a>
<ul class="tree-view">
<li>
<a href="../../graphics/shaders/glsl/ambientlight.html" class=" module">ambientlight</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/animatedgeometry.html" class=" module">animatedgeometry</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/directionallight.html" class=" module">directionallight</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/geometry.html" class=" module">geometry</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/pointlight.html" class=" module">pointlight</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/userinterface.html" class=" module">userinterface</a>
</li>
</ul>
</li>
<li>
<a href="../../graphics/shaders/glsl.html" class=" module">glsl</a>
</li>
<li>
<a href="../../graphics/shaders/shaders.html" class=" module">shaders</a>
</li>
</ul>
</li>
<li>
<a href="../../graphics/adapters.html" class=" module">adapters</a>
</li>
<li>
<a href="../../graphics/graphics.html" class=" module">graphics</a>
</li>
<li>
<a href="../../graphics/shaders.html" class=" module">shaders</a>
</li>
</ul>
</li>
<li class=" tree-view">
<a href="#" class="package">utility</a>
<ul class="tree-view">
<li>
<a href="../../utility/awesomium.html" class="selected module">awesomium</a>
</li>
<li>
<a href="../../utility/concurrency.html" class=" module">concurrency</a>
</li>
<li>
<a href="../../utility/config.html" class=" module">config</a>
</li>
<li>
<a href="../../utility/filepath.html" class=" module">filepath</a>
</li>
<li>
<a href="../../utility/input.html" class=" module">input</a>
</li>
<li>
<a href="../../utility/output.html" class=" module">output</a>
</li>
<li>
<a href="../../utility/string.html" class=" module">string</a>
</li>
<li>
<a href="../../utility/tasks.html" class=" module">tasks</a>
</li>
<li>
<a href="../../utility/time.html" class=" module">time</a>
</li>
</ul>
</li>
<li>
<a href="../../components.html" class=" module">components</a>
</li>
<li>
<a href="../../core.html" class=" module">core</a>
</li>
<li>
<a href="../../graphics.html" class=" module">graphics</a>
</li>
<li>
<a href="../../utility.html" class=" module">utility</a>
</li>
</ul>
<noscript>
<p style="color: red">The search functionality needs JavaScript enabled</p>
</noscript>
<div id="symbolSearchPane" style="display: none">
<p>
<input id="symbolSearch" type="text" placeholder="Search for symbols" onchange="performSymbolSearch(24);" onkeypress="this.onchange();" onpaste="this.onchange();" oninput="this.onchange();"/>
</p>
<ul id="symbolSearchResults" style="display: none"></ul>
<script type="application/javascript" src="../../symbols.js"></script>
<script type="application/javascript">
//<![CDATA[
var symbolSearchRootDir = "../../"; $('#symbolSearchPane').show();
//]]>
</script>
</div>
</nav>
<div id="main-contents">
<h1>Function awe_jsobject_get_size</h1><!-- using block body in layout.dt--><!-- Default block ddox.description in ddox.layout.dt--><!-- Default block ddox.sections in ddox.layout.dt--><!-- using block ddox.members in ddox.layout.dt-->
<p> Get the number of key/value pairs in a JSValue object.
</p>
<section>
</section>
<section>
<h2>Prototype</h2>
<pre class="code prettyprint lang-d prototype">
uint awe_jsobject_get_size(
<a href="../../utility/awesomium/awe_jsobject.html">awe_jsobject</a>* jsobject
) extern(C);</pre>
</section>
<section>
<h2>Authors</h2><!-- using block ddox.authors in ddox.layout.dt-->
</section>
<section>
<h2>Copyright</h2><!-- using block ddox.copyright in ddox.layout.dt-->
</section>
<section>
<h2>License</h2><!-- using block ddox.license in ddox.layout.dt-->
</section>
</div>
</body>
</html> |
html/234567159406.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
Sears Elliot Lake -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492317544858&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=41180&V_SEARCH.docsStart=41179&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=41178&V_DOCUMENT.docRank=41179&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492317554137&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567159689&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=41180&V_DOCUMENT.docRank=41181&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492317554137&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567159858&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Sears Elliot Lake
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>Sears Elliot Lake</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.sears.ca/"
target="_blank" title="Website URL">http://www.sears.ca/</a></p>
<p><a href="mailto:[email protected]" title="[email protected]">[email protected]</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
29 Columbia Walk<br/>
ELLIOT LAKE,
Ontario<br/>
P5A 1Y6
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(705) 848-9101
</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> The Sears Hometown store is owner operated by Denis Besbois. Proudly specializing in Major Appliances, Mattresses, Outdoor Power, Fitness, and Outdoor Furniture. We carry Kenmore, Craftsman and WholeHome brands along with a wide selection of National Branded merchandise. Access our full-assortment of Sears home décor, clothing, accessories, shoes and travel goods. We offer financing options and Sears Club Points. Hometown stores provide a pick-up location - order from our store or pick-up your Sears online and catalogue order.<br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Denis
Besbois
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(705) 848-9101
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
452110 - Department Stores
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Retail
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Department Store<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Denis
Besbois
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(705) 848-9101
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
452110 - Department Stores
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Retail
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Department Store<br>
</div>
</div>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2015-11-20
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
|
golang/2019/11/02/url.html | xiazemin/MyBlog | <!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">
<meta name="description" content="Sci blog jekyll theme">
<meta name="author" content="AIR RAYA Group">
<link href='/MyBlog/img/favicon.ico' type='image/icon' rel='shortcut icon'/>
<title>泽民博客 | Jekyll theme</title>
<link rel="stylesheet" href="/MyBlog/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="/MyBlog/css/font-awesome.min.css">
<link href="/MyBlog/css/simple-sidebar.css" rel="stylesheet">
<link href="/MyBlog/css/classic-10_7.css" rel="stylesheet" type="text/css">
<!-- Custom CSS -->
<link href="/MyBlog/css/style.css" rel="stylesheet">
<link href="/MyBlog/css/pygments.css" rel="stylesheet">
<!-- Fonts -->
<link href="/MyBlog/css/front.css" rel="stylesheet" type="text/css">
<link href="/MyBlog/css/Josefin_Slab.css" rel="stylesheet" type="text/css">
<link href="/MyBlog/css/Architects_Daughter.css" rel="stylesheet" type="text/css">
<link href="/MyBlog/css/Schoolbell.css" rel="stylesheet" type="text/css">
<link href="/MyBlog/css/Codystar.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="/MyBlog/js/jquery-1.12.0.min.js"></script>
<link href="/MyBlog/css/calendar/common.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src="/MyBlog/js/calendar/calendar.js"></script>
<!-- share this -->
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="/MyBlog/js/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "b28464c3-d287-4257-ad18-058346dd35f7", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="/MyBlog/js/html5shiv.js"></script>
<script src="/MyBlog/js/respond.min.js"></script>
<![endif]-->
<!--百度统计-->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?e965cab8c73512b8b23939e7051d93bd";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script async src="/MyBlog/katex/katex.js"></script>
<link rel="stylesheet" href="/MyBlog/katex/katex.css">
<!--轮播图片-->
<!--script type="text/javascript" src="https://xiazemin.github.io/MyBlog/js/jquery.js"></script>
<script type="text/javascript" src="https://xiazemin.github.io/MyBlog/js/jquery.stripesrotator.js"></script>
<script type="text/javascript">
$(document).ready(function() {
alert($('#rotator_xzm'));
alert($('#rotator_xzm').fn);
$('#rotator_xzm').stripesRotator({ images: [ "https://xiazemin.github.io/MyBlog/img/BPlusTree.png", "https://xiazemin.github.io/MyBlog/img/linuxMMap.jpeg"] });
});
</script-->
<!--水印-->
<script type="text/javascript" src="/MyBlog/js/waterMark.js"></script>
<script type="text/javascript">
$(document).ready(function(){
watermark({watermark_txt0:'泽民博客',watermark_txt1:'zemin',watermark_txt2:(new Date()).Format("yyyy-MM-dd hh:mm:ss.S")});
})
</script>
<!--水印-->
<!--adscene-->
<script data-ad-client="ca-pub-6672721494777557" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body>
<div id="wrapper">
<!-- Navigation -->
<!-- Sidebar -->
<div id="sidebar-wrapper">
<ul class="sidebar-nav">
<li class="sidebar-brand">
<a href="/MyBlog">
Home
</a>
</li>
<li>
<a href="#">About</a>
</li>
<li>
<a href="#">Services</a>
</li>
<li>
<a href="#">Portfolio</a>
</li>
<li>
<a href="#">Events</a>
</li>
<li>
<a href="#">Blog</a>
</li>
<li>
<a href="#">FAQ</a>
</li>
<li>
<a href="#">Contact</a>
</li>
</ul>
</div>
<header class="intro-header">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="heading text-center">
<a href="https://xiazemin.github.io/MyBlog/" style="color: #fff; font-size: 4em; font-family: 'Schoolbell', cursive;">泽民博客</a>
<a href="#menu-toggle" class="btn btn-default sciblog" id="menu-toggle" style="font-weight: bold;">☰ Menu</a>
</div>
</div>
</div>
</div>
</header>
<script async src="/MyBlog/js/busuanzi.pure.mini.js"></script>
<script type="text/javascript" src="/MyBlog/js/jquery.js"></script>
<script type="text/javascript" src="/MyBlog/js/jquery.stripesrotator.js"></script>
<div class="container">
<div class="row">
<div class="box">
<div class="col-lg-12">
<div class="intro-text text-center">
<h1 class="post-title" itemprop="name headline">net/url</h1>
<p class="post-meta"> <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">by 夏泽民</span></span> <time datetime="2019-11-02T00:00:00+08:00" itemprop="datePublished"><i class="fa fa-calendar"></i> Nov 2, 2019</time></p>
</div>
<p>URL(Uniform Resource Locator) 统一资源定位符如何定义有一套完整的规范。URL 的使用需要注意什么,js 的 encodeURI 又做了哪些转义?学习 Golang 对于此规范的实现,有助于 Golang 的熟悉和对规范在实际应用中处于何种地位有至关重要的作用。<br />
背景<br />
URL 是连接用户与服务的媒介,通过 URL 你可以获取到你需要的资源。在编程的过程中,经常会使用到。通常使用起来也非常简单,基本没有什么问题。可是当涉及到转义及空格时,经常会引起莫名的问题。以 http 开头的为 URL 的字集。</p><br />
<br />
<p>URL 的设计有一整套的规范,可以参见:《Uniform Resource Identifier (URI): Generic Syntax》<br />
https://tools.ietf.org/html/rfc3986<br />
<!-- more --><br />
Golang 对于实现 URL 规范让我想到了傅里叶变换,单拿整个 URL 其实挺复杂的,而 Golang 使用分而治之的方式会让代码更加清晰,实现起来也更加简单。</p><br />
<br />
<p>Golang 把 URL 分为如下结构:</p><br />
<br />
<p>[scheme:][//[userinfo@]host][/]path[?query][#fragment]<br />
复制<br />
我们可以称每个 [] 为一个组件,下文提到组件均为些概念。</p><br />
<br />
<p>规范中对于每一个 [] 中都有一定的转义规则,转义的好处是可以更好得在互联网上进行传播,而不会丢失数据。</p><br />
<br />
<p>把每块 [] 解析转义之后,如果没有错误,则是一个正确的 URL</p><br />
<br />
<p>net/url 包简介<br />
这个包对外主要提供了 URL 的解析 Parse,query 数据的转义与反转义 QueryEscape, QueryUnescape。我认为,转义和解析是这个包的主要功能。只要理解了这两个功能,就已经理解这个包的具体功能了。对于 URL 标准也能有个粗略的了解决。</p><br />
<br />
<p>先看看转义 QueryEscape<br />
URL 中的转义为把非安全的字符转义为包含一个百分号(%)(%)后面跟着两个表示字符 ASCII 码的十六进制数。</p><br />
<br />
<p>// 转义 [?query] 组件中需要转义的字符<br />
func QueryEscape(s string) string {<br />
return escape(s, encodeQueryComponent)<br />
}</p><br />
<br />
<p>// 转义的基本方法,按 mode 转义不同字符,mode 有(encodePath, encodePathSegment, encodeHost,<br />
// encodeZone, encodeUserPassword, encodeQueryComponent, encodeFragment)<br />
func escape(s string, mode encoding) string {<br />
// 用于计算整个字符串需要占用多少空间,及判断是否需要转义<br />
spaceCount, hexCount := 0, 0</p><br />
<br />
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// 先遍历一次所有字符,计算空格及转义字符有多少<br />
for i := 0; i < len(s); i++ {<br />
c := s[i]<br />
if shouldEscape(c, mode) {<br />
if c == ' ' && mode == encodeQueryComponent {<br />
spaceCount++<br />
} else {<br />
hexCount++<br />
}<br />
}<br />
}<br />
<br />
// 没有需要转义的,直接返回字符串<br />
if spaceCount == 0 && hexCount == 0 {<br />
return s<br />
}<br />
<br />
// 转义后原字符会用 "%AB" 表示,所以长度增加了 2 倍的转义字符数<br />
t := make([]byte, len(s)+2*hexCount)<br />
j := 0 // t 的索引,记录写入的位置<br />
for i := 0; i < len(s); i++ {<br />
switch c := s[i]; {<br />
case c == ' ' && mode == encodeQueryComponent: // 可以看到转义对于 query 组件,会替换空格为 + 号<br />
t[j] = '+'<br />
j++<br />
case shouldEscape(c, mode): // 需要转义的字符<br />
// 可以看到转义算法很简单<br />
// 1. 添加一个百分号(%)<br />
// 2. 取这个字符的高 4 位对应的 16 进制<br />
// 3. 取这个字符的低 4 位对应的 16 进制<br />
t[j] = '%'<br />
t[j+1] = "0123456789ABCDEF"[c>>4]<br />
t[j+2] = "0123456789ABCDEF"[c&15]<br />
j += 3<br />
default: // 不需要转义的<br />
t[j] = s[i]<br />
j++<br />
}<br />
}<br />
return string(t) }<br />
</code></pre></div></div><br />
<br />
<p>// 根据 mode 类型判断 字符 c 是否需要转义,所有规则都在 RFC3986 中:https://tools.ietf.org/html/rfc3986<br />
// 按规则判断是否转义,就不翻译了。<br />
func shouldEscape(c byte, mode encoding) bool {<br />
// §2.3 Unreserved characters (alphanum)<br />
if ‘A’ <= c && c <= ‘Z’ || ‘a’ <= c && c <= ‘z’ || ‘0’ <= c && c <= ‘9’ {<br />
return false<br />
}</p><br />
<br />
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>if mode == encodeHost || mode == encodeZone {<br />
// §3.2.2 Host allows<br />
// sub-delims = "!" / "$" / "&" / "'" / "(" / ")" / "*" / "+" / "," / ";" / "="<br />
// as part of reg-name.<br />
// We add : because we include :port as part of host.<br />
// We add [ ] because we include [ipv6]:port as part of host.<br />
// We add < > because they're the only characters left that<br />
// we could possibly allow, and Parse will reject them if we<br />
// escape them (because hosts can't use %-encoding for<br />
// ASCII bytes).<br />
switch c {<br />
case '!', '$', '&', '\'', '(', ')', '*', '+', ',', ';', '=', ':', '[', ']', '<', '>', '"':<br />
return false<br />
}<br />
}<br />
<br />
switch c {<br />
case '-', '_', '.', '~': // §2.3 Unreserved characters (mark)<br />
return false<br />
<br />
case '$', '&', '+', ',', '/', ':', ';', '=', '?', '@': // §2.2 Reserved characters (reserved)<br />
// Different sections of the URL allow a few of<br />
// the reserved characters to appear unescaped.<br />
switch mode {<br />
case encodePath: // §3.3<br />
// The RFC allows : @ & = + $ but saves / ; , for assigning<br />
// meaning to individual path segments. This package<br />
// only manipulates the path as a whole, so we allow those<br />
// last three as well. That leaves only ? to escape.<br />
return c == '?'<br />
<br />
case encodePathSegment: // §3.3<br />
// The RFC allows : @ & = + $ but saves / ; , for assigning<br />
// meaning to individual path segments.<br />
return c == '/' || c == ';' || c == ',' || c == '?'<br />
<br />
case encodeUserPassword: // §3.2.1<br />
// The RFC allows ';', ':', '&', '=', '+', '$', and ',' in<br />
// userinfo, so we must escape only '@', '/', and '?'.<br />
// The parsing of userinfo treats ':' as special so we must escape<br />
// that too.<br />
return c == '@' || c == '/' || c == '?' || c == ':'<br />
<br />
case encodeQueryComponent: // §3.4<br />
// The RFC reserves (so we must escape) everything.<br />
return true<br />
<br />
case encodeFragment: // §4.1<br />
// The RFC text is silent but the grammar allows<br />
// everything, so escape nothing.<br />
return false<br />
}<br />
}<br />
<br />
if mode == encodeFragment {<br />
// RFC 3986 §2.2 allows not escaping sub-delims. A subset of sub-delims are<br />
// included in reserved from RFC 2396 §2.2. The remaining sub-delims do not<br />
// need to be escaped. To minimize potential breakage, we apply two restrictions:<br />
// (1) we always escape sub-delims outside of the fragment, and (2) we always<br />
// escape single quote to avoid breaking callers that had previously assumed that<br />
// single quotes would be escaped. See issue #19917.<br />
switch c {<br />
case '!', '(', ')', '*':<br />
return false<br />
}<br />
}<br />
<br />
// Everything else must be escaped.<br />
return true } 复制 接着看看反转义 QueryUnescape // 此方法是 `QueryEscape` 的逆运算 // 转换每三个像 "%AB" 的字符为十六进制 0xAB. // 当百分号(%)后跟没有跟着正确的十六进制则抛出异常 func QueryUnescape(s string) (string, error) {<br />
return unescape(s, encodeQueryComponent) }<br />
</code></pre></div></div><br />
<br />
<p>// 按 mode 类型来反转义字符串 s,一般按组件来调用这个方法。<br />
func unescape(s string, mode encoding) (string, error) {<br />
// 计数,百分号(%)的个数,也就是有多少个转义的字符数<br />
n := 0<br />
hasPlus := false // 记录 query 组件中是否出现加(+)号<br />
for i := 0; i < len(s); {<br />
switch s[i] {<br />
case ‘%’:<br />
n++<br />
// 三种情况说明是不合法的 URL 转义<br />
// 1. 百分号(%)后不足 2 位。<br />
// 2. 百分号(%)后一位不是合法的十六进制字符<br />
// 3. 百分号(%)后二位不是合法的十六进制字符<br />
// 这里 ishex 其它就是判断当前字符是否在 “0123456789ABCDEF” 内<br />
// 用的字符直接比较,’0’ <= c && c <= ‘9’, ‘a’ <= c && c <= ‘f’<br />
// ‘A’ <= c && c <= ‘F’,我想这么比较应该会比字符串比较来得更快。<br />
if i+2 >= len(s) || !ishex(s[i+1]) || !ishex(s[i+2]) {<br />
s = s[i:]<br />
if len(s) > 3 {<br />
s = s[:3]<br />
}<br />
return “”, EscapeError(s)<br />
}<br />
// https://tools.ietf.org/html/rfc3986#page-21<br />
// 在 host 组件中 “%AB” 这种转义方式只能对于非 ASIIC 码中的字符<br />
// 不过在这个规范中 https://tools.ietf.org/html/rfc6874#section-2<br />
// 提及了 %25 允许在 host 组件的 IPv6作用域地址进行转义<br />
// unhex(s[i+1]) < 8 的意思是字符 s[i+1] 是 ASIIC 码中的字符<br />
// 我是这么理解的,unhex(s[i+1]) < 8 表示取值范围是 s[i+1] 的取值范围<br />
// 是 0-7, s[i+2] 取值为 0-15,正好是 8*16=128,十六进行的前 127 个为<br />
// ASIIC 码中的字符。<br />
if mode == encodeHost && unhex(s[i+1]) < 8 && s[i:i+3] != “%25” {<br />
return “”, EscapeError(s[i : i+3])<br />
}<br />
if mode == encodeZone {<br />
// 这段没看懂,有朋友懂的还请告知,原注释如下<br />
// RFC 6874 says basically “anything goes” for zone identifiers<br />
// and that even non-ASCII can be redundantly escaped,<br />
// but it seems prudent to restrict %-escaped bytes here to those<br />
// that are valid host name bytes in their unescaped form.<br />
// That is, you can use escaping in the zone identifier but not<br />
// to introduce bytes you couldn’t just write directly.<br />
// But Windows puts spaces here! Yay.<br />
v := unhex(s[i+1])«4 | unhex(s[i+2])<br />
if s[i:i+3] != “%25” && v != ‘ ‘ && shouldEscape(v, encodeHost) {<br />
return “”, EscapeError(s[i : i+3])<br />
}<br />
}<br />
i += 3<br />
case ‘+’:<br />
hasPlus = mode == encodeQueryComponent<br />
i++<br />
default:<br />
if (mode == encodeHost || mode == encodeZone) && s[i] < 0x80 && shouldEscape(s[i], mode) {<br />
return “”, InvalidHostError(s[i : i+1])<br />
}<br />
i++<br />
}<br />
}</p><br />
<br />
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>// 没有被转义,且 query 组件中不含加号(+)<br />
if n == 0 && !hasPlus {<br />
return s, nil<br />
}<br />
<br />
// 分配最小的空间<br />
t := make([]byte, len(s)-2*n)<br />
j := 0<br />
for i := 0; i < len(s); {<br />
switch s[i] {<br />
case '%':<br />
// 之前 escape 的逆运算<br />
t[j] = unhex(s[i+1])<<4 | unhex(s[i+2])<br />
j++<br />
i += 3<br />
case '+':<br />
if mode == encodeQueryComponent {<br />
t[j] = ' '<br />
} else {<br />
t[j] = '+'<br />
}<br />
j++<br />
i++<br />
default:<br />
t[j] = s[i]<br />
j++<br />
i++<br />
}<br />
}<br />
return string(t), nil } 复制 再聊聊解析 Parse // 解析 rawurl(URL 字符串,可以是相对路径,不包含 host 组件) 返回 URL 结构 func Parse(rawurl string) (*URL, error) {<br />
// 截取 # 之后的,获取 fragment 组件<br />
// 此 split 方法当第三个参数<br />
// 为 true 时,第二个值返回不包含 # 的两段;<br />
// 为 false 时, 第二个值返回包含 # 的两段;<br />
u, frag := split(rawurl, "#", true)<br />
url, err := parse(u, false)<br />
if err != nil {<br />
return nil, &Error{"parse", u, err}<br />
}<br />
if frag == "" {<br />
return url, nil<br />
}<br />
// 反转义 frag 成功则将解析出的 fragment 添加到 URL 结构体<br />
if url.Fragment, err = unescape(frag, encodeFragment); err != nil {<br />
return nil, &Error{"parse", rawurl, err}<br />
}<br />
return url, nil }<br />
</code></pre></div></div><br />
<br />
<p>// 解析 URL 基础方法,第二个参数 viaRequest 为 true 时只接受绝对地址,否则允许所有形式的相对url<br />
// 此方法授受的 rawurl 不包含 fragment 组件<br />
func parse(rawurl string, viaRequest bool) (*URL, error) {<br />
var rest string<br />
var err error</p><br />
<br />
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight"><code>if rawurl == "" && viaRequest {<br />
return nil, errors.New("empty url")<br />
}<br />
url := new(URL)<br />
<br />
if rawurl == "*" {<br />
url.Path = "*"<br />
return url, nil<br />
}<br />
<br />
// 获取 URL 中的 Scheme,例如:"http:", "mailto:", "ftp:"。不能包含转义字符。<br />
if url.Scheme, rest, err = getscheme(rawurl); err != nil {<br />
return nil, err<br />
}<br />
// 这里可以看到协议是不区分大小写的<br />
url.Scheme = strings.ToLower(url.Scheme)<br />
<br />
// 以问号(?)结尾,且只有一个问号(?)。reset 重置,去除问号(?)<br />
if strings.HasSuffix(rest, "?") && strings.Count(rest, "?") == 1 {<br />
url.ForceQuery = true<br />
rest = rest[:len(rest)-1]<br />
} else {<br />
// 截取出 reset([//[userinfo@]host][/]path)和原始的 query 组件(url.RawQuery)的内容<br />
rest, url.RawQuery = split(rest, "?", true)<br />
}<br />
<br />
// reset 不是以 / 开头,按理说我们会截出像([//[userinfo@]host][/]path),会以 // 开头<br />
if !strings.HasPrefix(rest, "/") {<br />
if url.Scheme != "" {<br />
// We consider rootless paths per RFC 3986 as opaque.<br />
url.Opaque = rest<br />
return url, nil<br />
}<br />
if viaRequest {<br />
return nil, errors.New("invalid URI for request")<br />
}<br />
<br />
// Avoid confusion with malformed schemes, like cache_object:foo/bar.<br />
// See golang.org/issue/16822.<br />
//<br />
// RFC 3986, §3.3:<br />
// In addition, a URI reference (Section 4.1) may be a relative-path reference,<br />
// in which case the first path segment cannot contain a colon (":") character.<br />
colon := strings.Index(rest, ":")<br />
slash := strings.Index(rest, "/")<br />
if colon >= 0 && (slash < 0 || colon < slash) {<br />
// First path segment has colon. Not allowed in relative URL.<br />
return nil, errors.New("first path segment in URL cannot contain colon")<br />
}<br />
}<br />
<br />
if (url.Scheme != "" || !viaRequest && !strings.HasPrefix(rest, "///")) && strings.HasPrefix(rest, "//") {<br />
var authority string<br />
<br />
// 下列对应关系<br />
// rest[2:] = [userinfo@]host][/]path<br />
// authority = [userinfo@]host<br />
// rest = [/]path<br />
authority, rest = split(rest[2:], "/", false)<br />
url.User, url.Host, err = parseAuthority(authority)<br />
if err != nil {<br />
return nil, err<br />
}<br />
}<br />
// 设置 URL 的 path 组件,如果 reset 被转义,则还会设置 URL 结构体的 RawPath 的值<br />
if err := url.setPath(rest); err != nil {<br />
return nil, err<br />
}<br />
return url, nil }<br />
</code></pre></div></div><br />
<br />
<p>// 设置 p 为 URL 的 path 组件,此方法将反转义 p<br />
// p 被包含转义则 RawPath 为 p,Path 为反转义的 p<br />
// 否则 RawPath 为空,Path 为 p<br />
// 例:<br />
// - setPath(“/foo/bar”) Path=”/foo/bar” , RawPath=””<br />
// - setPath(“/foo%2fbar”) Path=”/foo/bar” , RawPath=”/foo%2fbar”<br />
// p 包含不合法转义字符时,将抛出异常<br />
func (u *URL) setPath(p string) error {<br />
path, err := unescape(p, encodePath)<br />
if err != nil {<br />
return err<br />
}<br />
u.Path = path<br />
if escp := escape(path, encodePath); p == escp {<br />
// 没有转义,原始的 path 既是空。<br />
u.RawPath = “”<br />
} else {<br />
u.RawPath = p<br />
}<br />
return nil<br />
}<br />
net/url 包的主要实现就是这三个,其中还有一些辅助方法这里不多做介绍。</p><br />
<br />
<p>总结<br />
看标准库对于字符的判断以及对字符空间的分配,当可确定长度的时候,坚决按需分配,减少不必要的浪费。</p><br />
<span class='st_sharethis_large' displayText='ShareThis'></span>
<span class='st_facebook_large' displayText='Facebook'></span>
<span class='st_twitter_large' displayText='Tweet'></span>
<span class='st_linkedin_large' displayText='LinkedIn'></span>
<span class='st_pinterest_large' displayText='Pinterest'></span>
<span class='st_email_large' displayText='Email'></span>
</div>
Category golang
</div>
</div>
<!--赞-->
<div class="row">
<div class="col-lg-6">
<img src="https://xiazemin.github.io/MyBlog/img/webwxgetmsgimg.jpeg" height="400" width="auto" />
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="disqus_thread"></div>
<div id="gitmentContainer"></div>
<link rel="stylesheet" href="/MyBlog/css/default.css">
<script src="/MyBlog/js/gitment.browser.js"></script>
<script type="text/javascript" src="/MyBlog/js/json2.js"></script>
<script>
var gitment = new Gitment({
owner: 'xiazemin',
repo: 'MyBlogComment',
oauth: {
client_id: '981ba8c916c262631ea0',
client_secret: 'a52260ef92de69011ccd1cf355b973ef11d6da0e',
},
});
var MyGitmentContainer=gitment.render('gitmentContainer');
window.setTimeout(MyGitMentBtnclick,1000);
//document.ready(function(){
//window.onload=function(){}
function MyGitMentBtnclick(){
//var MyGitmentContainer=document.getElementById('gitmentContainer');
var ele=[],all=MyGitmentContainer.getElementsByTagName("*");
for(var i=0;i<all.length;i++){
if(all[i].className=='gitment-comments-init-btn'){
MyGitMentBtn=all[i];
console.log(MyGitMentBtn);
MyGitMentBtn.click();
}
}
}
</script>
<!--script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables
*/
/*
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = '//airrayagroup.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
<script id="dsq-count-scr" src="//airrayagroup.disqus.com/count.js" async></script-->
</div>
</div>
</div>
<hr>
<footer>
<div class="container">
<a href="/MyBlog/" style="color: green; font-size: 2em; font-family: 'Schoolbell', cursive;">首页</a>
<div class="row">
<div class="col-lg-6">
<p>Copyright © 2017 [email protected] <p>
</div>
<div class="col-lg-6">
<p style="float: right;">Jekyll theme by <a href="https://github.com/xiazemin/">夏泽民</a></p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="/MyBlog/js/jquery-1.12.0.min.js"></script>
<script src="/MyBlog/js/jquery-migrate-1.2.1.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="/MyBlog/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<!-- Menu Toggle Script -->
<script>
$("#menu-toggle").click(function(e) {
e.preventDefault();
$("#wrapper").toggleClass("toggled");
});
</script>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"slide":{"type":"slide","bdImg":"6","bdPos":"right","bdTop":"100"},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到:","viewSize":"16"}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='/MyBlog/shareapi/js/share.js?v=89860593.js?'];</script>
<!-- 2d -->
<script type="text/javascript" charset="utf-8" src="/MyBlog/js/L2Dwidget.0.min.js"></script>
<script type="text/javascript" charset="utf-8" src="/MyBlog/js/L2Dwidget.min.js"></script>
<script type="text/javascript">
setTimeout(()=> {
/*L2Dwidget.init({"display": {
"superSample": 2,
"width": 200,
"height": 400,
"position": "right",
"hOffset": 0,
"vOffset": 0
}
});
*/
L2Dwidget
.on('*', (name) => {
console.log('%c EVENT ' + '%c -> ' + name, 'background: #222; color: yellow', 'background: #fff; color: #000')
})
.init({
dialog: {
// 开启对话框
enable: true,
script: {
// 每空闲 10 秒钟,显示一条一言
'every idle 10s': '$hitokoto$',
// 当触摸到星星图案
'hover .star': '星星在天上而你在我心里 (*/ω\*)',
// 当触摸到角色身体
'tap body': '哎呀!别碰我!',
// 当触摸到角色头部
'tap face': '人家已经不是小孩子了!'
}
}
});
})
</script>
<!--html xmlns:wb="http://open.weibo.com/wb">
<script src="http://tjs.sjs.sinajs.cn/open/api/js/wb.js" type="text/javascript" charset="utf-8"></script>
<wb:follow-button uid="2165491993" type="red_1" width="67" height="24" ></wb:follow-button-->
<!--本文来自-->
<script type="text/javascript">
/* 仅IE
document.body.oncopy = function(){
setTimeout(
function () {
var text =window.clipboardData.getData("text");
if (text) {
text = text + "/r/n本篇文章来源于 xiazemin 的 泽民博客|https://xiazemin.github.io/MyBlog/index.html 原文链接:"+location.href; clipboardData.setData("text", text);
}
},
100 )
}
*/
//绑定在了body上,也可以绑定在其他可用元素行,但是不是所有元素都支持copy和past事件。
/*
$(document.body).bind({
copy: function(event) {//copy事件
//var cpTxt = "复制的数据";
var clipboardData = window.clipboardData; //for IE
if (!clipboardData) { // for chrome
clipboardData = event.originalEvent.clipboardData;
}
if (event.clipboardData != null/false/undefined) { //ignore the incorrectness of the truncation
clipboarddata = event.clipboardData;
} else if (window.clipboardData != null/false/undefined) {
clipboarddata = window.clipboardData;
} else { //default to the last option even if it is null/false/undefined
clipboarddata = event.originalEvent.clipboardData;
}
//e.clipboardData.getData('text');//可以获取用户选中复制的数据
//clipboardData.setData('Text', cpTxt);
alert(clipboarddata.getData('text'));
//$('#message').text('Copy Data : ' + cpTxt);
return false;//否则设不生效
},paste: function(e) {//paste事件
var eve = e.originalEvent
var cp = eve.clipboardData;
var data = null;
var clipboardData = window.clipboardData; // IE
if (!clipboardData) { //chrome
clipboardData = e.originalEvent.clipboardData
}
data = clipboardData.getData('Text');
//$('#message').html(data);
}
});
*/
function addLink() {
var body_element = document.getElementsByTagName('body')[0];
var selection;
selection = window.getSelection();
var pagelink = "<br /><br />本文来源:xiazemin 的 泽民博客 <a href='"+document.location.href+"'>"+document.location.href+"</a>";
//+document.location.href+当前页面链接
var copy_text = selection + pagelink;
console.log(copy_text);
var new_div = document.createElement('div');
new_div.style.left='-99999px';
new_div.style.position='absolute';
body_element.appendChild(new_div );
new_div.innerHTML = copy_text ;
selection.selectAllChildren(new_div );
window.setTimeout(function() {
body_element.removeChild(new_div );
},0);
}
document.oncopy = addLink;
</script>
<!--本文来自-->
</div>
</body>
</html> |
dataviva/apps/product/templates/product/graphs-trade-partner.html | DataViva/dataviva-site | <div id="graphs-trade-partner" class="container">
<nav class="nav-graph col-xs-12 col-sm-3 col-md-3" >
<h3>{%trans%}Preview{%endtrans%}:</h3>
<div class="list-group panel">
<h4>{% trans %}Trade Balance{% endtrans %}</h4>
<a href="#trade-balance-product" class="list-group-item" data-toggle="collapse" data-parent="#trade-balance-product">{% trans %}Product{% endtrans %}</a>
<div class="collapse" id="trade-balance-product">
<!-- <a href="/{{ g.locale }}/embed/line/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/balance/?time=year"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'trade-balance-product-line' or not graph }}" data-parent="#trade-balance-product">
{% trans %}Line{% endtrans %}
</a> -->
<a href="/{{ g.locale }}/line/secex/type/value?values=value+kg&product={{ product.id }}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-trade-balance-product-line' or not graph}}" data-parent="#new-api-trade-balance-product">
{% trans %}Line{% endtrans %}
</a>
</div>
<h4>{%trans%}Exports By{%endtrans%}</h4>
{% if not is_municipality%}
<a href="#exports-municipality" class="list-group-item" data-toggle="collapse" data-parent="#exports-municipality">{%trans%}Municipality{%endtrans%}</a>
<div class="collapse" id="exports-municipality">
<!-- <a href="/{{ g.locale }}/embed/tree_map/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/bra/?size=export_val&depth=bra_9&color=color"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'exports-municipality-tree_map'}}" data-parent="#exports-municipality">
TreeMap
</a> -->
<a href="/{{ g.locale }}/tree_map/secex/municipality/value?year=2018&type=export{% if product.id %}&product={{ product.id }}{% endif %}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-exports-municipality-tree_map'}}" data-parent="#new-api-exports-municipality">
TreeMap
</a>
<!-- <a href="/{{ g.locale }}/embed/geo_map/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/bra/?color=export_val"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'exports-municipality-geo_map'}}" data-parent="#exports-municipality">
{%trans%}Map{%endtrans%}
</a> -->
<a href="/{{ g.locale }}/map/secex/value/{{ id_ibge if id_ibge }}?values=value+kg&type=export{% if product.id %}&product={{ product.id }}{% endif %}&year=2018"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-exports-municipality-geo_map'}}" data-parent="#new-api-exports-municipality">
{%trans%}Map{%endtrans%}
</a>
<!-- <a href="/{{ g.locale }}/embed/stacked/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/bra/?y=export_val&layout=value&sort=asc"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'exports-municipality-stacked'}}" data-parent="#exports-municipality">
{%trans%}Stacked{%endtrans%}
</a> -->
<a href="/{{ g.locale }}/stacked/secex/municipality/value?values=value+kg&group=region&depths=region+state+mesoregion+microregion+municipality&type=export{% if product.id %}&product={{ product.id }}{% endif %}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-exports-municipality-stacked'}}" data-parent="#new-api-exports-municipality">
{%trans%}Stacked{%endtrans%}
</a>
</div>
{% endif %}
<a href="#exports-destination" class="list-group-item" data-toggle="collapse" data-parent="#exports-destination">{%trans%}Destination{%endtrans%}</a>
<div class="collapse" id="exports-destination">
<!-- <a href="/{{ g.locale }}/embed/tree_map/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/wld/?size=export_val&depth=wld_5"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'exports-destination-tree_map'}}" data-parent="#exports-destination">
TreeMap
</a> -->
<a href="/{{ g.locale }}/tree_map/secex/country/value?year=2018&type=export{% if product.id %}&product={{ product.id }}{% endif %}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-exports-destination-tree_map'}}" data-parent="#new-api-exports-destination">
TreeMap
</a>
<!-- <a href="/{{ g.locale }}/embed/line/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/wld/?y=export_val&color=color"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'exports-destination-line'}}" data-parent="#exports-destination">
{%trans%}Line{%endtrans%}
</a> -->
<a href="/{{ g.locale }}/line/secex/country/value?values=value+kg&type=export&product={{ product.id }}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-exports-destination-line'}}" data-parent="#new-api-exports-destination">
{% trans %}Line{% endtrans %}
</a>
<!-- <a href="/{{ g.locale }}/embed/stacked/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/wld/?y=export_val?y=export_val&time=year&order=color&layout=value&sort=asc&color=color"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'exports-destination-stacked'}}" data-parent="#exports-destination">
{%trans%}Stacked{%endtrans%}
</a> -->
<a href="/{{ g.locale }}/stacked/secex/country/value?values=value+kg&group=continent&depths=continent+country&type=export{% if product.id %}&product={{ product.id }}{% endif %}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-exports-destination-stacked'}}" data-parent="#new-api-exports-destination">
{%trans%}Stacked{%endtrans%}
</a>
</div>
<a href="#exports-port" class="list-group-item" data-toggle="collapse" data-parent="#exports-port">{%trans%}Port{%endtrans%}</a>
<div class="collapse" id="exports-port">
<a href="/{{ g.locale }}/line/secex/port/value?&values=value+kg&type=export&product={{ product.id }}{{ '&id_ibge=%s' % id_ibge if id_ibge}}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-exports-port-line'}}" data-parent="#exports-port">
{% trans %}Line{% endtrans %}
</a>
<a href="/{{ g.locale }}/bar/secex/value,kg/port?type=export&excluded_year=2018&options=singlecolor,month&product={{product.id}}{{ '&id_ibge=%s' % id_ibge if id_ibge}}{{ '&subtitle=%s' % ('exporting_municipality' if depth == 'municipality' else 'state_production') }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'exports-port-bar'}}" data-parent="#exports-destination">
{%trans%}Bar{%endtrans%}
<a href="/{{ g.locale }}/tree_map/secex/port/value?values=value+kg&type=export&year=2017&product={{ product.id }}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-exports-port-tree_map'}}" data-parent="#new-api-exports-port">
TreeMap
</a>
</div>
<h4>{%trans%}Imports By{%endtrans%}</h4>
{% if not is_municipality%}
<a href="#imports-municipality" class="list-group-item" data-toggle="collapse" data-parent="#imports-municipality">{%trans%}Municipality{%endtrans%}</a>
<div class="collapse" id="imports-municipality">
<!-- <a href="/{{ g.locale }}/embed/tree_map/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/bra/?size=import_val&depth=bra_9&color=color"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'imports-municipality-tree_map'}}" data-parent="#imports-municipality">
TreeMap
</a> -->
<a href="/{{ g.locale }}/tree_map/secex/municipality/value?year=2018&type=import{% if product.id %}&product={{ product.id }}{% endif %}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-imports-municipality-tree_map'}}" data-parent="#new-api-imports-municipality">
TreeMap
</a>
<!-- <a href="/{{ g.locale }}/embed/geo_map/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/bra/?color=import_val"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'imports-municipality-geo_map'}}" data-parent="#imports-municipality">
{%trans%}Map{%endtrans%}
</a> -->
<a href="/{{ g.locale }}/map/secex/value/{{ id_ibge if id_ibge }}?values=value+kg&type=import{% if product.id %}&product={{ product.id }}{% endif %}&year=2018"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-imports-municipality-geo_map'}}" data-parent="#new-api-imports-municipality">
{%trans%}Map{%endtrans%}
</a>
<!-- <a href="/{{ g.locale }}/embed/stacked/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/bra/?y=import_val&time=year&order=color&layout=value&sort=asc&color=color"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'imports-municipality-stacked'}}" data-parent="#imports-municipality">
{%trans%}Stacked{%endtrans%}
</a> -->
<a href="/{{ g.locale }}/stacked/secex/municipality/value?values=value+kg&group=region&depths=region+state+mesoregion+microregion+municipality&type=import{% if product.id %}&product={{ product.id }}{% endif %}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-imports-municipality-stacked'}}" data-parent="#new-api-imports-municipality">
{%trans%}Stacked{%endtrans%}
</a>
</div>
{% endif %}
<a href="#imports-origin" class="list-group-item" data-toggle="collapse" data-parent="#imports-origin">{%trans%}Origin{%endtrans%}</a>
<div class="collapse" id="imports-origin">
<!-- <a href="/{{ g.locale }}/embed/tree_map/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/wld/?size=import_val&depth=wld_5"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'imports-origin-tree_map'}}" data-parent="#imports-origin">
TreeMap
</a> -->
<a href="/{{ g.locale }}/tree_map/secex/country/value?year=2018&type=import{% if product.id %}&product={{ product.id }}{% endif %}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-imports-origin-tree_map'}}" data-parent="#new-api-imports-origin">
TreeMap
</a>
<!-- <a href="/{{ g.locale }}/embed/line/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/wld/?y=import_val&time=year&color=color"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'imports-origin-line'}}" data-parent="#imports-origin">
{%trans%}Line{%endtrans%}
</a> -->
<a href="/{{ g.locale }}/line/secex/country/value?values=value+kg&type=import&product={{ product.id }}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-imports-origin-line'}}" data-parent="#new-api-imports-origin">
{% trans %}Line{% endtrans %}
</a>
<!-- <a href="/{{ g.locale }}/embed/stacked/secex/{{ location.id if location else 'all' }}/{{product.id}}/all/wld/?y=import_val&time=year&order=color&layout=value&sort=asc&color=color"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'imports-origin-stacked'}}" data-parent="#imports-origin">
{%trans%}Stacked{%endtrans%}
</a> -->
<a href="/{{ g.locale }}/stacked/secex/country/value?values=value+kg&group=continent&depths=continent+country&type=import{% if product.id %}&product={{ product.id }}{% endif %}{{ '&id_ibge=%s' % id_ibge if id_ibge }}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-imports-origin-stacked'}}" data-parent="#new-api-imports-origin">
{%trans%}Stacked{%endtrans%}
</a>
</div>
<a href="#imports-port" class="list-group-item" data-toggle="collapse" data-parent="#imports-port">{%trans%}Port{%endtrans%}</a>
<div class="collapse" id="imports-port">
<a href="/{{ g.locale }}/line/secex/port/value?&values=value+kg&type=import&product={{ product.id }}{{ '&id_ibge=%s' % id_ibge if id_ibge}}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-imports-port-line'}}" data-parent="#new-api-imports-port">
{% trans %}Line{% endtrans %}
</a>
<a href="/{{ g.locale }}/bar/secex/value,kg/port?type=import&excluded_year=2018&options=singlecolor,month&product={{product.id}}{{ '&id_ibge=%s' % id_ibge if id_ibge}}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'imports-port-bar'}}" data-parent="#imports-destination">
{%trans%}Bar{%endtrans%}
<a href="/{{ g.locale }}/tree_map/secex/port/value?values=value+kg&type=import&year=2017&product={{ product.id }}{{ '&id_ibge=%s' % id_ibge if id_ibge}}"
target="graphs-frame-trade-partner" class="list-group-item {{'selected' if graph.menu == 'new-api-imports-port-tree_map'}}" data-parent="#new-api-imports-port">
TreeMap
</a>
</div>
</div>
</nav>
<div class="responsive-frame col-xs-12 col-sm-9 col-md-9">
<div class="embed-responsive responsive-wrapper">
<iframe src="
{% if not graph %}
/{{ g.locale }}/line/secex/type/value?values=value+kg&product={{ product.id }}{{ '&id_ibge=%s' % id_ibge if id_ibge }}
{% else %}
/{{ g.locale }}/{{ graph.url }}
{% endif %}"
name="graphs-frame-trade-partner"
id="graphs-frame-trade-partner"
class="embed-responsive-item">
</iframe>
</div>
</div>
</div>
|
index.html | CaioDonizetti/CurriculoOnline | <!DOCTYPE html>
<html>
<head>
<!--Import Google Icon Font-->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<!--Import materialize.css-->
<link type="text/css" rel="stylesheet" href="css/materialize.min.css" media="screen,projection" />
<!--main.css-->
<link type="text/css" rel="stylesheet" href="css/main.css" media="screen,projection" />
<!--font-awesome-->
<link rel="stylesheet" href="css/font-awesome.min.css">
<!--Let browser know website is optimized for mobile-->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<title>Caio Donizetti</title>
<body>
<!--Import jQuery before materialize.js-->
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="js/materialize.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<script type="text/javascript" src="js/animatescroll.min.js"></script>
<div id="main">
<div class="navbar-fixed">
<nav>
<div class="container">
<div class="nav-wrapper">
<a href="#main" onclick="$('#main').animatescroll({scrollSpeed:2000,easing:'easeOutQuad'});" class="brand-logo light efeito-zoom">Caio Donizetti</a>
<ul id="nav-mobile" class="right hide-on-med-and-down">
<li><a onclick="$('#sobre').animatescroll({scrollSpeed:2000,easing:'easeOutQuad'});">Sobre</a></li>
<li><a onclick="$('#objetivos').animatescroll({scrollSpeed:2000,easing:'easeOutQuad'});">Objetivos</a></li>
<li><a onclick="$('#qualificacoes').animatescroll({scrollSpeed:2000,easing:'easeOutQuad'});">Qualificações</a></li>
<li><a onclick="$('#experiencias').animatescroll({scrollSpeed:2000,easing:'easeOutQuad'});">Experiências</a></li>
<li><a onclick="$('#curiosidades').animatescroll({scrollSpeed:2000,easing:'easeOutQuad'});">Curiosidades</a></li>
</ul>
</div>
</nav>
</div>
</div>
<div class="parallax-container">
<span id="boas-vindas">
<p class="center thin efeito-zoom">
Bem Vindo!
</p>
</span>
<div class="parallax"><img src="images/fundo_banner.png"></div>
</div>
<div class="row banner">
<div class="container">
<div class="col s4">
<div class="card card-banner efeito-zoom">
<div class="card-content light">
<i class="fa fa-usd fa-3x" aria-hidden="true"></i>
<p>"Um negócio que não produz nada além de dinheiro é</br>um negócio pobre."</br>- Henry Ford</p>
</div>
</div>
</div>
<div class="col s4">
<div class="card card-banner efeito-zoom">
<div class="card-content light">
<i class="fa fa-mobile fa-3x" aria-hidden="true"></i>
<p>“A Tecnologia</br>Move</br>o Mundo."</br>- Steve Jobs</p>
</div>
</div>
</div>
<div class="col s4">
<div class="card card-banner efeito-zoom">
<div class="card-content light">
<i class="fa fa-line-chart fa-3x" aria-hidden="true"></i>
<p>“A vida me ensinou a nunca desistir, nem ganhar nem perder mas procurar evoluir."</br>- Charlie Brown Jr</p>
</div>
</div>
</div>
</div>
</div>
<div id="sobre" class="section tela-toda">
<div class="container">
<h5>SOBRE</h5>
<div class="row">
<div class="col s8 offset-s2 center">
<div class="card horizontal">
<div class="card-image">
<img src="images/foto_rosto.jpg">
</div>
<div class="card-stacked">
<div class="card-content">
<p>
<h5>Caio Donizetti Queiroz Alves</h5>
</p>
<p>Renato Aquino de Pádua, Bairro Vila Ester, 17 – Lavras – MG</p>
<p>Telefone: (34) 9211-8111/
<p>
<p>E-mail: [email protected]</p>
<p>Estado Civil: Solteiro</p>
</div>
<div class="card-action">
<div>
<a href="https://www.facebook.com/caio.donizetti" target="_blank"><i class="fa fa-facebook fa-2x efeito-zoom" aria-hidden="true"></i></a>
<a href="https://www.linkedin.com/in/caio-donizetti/" target="_blank"><i class="fa fa-linkedin fa-2x efeito-zoom" aria-hidden="true"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col s4 center">
<div class="row">
<i class="material-icons medium efeito-zoom">monetization_on</i>
</div>
<blockquote>
<i class="material-icons">format_quote</i> Nascido em Campina Verde no triângulo mineiro passei maior parte da minha vida no interior, apesar de ter morado sempre no interior, a admiração por negócios floresceu desde muito cedo, ao ver mesmo que poucas vezes, meu pai negociar.
</blockquote>
</div>
<div class="col s4 center">
<div class="row">
<i class="material-icons medium efeito-zoom">usb</i>
</div>
<blockquote>
<i class="material-icons">format_quote</i> A paixão por tecnologia nasceu quando fiz meu curso técnico integrado ao ensino médio, de suporte e manutenção em Informática. O que mais admiro na tecnologia da informação é a capacidade de possibilitar as pessoas criarem e inovarem constantemente.
</blockquote>
</div>
<div class="col s4 center">
<div class="row">
<i class="material-icons medium efeito-zoom">people</i>
</div>
<blockquote>
<i class="material-icons">format_quote</i>Estamos acostumados a sempre ouvir aquela velha frase: "Lidar com pessoas não é fácil" que muita das vezes desmotiva pessoas a trabalharem com gestão ou algo relacionado, ao meu ver, lidar com pessoas pode até não ser fácil, mas difícil mesmo é caminhar sozinho.
</blockquote>
</div>
</div>
</div>
</div>
</div>
<div class="parallax-container">
<div class="parallax"><img src="images/parallax2.jpg"></div>
</div>
<div id="objetivos" class="section tela-toda">
<div class="container">
<h5>OBJETIVOS</h5>
<p class="light centro-vertical efeito-zoom center"><i class="material-icons">format_quote</i><em>Carrego como principal objetivo de vida se tornar um empresário de sucesso no ramo do agronegócio, levando tecnologia para esse meio que ao meu ver, apesar de já bem avançado tecnologicamente ainda possui várias e várias oportunidades para propormos mudanças significativas. Pretendo através do meu negócio transformar para melhor os meios tecnológicos que produzem informações para tomadas de decisões neste setor, facilitando e possibilitando o produtor rural compreender de formar holística sua organização.</em><i class="material-icons">format_quote</i></p>
</div>
</div>
<div class="parallax-container">
<div class="parallax"><img src="images/parallax1.jpg"></div>
</div>
<div id="qualificacoes" class="section tela-toda">
<div class="container">
<h5>QUALIFICAÇÕES</h5>
<div id="formacao" class="row light">
Formação
</div>
<div id="formacao-conteudo" class="row">
<p>Superior – Bacharelado em Sistemas de Informação - Em Andamento</br>
UFLA – Universidade Federal de Lavras</p>
<p>Curso Técnico em Manutenção e Suporte em Informática Integrado ao Ensino Médio</br>
IFMT – Instituto Federal de Educação, Ciência, e Tecnologia do Mato Grosso – <em>Campus</em> Pontes
e Lacerda</p>
</div>
<div id="atv-complementares" class="row light">
Atividades complementares
</div>
<div id="atv-complementares-conteudo" class="row">
<p> Membro (Voluntário) do PETI CSI (Programa de Educação Tutorial Institucional - Computação e Sistemas
de Informação) da Universidade Federal de Lavras (UFLA) </p>
<p> Diretor Financeiro (Voluntário) - Grêmio Estudantil Mariano Pires de Campos</p>
<p>Bolsista PROIC do projeto PIMAT – Projeto de Iniciação Matemática – Tendo como principal objeto de estudo
a Criptografia RSA – novembro 2012/novembro 2013.</p>
<p>Monitor do NADEM - Núcleo de Apoio ao Desenvolvimento Educacional e Monitoria Voluntária - IFMT – Instituto
Federal de Educação, Ciência, e Tecnologia do Mato Grosso – Campus Pontes e Lacerda.</br>
Ministrando Aulas das Seguintes Matérias: Arquitetura e Organização de Computadores, Fundamentos de Programação, Administração
de Sistemas Operacionais, Administração de Redes de Computadores, Introdução a Redes de Computadores</p>
</div>
</div>
</div>
<div class="parallax-container">
<div class="parallax"><img src="images/parallax3.jpg"></div>
</div>
<div id="experiencias" class="section tela-toda">
<div class="container">
<h5>EXPERIÊNCIAS</h5>
<ul class="collapsible popout" data-collapsible="accordion">
<li>
<div class="collapsible-header active"><i class="material-icons">code</i>Estágio – Desenvolvimento C#/.NET – Em Andamento
</div>
<div class="collapsible-body"><span><p>Empresa: LEMAF - Laboratório de Estudos e Projetos em Manejo Florestal</p>
<p>Principais responsabilidades: Desenvolvimento de sistemas web em C#/.NET utilizando
metodologia ágil SCRUM, NHibernate e PostgreSQL; Participação no desenvolvimento de
sistema desde a concepção até a entrega, dando contribuições sobre arquitetura, regra de
negócio, modelagem de banco de dados e interface; Atendimento das demandas relativas
ao sistema (correções, melhorias ou alterações) solicitadas pelo cliente; Outras atividades
relacionadas à área.</p></span>
</div>
</li>
<li>
<div class="collapsible-header"><i class="material-icons">dvr</i>Analista de Sistemas - ERP Protheus – janeiro de 2015/junho de 2015
</div>
<div class="collapsible-body"><span><p>Empresa: Liberdade Serviços de Informática Ltda</p>
<p>Principais responsabilidades: Customização e manutenção em ERP Protheus via
linguagem de programação ADVPL; Instalação e configuração ERP Protheus;
Configuração e manutenção em Banco de Dados SQL Server.</p></span>
</div>
</li>
<li>
<div class="collapsible-header"><i class="material-icons">contact_phone</i>Analista de Telemarketing – maio de 2014/fevereiro de
2015
</div>
<div class="collapsible-body"><span><p>Empresa: Algar Tecnologia e Consultoria SA</p>
<p>Principais responsabilidades: assistência a estabelecimentos associados a bandeira
American Express.</p></span>
</div>
</li>
<li>
<div class="collapsible-header"><i class="material-icons">computer</i>Estágio Supervisionado: Técnico em Informática – maio de 2012/setembro
de 2012
</div>
<div class="collapsible-body"><span><p>Empresa: Super Soft Informática</p>
<p>Principais responsabilidades: manutenção em computadores, manutenção em redes de
computadores, atendimento em domicílios.</p></span>
</div>
</li>
</ul>
</div>
</div>
<div class="parallax-container">
<div class="parallax"><img src="images/parallax4.jpg"></div>
</div>
<div id="curiosidades" class="section">
<div class="row">
<div class="container">
<h5>CURIOSIDADES</h5>
<i class="material-icons medium laranja">music_note</i>
<i class="material-icons medium verde">headset</i>
<i class="material-icons medium azul">volume_up</i>
<blockquote>
<i class="material-icons">format_quote</i> Nascido e criado no interior desde muito cedo tive contato com músicas caipiras, viola caipira, violão, e como todo ser humano tende a ser influenciado pelo meio em que vive, tal contato me influenciou de tal forma que mesmo sozinho consegui aprender tocar viola caipira, e violão, e hoje tocar tais instrumentos é uma terapia para os momentos de estresse cotidiano.
</blockquote>
</div>
</div>
<div id="stand-up" class="row">
<div class="container">
<i class="material-icons medium azul">mood</i>
<blockquote>
<i class="material-icons">format_quote</i>Sou extremamente extrovertido, apesar de não parecer em um primeiro contato. Gosto muito do estilo de comédia Stand Up, mesmo que existam alguns com conteúdos chulos e mesquinhos, por outro lado, existem textos que são pautados em duras críticas sociais, e que por meio do humor conseguem entregar conteúdos de maneiras mais leve e descontraída.
</blockquote>
</div>
</div>
</div>
<footer class="page-footer verde">
<div class="container">
<div class="row">
<div class="col l6 s12">
<h5 class="white-text">Obrigado pela visita!</h5>
<p class="grey-text text-lighten-4">Até breve!</p>
</div>
<div class="col l4 offset-l2 s12">
<h5 class="white-text">Links</h5>
<ul>
<li><a class="grey-text text-lighten-3" href="http://www.ufla.br/portal/" target="_blank">UFLA - Portal</a></li>
<li><a class="grey-text text-lighten-3" href="http://compjunior.com.br/" target="_blank">Comp Junior</a></li>
<li><a class="grey-text text-lighten-3" href="http://blog.ti.lemaf.ufla.br/" target="_blank">LEMAF</a></li>
</ul>
</div>
</div>
</div>
<div class="footer-copyright">
<div class="container">
Desenvolvido por Caio Donizetti
</div>
</div>
</footer>
</div>
</body>
</html> |
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/f1862534f158512c17360214016a02c762a0a6259bfc63f3087e402218bca89f.html | simonmysun/praxis | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./975912234e0b6cd9df0835877320000d8468927c89f14baa534f8d244749b270.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> |
v802.html | rossifederico/testanimaedulandingpage | <!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></title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="v8Styles.css">
</head>
<body class="background-02">
<div class="row">
<div class="col-md-4 col-md-offset-7">
<div id="well">
<img id="logo" src="img/logo.png">
<h4 class="sub-title white-font">Cursos en Video de Desarrollo Personal</h4>
<div id="bottom-content">
<h4 class="question">¿QUIERES MEJORAR TU RENDIMIENTO?</h4>
<p class="message"><h1>Mira la primera clase del Curso de Deporte y Mindfulness</h1></p>
<form action="http://animaedu.us8.list-manage2.com/subscribe/post" method="POST">
<input type="hidden" name="u" value="a6cc20041d7b404fe3812592d">
<input type="hidden" name="id" value="3db75f0851">
<div class="form-group">
<div class="input-group">
<span class="input-group-addon" id="emailIcon"><span class="glyphicon glyphicon-envelope"></span></span>
<input type="email" class="form-control input-lg" id="email" placeholder="Ingresa tu Email">
</div>
</div>
<button id="submit" type="submit" class="btn btn-default input-lg">RECIBE GRATIS EL VIDEO</button>
<label class="information-label">Sólo utilizaremos tu correo para enviarte información de AnimaEdu</label>
</form>
</div>
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
</body>
</html> |
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.3/actuary/2.1.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>actuary: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.3 / actuary - 2.1</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
actuary
<small>
2.1
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-03-02 14:57:45 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-02 14:57:45 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.5.3 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/Yosuke-Ito-345/Actuary"
dev-repo: "git+https://github.com/Yosuke-Ito-345/Actuary.git"
bug-reports: "https://github.com/Yosuke-Ito-345/Actuary/issues"
license: "MIT"
synopsis: "Formalization of actuarial mathematics in Coq"
description: """
This package formalizes basic actuarial mathematics using Coq and
the Mathematical Components and Coquelicot libraries. This includes
the theory of interest, life tables, annuities, and reserves."""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"coq" {>= "8.12" & < "8.14~"}
"coq-mathcomp-ssreflect" {>= "1.12" & < "1.13~"}
"coq-coquelicot" {>= "3.1.0"}
]
tags: [
"category:Mathematics/Real Calculus and Topology"
"keyword:present value"
"keyword:life tables"
"keyword:annuities"
"keyword:reserves"
"keyword:actuarial mathematics"
"logpath:Actuary"
"date:2021-11-01"
]
authors: [
"Yosuke Ito"
]
url {
src: "https://github.com/Yosuke-Ito-345/Actuary/archive/v2.1.tar.gz"
checksum: "sha512=d0437d88d6d9511aeaa78d8323d61193f784267bb188e999b8952f1552d11640f9cf398c6e4a05fbcb81941fb0f4a2e7f59b6a08dc7a1561e8dd3242ef7b8293"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-actuary.2.1 coq.8.5.3</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.3).
The following dependencies couldn't be met:
- coq-actuary -> coq >= 8.12 -> ocaml >= 4.05.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-actuary.2.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
OWE/www/app/modules/transactionModule/templates/Transaction.html | puneethrai/OWE-Reimagined | <div class="dummyTransaction col-xs-12">
<div class="dummyUserAction">
<label class="dummyMainName Title"><%if(isNew){%>Add Transaction<%} else {%><%=model.name%><%}%></label>
<form class="form dummyForm">
<div class="form-group dummyInputGroup nopadding">
<label class="sr-only" for="InputAmount">Enter the Amount</label>
<div class="input-group col-xs-12">
<input type="number" class="form-control dummyAmount" id="InputAmount" placeholder="Amount" value="<%=tempValue%>">
<div class="input-group-addon dummyDebt cursor-pointer"><i class="fa fa-sign-out fa-1x"></i><p class="nopadding">Give</p></div>
<div class="input-group-addon dummyCredit cursor-pointer"><i class="fa fa-sign-in fa-1x "></i><p class="nopadding">Get</p></div>
</div>
</div>
</form>
</div>
<div class="dummyFriendList FriendList"></div>
</div>
<nav class="navbar navbar-inverse col-xs-12 text-center nopadding dummyNav" role="navigation">
<div class="<%if(isNew){%>col-xs-offset-3 col-sm-offset-4<%} else {%>col-xs-offset-4 col-sm-offset-5<%}%> contain dummyNavContainer">
<div class="col-xs-3">
<i class="fa fa-arrow-left fa-2x dummyBack"></i>
<p class="nopadding white">Back</p>
</div>
<%if(isNew){%>
<div class="col-xs-3">
<i class="fa fa-user-plus fa-2x dummyNewFriend"></i>
<p class="nopadding white">Add Friend</p>
</div>
<%}%>
<div class="col-xs-3">
<i class="fa fa-cog fa-2x dummyShowSetting"></i>
<p class="nopadding white">Setting</p>
</div>
</div>
<i class="fa fa-ellipsis-h fa-2x pull-right contextual dummyContextual"></i>
</nav>
|
src/demos/page-summary/page-summary-demo.component.html | blackbaud-joshgerdes/skyux2 | <div style="border: solid 1px #ccc">
<sky-page-summary>
<sky-page-summary-alert *ngIf="showAlert">
<sky-alert alertType="info">This is an alert.</sky-alert>
</sky-page-summary-alert>
<sky-page-summary-image *ngIf="showImage">
<sky-avatar [name]="name" [canChange]="true"></sky-avatar>
</sky-page-summary-image>
<sky-page-summary-title *ngIf="showTitle">
{{name}}
</sky-page-summary-title>
<sky-page-summary-subtitle *ngIf="showSubtitle">
Board member
</sky-page-summary-subtitle>
<sky-page-summary-status *ngIf="showStatus">
<sky-label labelType="success">Fundraiser</sky-label>
<sky-label>Inactive</sky-label>
</sky-page-summary-status>
<sky-page-summary-content *ngIf="showContent">
This is the arbitrary content section. You can display any kind of content to complement the
content on a page. We recommend that you display content to support the key tasks of users of
users who visit the page. We also recommend that you keep in mind the context of how users
will use the content and limit the amount of content to avoid overloading the summary.
</sky-page-summary-content>
<sky-page-summary-key-info *ngIf="showKeyInfo">
<sky-key-info>
<sky-key-info-value>The key information</sky-key-info-value>
</sky-key-info>
<sky-key-info>
<sky-key-info-value>section highlights</sky-key-info-value>
</sky-key-info>
<sky-key-info>
<sky-key-info-value>important details</sky-key-info-value>
</sky-key-info>
</sky-page-summary-key-info>
</sky-page-summary>
</div>
<ul class="sky-list-unstyled">
<li>
<sky-checkbox [(ngModel)]="showTitle">
<sky-checkbox-label>Show title</sky-checkbox-label>
</sky-checkbox>
</li>
<li>
<sky-checkbox [(ngModel)]="showSubtitle">
<sky-checkbox-label>Show subtitle</sky-checkbox-label>
</sky-checkbox>
</li>
<li>
<sky-checkbox [(ngModel)]="showImage">
<sky-checkbox-label>Show image</sky-checkbox-label>
</sky-checkbox>
</li>
<li>
<sky-checkbox [(ngModel)]="showStatus">
<sky-checkbox-label>Show record status</sky-checkbox-label>
</sky-checkbox>
</li>
<li>
<sky-checkbox [(ngModel)]="showKeyInfo">
<sky-checkbox-label>Show key information</sky-checkbox-label>
</sky-checkbox>
</li>
<li>
<sky-checkbox [(ngModel)]="showContent">
<sky-checkbox-label>Show arbitrary content</sky-checkbox-label>
</sky-checkbox>
</li>
<li>
<sky-checkbox [(ngModel)]="showAlert">
<sky-checkbox-label>Show alert</sky-checkbox-label>
</sky-checkbox>
</li>
</ul>
|
Contents/Resources/Documents/functions_f.html | tzmartin/gae-php.docset | <!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" content="Doxygen 1.8.7"/>
<title>App Engine PHP SDK: Class Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="common.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="gae-php.logo.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">App Engine PHP SDK
 <span id="projectnumber">v1 rev.445</span>
</div>
<div id="projectbrief">The PHP runtime is available as an experimental Preview feature.</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
</div><!-- top -->
<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
<h3><a class="anchor" id="index_f"></a>- f -</h3><ul>
<li>fetch()
: <a class="el" href="classgoogle_1_1appengine_1_1api_1_1log_1_1_log_service.html#a0dd98c48d3d6913473537a69e86e1cee">google\appengine\api\log\LogService</a>
, <a class="el" href="class_memcached.html#a43d7b6cdc72ad5b55e987664f61bf9bc">Memcached</a>
</li>
<li>fetchAll()
: <a class="el" href="class_memcached.html#a79d963b48d50d0e7e747690b6baf13ef">Memcached</a>
</li>
<li>fetchById()
: <a class="el" href="classgoogle_1_1appengine_1_1api_1_1log_1_1_log_service.html#a4f9bf7d82e28e21e0b0bc3df9910d9b8">google\appengine\api\log\LogService</a>
</li>
<li>findByKeyOrNull()
: <a class="el" href="classgoogle_1_1appengine_1_1util_1_1_array_util.html#afa633087ce4ab05300aa6b6f9d2dbdfc">google\appengine\util\ArrayUtil</a>
</li>
<li>flush()
: <a class="el" href="classgoogle_1_1appengine_1_1ext_1_1cloud__storage__streams_1_1_cloud_storage_write_client.html#aed10229f92fab57865d5f3879dc6b22b">google\appengine\ext\cloud_storage_streams\CloudStorageWriteClient</a>
, <a class="el" href="class_memcache.html#a6ef55d97f70e58b56068039b48b9aeac">Memcache</a>
, <a class="el" href="class_memcached.html#ab9026d68a1c304a1cb17a2cefe3b8f69">Memcached</a>
</li>
</ul>
</div><!-- contents -->
<address class="footer">
<small>Maintained by <a href="http://www.tzmartin.com">tzmartin</a></small>
</address> |
test/fixtures/check-down.css | gucong3000/postcss-unprefix | * {
-webkit-transition: all 1s;
transition: all 1s;
-o-transition: all 1s;
}
* {
-webkit-transition: all 1s;
-o-transition: all 1s;
} |
Reports/ya/yaaf.xmpp.runtime.0.0.8/Yaaf.Xmpp.Runtime-net45.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
/* Body style, for the entire document */
body {
background: #F3F3F4;
color: #1E1E1F;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
padding: 0;
margin: 0;
}
/* Header1 style, used for the main title */
h1 {
padding: 10px 0px 10px 10px;
font-size: 21pt;
background-color: #E2E2E2;
border-bottom: 1px #C1C1C2 solid;
color: #201F20;
margin: 0;
font-weight: normal;
}
/* Header2 style, used for "Overview" and other sections */
h2 {
font-size: 18pt;
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
}
/* Header3 style, used for sub-sections, such as project name */
h3 {
font-weight: normal;
font-size: 15pt;
margin: 0;
padding: 15px 0 5px 0;
background-color: transparent;
}
h4 {
font-weight: normal;
font-size: 12pt;
margin: 0;
padding: 0 0 0 0;
background-color: transparent;
}
/* Color all hyperlinks one color */
a {
color: #1382CE;
}
/* Paragraph text (for longer informational messages) */
p {
font-size: 10pt;
}
/* Table styles */
table {
border-spacing: 0 0;
border-collapse: collapse;
font-size: 10pt;
}
table th {
background: #E7E7E8;
text-align: left;
text-decoration: none;
font-weight: normal;
padding: 3px 6px 3px 6px;
}
table td {
vertical-align: top;
padding: 3px 6px 5px 5px;
margin: 0px;
border: 1px solid #E7E7E8;
background: #F7F7F8;
}
.NoBreakingChanges {
color: darkgreen;
font-weight:bold;
}
.FewBreakingChanges {
color: orange;
font-weight:bold;
}
.ManyBreakingChanges {
color: red;
font-weight:bold;
}
.BreakDetails {
margin-left: 30px;
}
.CompatMessage {
font-style: italic;
font-size: 10pt;
}
.GoodMessage {
color: darkgreen;
}
/* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
.localLink {
color: #1E1E1F;
background: #EEEEED;
text-decoration: none;
}
.localLink:hover {
color: #1382CE;
background: #FFFF99;
text-decoration: none;
}
/* Center text, used in the over views cells that contain message level counts */
.textCentered {
text-align: center;
}
/* The message cells in message tables should take up all avaliable space */
.messageCell {
width: 100%;
}
/* Padding around the content after the h1 */
#content {
padding: 0px 12px 12px 12px;
}
/* The overview table expands to width, with a max width of 97% */
#overview table {
width: auto;
max-width: 75%;
}
/* The messages tables are always 97% width */
#messages table {
width: 97%;
}
/* All Icons */
.IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded {
min-width: 18px;
min-height: 18px;
background-repeat: no-repeat;
background-position: center;
}
/* Success icon encoded */
.IconSuccessEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==);
}
/* Information icon encoded */
.IconInfoEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
}
/* Warning icon encoded */
.IconWarningEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
}
/* Error icon encoded */
.IconErrorEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
}
</style>
</head>
<body>
<h1 _locid="PortabilityReport">.NET Portability Report</h1>
<div id="content">
<div id="submissionId" style="font-size:8pt;">
<p>
<i>
Submission Id
23efce80-bd15-4359-b5d6-80d26609be63
</i>
</p>
</div>
<h2 _locid="SummaryTitle">
<a name="Portability Summary"></a>Portability Summary
</h2>
<div id="summary">
<table>
<tbody>
<tr>
<th>Assembly</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
</tr>
<tr>
<td><strong><a href="#Yaaf.Xmpp.Runtime">Yaaf.Xmpp.Runtime</a></strong></td>
<td class="text-center">98.53 %</td>
<td class="text-center">92.46 %</td>
<td class="text-center">100.00 %</td>
<td class="text-center">92.46 %</td>
</tr>
</tbody>
</table>
</div>
<div id="details">
<a name="Yaaf.Xmpp.Runtime"><h3>Yaaf.Xmpp.Runtime</h3></a>
<table>
<tbody>
<tr>
<th>Target type</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
<th>Recommended changes</th>
</tr>
<tr>
<td>System.Boolean</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Call ToString() without arguments. (Does not do anything)</td>
</tr>
<tr>
<td style="padding-left:2em">ToString(System.IFormatProvider)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Call ToString() without arguments. (Does not do anything)</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Environment</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Do not use. Choose action based feature availability, not OS / Platform</td>
</tr>
<tr>
<td style="padding-left:2em">get_OSVersion</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Do not use. Choose action based feature availability, not OS / Platform</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Exception</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Remove. Ctor overload taking SerializationInfo is not applicable in new surface area</td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Remove. Ctor overload taking SerializationInfo is not applicable in new surface area</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.IO.BinaryReader</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Use Dispose instead</td>
</tr>
<tr>
<td style="padding-left:2em">Close</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Use Dispose instead</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.IO.File</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">ReadAllText(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.IO.Stream</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Use Dispose instead</td>
</tr>
<tr>
<td style="padding-left:2em">Close</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Use Dispose instead</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Dns</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">GetHostAddressesAsync(System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.EndPoint</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.IPAddress</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.IPEndPoint</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Net.IPAddress,System.Int32)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Address</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Port</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Security.LocalCertificateSelectionCallback</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Object,System.IntPtr)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Security.RemoteCertificateValidationCallback</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Not supported for HTTP - use new Handler and ignorable server certificate errors instead</td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Object,System.IntPtr)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Not supported for HTTP - use new Handler and ignorable server certificate errors instead</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Security.SslPolicyErrors</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Not supported for HTTP - use new Handler and ignorable server certificate errors instead</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Security.SslStream</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.IO.Stream,System.Boolean,System.Net.Security.RemoteCertificateValidationCallback,System.Net.Security.LocalCertificateSelectionCallback)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">AuthenticateAsClientAsync(System.String,System.Security.Cryptography.X509Certificates.X509CertificateCollection,System.Security.Authentication.SslProtocols,System.Boolean)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">AuthenticateAsServerAsync(System.Security.Cryptography.X509Certificates.X509Certificate,System.Boolean,System.Security.Authentication.SslProtocols,System.Boolean)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Sockets.NetworkStream</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Sockets.ProtocolType</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Sockets.Socket</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_LocalEndPoint</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_RemoteEndPoint</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Sockets.TcpClient</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Close</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">ConnectAsync(System.Net.IPAddress,System.Int32)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Client</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">GetStream</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_NoDelay(System.Boolean)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Net.Sockets.TcpListener</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Net.IPEndPoint)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">AcceptTcpClientAsync</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Start</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Stop</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.OperatingSystem</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Do not use. Couple behavior to feature availability, not OS version or Platform.</td>
</tr>
<tr>
<td style="padding-left:2em">get_Version</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Do not use. Couple behavior to feature availability, not OS version or Platform.</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Runtime.Remoting.Messaging.CallContext</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">LogicalGetData(System.String)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">LogicalSetData(System.String,System.Object)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Runtime.Serialization.SerializationInfo</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Remove serialization constructors on custom Exception types</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Authentication.SslProtocols</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.AsymmetricAlgorithm</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.CspParameters</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">KeyContainerName</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">ProviderType</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Flags(System.Security.Cryptography.CspProviderFlags)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.CspProviderFlags</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.HashAlgorithm</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">ComputeHash(System.Byte[])</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.RSA</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">ImportParameters(System.Security.Cryptography.RSAParameters)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.RSACryptoServiceProvider</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Security.Cryptography.CspParameters)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.RSAParameters</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">D</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">DP</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">DQ</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Exponent</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">InverseQ</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Modulus</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">P</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Q</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.SHA1Managed</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.X509Certificates.X509Certificate</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.X509Certificates.X509Certificate2</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Byte[],System.String)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_PrivateKey(System.Security.Cryptography.AsymmetricAlgorithm)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.X509Certificates.X509CertificateCollection</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Security.Cryptography.X509Certificates.X509Chain</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.SerializableAttribute</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Remove this attribute</td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td>Remove this attribute</td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Type</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">IsAssignableFrom(System.Type)</td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
<p>
<a href="#Portability Summary">Back to Summary</a>
</p>
</div>
</div>
</body>
</html> |
resources/templates/cljsexample.html | kanwei/masquerade | {% extends "templates/base.html" %}
{% block content %}
<br/>
<div id="messages"></div>
<textarea id="message"></textarea>
<br/>
<input type="text" id="user"></input>
<br/>
<button id="send">add message</button>
<!-- scripts -->
<script type="text/javascript" src="{{servlet-context}}/js/site.js"></script>
<script type="text/javascript">
masquerade.main.init();
</script>
{% endblock %}
|
docs/directive-pane.html | faridlab/xin | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Xin | Directives</title>
<link rel="stylesheet" href="../vendor/jacket-awesome/dist/css/jacket-awesome.css">
<link rel="stylesheet" href="../vendor/google-code-prettify/bin/prettify.min.css">
<link rel="stylesheet" href="../vendor/animate.css/animate.min.css">
<link rel="stylesheet" href="../vendor/naked/css/naked.min.css">
<link rel="stylesheet" href="../vendor/naked/css/docs.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
</head>
<body>
<!-- NAVBAR -->
<nav class="nav-menu">
<div class="pull-left">
<h1 class="brand">
<a href="index.html">
<span class="logo">
<img src="../graphics/logo.png" alt="Xin" />
</span>
<span>Xin</span>
</a>
</h1>
</div>
</nav>
<!-- END OF NAVBAR -->
<!-- SIDEBAR -->
<aside class="sidebar">
<script type="text/javascript">
$("aside.sidebar").load("aside.html", function() {
var docname = window.location.href;
docname = docname.split("/");
});
</script>
</aside>
<!-- END OF SIDEBAR -->
<!-- CONTENT -->
<main class="content">
<div class="wrapper">
<h1 class="title">Directives Pane</h1>
<h2 class="title">[data-role="pane"]</h2>
<p><code>[data-role="pane"]</code> such as a viewport.</p>
<p>The viewport is the user's visible area of a web page. The viewport varies with the device, and will be smaller on a mobile phone than on a computer screen. Before tablets and mobile phones, web pages were designed only for computer screens, and it was common for web pages to have a static design and a fixed size.</p>
</div>
</main>
<!-- END OF CONTENT -->
<!-- FOOTER CONTENT -->
<footer>
<p>Copyright © 2015 <a href="http://xinix.co.id" target="_BLANK">Xinix Technology</a>. Some right(s) reserved.</p>
</footer>
<!-- END OF FOOTER -->
<!-- PAGE LEVEL SCRIPT -->
<script type="text/javascript" charset="utf-8" src="../vendor/naked/js/tshirt.min.js"></script>
<script type="text/javascript" charset="utf-8" src="../vendor/naked/js/docs.js"></script>
<script type="text/javascript" charset="utf-8" src="../vendor/google-code-prettify/bin/prettify.min.js"></script>
<script type="text/javascript" charset="utf-8">
$.each($('.content pre.prettyprint'), function(index, dom) {
$(dom).html($('<div/>').text($(dom).html()).html());
});
prettyPrint();
</script>
<!-- END OF PAGE LEVEL SCRIPT -->
</body>
</html>
|
e0ecf4f/html/structv8_1_1internal_1_1_smi_constants_3_014_01_4-members.html | v8-dox/v8-dox.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" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v0.1.31: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v0.1.31
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><b>internal</b></li><li class="navelem"><a class="el" href="structv8_1_1internal_1_1_smi_constants_3_014_01_4.html">SmiConstants< 4 ></a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::internal::SmiConstants< 4 > Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="structv8_1_1internal_1_1_smi_constants_3_014_01_4.html">v8::internal::SmiConstants< 4 ></a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>kSmiShiftSize</b> (defined in <a class="el" href="structv8_1_1internal_1_1_smi_constants_3_014_01_4.html">v8::internal::SmiConstants< 4 ></a>)</td><td class="entry"><a class="el" href="structv8_1_1internal_1_1_smi_constants_3_014_01_4.html">v8::internal::SmiConstants< 4 ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>kSmiValueSize</b> (defined in <a class="el" href="structv8_1_1internal_1_1_smi_constants_3_014_01_4.html">v8::internal::SmiConstants< 4 ></a>)</td><td class="entry"><a class="el" href="structv8_1_1internal_1_1_smi_constants_3_014_01_4.html">v8::internal::SmiConstants< 4 ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SmiToInt</b>(internal::Object *value) (defined in <a class="el" href="structv8_1_1internal_1_1_smi_constants_3_014_01_4.html">v8::internal::SmiConstants< 4 ></a>)</td><td class="entry"><a class="el" href="structv8_1_1internal_1_1_smi_constants_3_014_01_4.html">v8::internal::SmiConstants< 4 ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:44:31 for V8 API Reference Guide for node.js v0.1.31 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
view/profesor/profe_calumno.html | Seiferxx/user211 | <!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Sistema Universitario de Control Escolar</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="stylesheet" href="../css/normalize.css">
<link rel="stylesheet" href="../css/main.css">
<script src="../js/vendor/modernizr-2.6.2.min.js"></script>
</head>
<body>
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<header>
<img src="../img/lion_logo.gif" id="header_image"/>
<h1 id="header_1">SUCE</h1>
<h4 id="header_2">Sistema Universitario de Control Escolar</h4>
<div class="cleaner"></div>
</header>
<aside class="toolBar">
<ul>
<li><a href="profe_home.html">Profesor</a></li>
</ul>
</aside>
<section class="content">
<h1 class="contentTitle">Importar CSV</h1>
<div class="cleaner"></div>
<p class="contentText">
En esta seccion podra importar un archivo csv con informacion
de sus alumnos.
</p>
<form class="form1">
<div class="inputPair">
<label class="inputLabel">Archivo:</label>
<input type="text"/>
</div>
</form>
</section>
<div class="cleaner"></div>
<footer>
<div class="cleaner" ></div>
<img id="footer_logo" src="../img/udg_logo.png" />
<h1 id="footer_info">Universidad de Guadalajara</h1>
<div class="cleaner"></div>
<h3 id="footer_info2">2013</h3>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
<script src="../js/plugins.js"></script>
<script src="../js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src='//www.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html> |
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0/metacoq/1.0~beta1+8.12.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>metacoq: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.0 / metacoq - 1.0~beta1+8.12</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
metacoq
<small>
1.0~beta1+8.12
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-29 07:47:20 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-29 07:47:20 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.5.0 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://metacoq.github.io/metacoq"
dev-repo: "git+https://github.com/MetaCoq/metacoq.git#coq-8.12"
bug-reports: "https://github.com/MetaCoq/metacoq/issues"
authors: ["Abhishek Anand <[email protected]>"
"Simon Boulier <[email protected]>"
"Cyril Cohen <[email protected]>"
"Yannick Forster <[email protected]>"
"Fabian Kunze <[email protected]>"
"Gregory Malecha <[email protected]>"
"Matthieu Sozeau <[email protected]>"
"Nicolas Tabareau <[email protected]>"
"Théo Winterhalter <[email protected]>"
]
license: "MIT"
depends: [
"ocaml" {>= "4.07.1"}
"coq" {>= "8.12" & < "8.13~"}
"coq-metacoq-template" {= version}
"coq-metacoq-checker" {= version}
"coq-metacoq-pcuic" {= version}
"coq-metacoq-safechecker" {= version}
"coq-metacoq-erasure" {= version}
"coq-metacoq-translations" {= version}
]
synopsis: "A meta-programming framework for Coq"
description: """
MetaCoq is a meta-programming framework for Coq.
The meta-package includes the template-coq library, unverified checker for Coq,
PCUIC development including a verified translation from Coq to PCUIC,
safe checker and erasure for PCUIC and example translations.
See individual packages for more detailed descriptions.
"""
url {
src: "https://github.com/MetaCoq/metacoq/archive/v1.0-beta1-8.12.tar.gz"
checksum: "sha256=19fc4475ae81677018e21a1e20503716a47713ec8b2081e7506f5c9390284c7a"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-metacoq.1.0~beta1+8.12 coq.8.5.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.0).
The following dependencies couldn't be met:
- coq-metacoq -> ocaml >= 4.07.1
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-metacoq.1.0~beta1+8.12</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.07.1-2.0.6/released/8.8.2/mathcomp-algebra/1.6.2.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>mathcomp-algebra: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.2 / mathcomp-algebra - 1.6.2</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
mathcomp-algebra
<small>
1.6.2
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-01 20:57:33 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-01 20:57:33 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.8.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
name: "coq-mathcomp-algebra"
version: "1.6.2"
maintainer: "Mathematical Components <[email protected]>"
homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <[email protected]>"
license: "CeCILL-B"
build: [ make "-C" "mathcomp/algebra" "-j" "%{jobs}%" ]
install: [ make "-C" "mathcomp/algebra" "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp/algebra'" ]
depends: [
"ocaml"
"coq-mathcomp-fingroup" {= "1.6.2"}
]
tags: [ "keyword:algebra" "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]
synopsis: "Mathematical Components Library on Algebra"
description: """
This library contains definitions and theorems about discrete
(i.e. with decidable equality) algebraic structures : ring, fields,
ordered fields, real fields, modules, algebras, integers, rational
numbers, polynomials, matrices, vector spaces..."""
url {
src: "http://github.com/math-comp/math-comp/archive/mathcomp-1.6.2.tar.gz"
checksum: "md5=cf10cb16f1ac239a9d52c029a4e00f66"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-mathcomp-algebra.1.6.2 coq.8.8.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.8.2).
The following dependencies couldn't be met:
- coq-mathcomp-algebra -> coq-mathcomp-fingroup = 1.6.2 -> coq-mathcomp-ssreflect = 1.6.2 -> coq < 8.6~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-mathcomp-algebra.1.6.2</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.05.0-2.0.1/released/8.10.0/huffman/8.9.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>huffman: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.10.0 / huffman - 8.9.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
huffman
<small>
8.9.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-15 03:07:53 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-15 03:07:53 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.10.0 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-community/huffman"
dev-repo: "git+https://github.com/coq-community/huffman.git"
bug-reports: "https://github.com/coq-community/huffman/issues"
license: "LGPL-2.1-or-later"
synopsis: "A Coq proof of the correctness of the Huffman coding algorithm"
description: """
This projects contains a Coq proof of the correctness of the Huffman coding algorithm,
as described in David A. Huffman's paper A Method for the Construction of Minimum-Redundancy
Codes, Proc. IRE, pp. 1098-1101, September 1952.
"""
build: [make "-j%{jobs}%"]
install: [make "install"]
depends: [
"ocaml"
"coq" {>= "8.7" & < "8.10~"}
]
tags: [
"category:Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"category:Miscellaneous/Extracted Programs/Combinatorics"
"keyword:data compression"
"keyword:code"
"keyword:huffman tree"
"logpath:Huffman"
"date:2019-05-15"
]
authors: [
"Laurent Théry"
]
url {
src: "https://github.com/coq-community/huffman/archive/v8.9.0.tar.gz"
checksum: "sha256=20b63eae0d17a23646446fcca22de945d6a19a03246bec8b5b4c8da6d6f3184b"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-huffman.8.9.0 coq.8.10.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.10.0).
The following dependencies couldn't be met:
- coq-huffman -> coq < 8.10~ -> ocaml < 4.03.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-huffman.8.9.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
examples/credible_sets.html | statgen/locuszoom | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="//fonts.googleapis.com/css?family=Raleway:400,300,600" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/skeleton/2.0.4/skeleton.css"/>
<!-- Necessary includes for LocusZoom.js -->
<script src="https://cdn.jsdelivr.net/npm/d3@^5.16.0" type="text/javascript"></script>
<script src="../dist/locuszoom.app.min.js" type="text/javascript"></script>
<link rel="stylesheet" href="../dist/locuszoom.css" type="text/css"/>
<script type="application/javascript" src="../dist/ext/lz-dynamic-urls.min.js"></script>
<!-- Additional standalone code required for credible set calculations; not part of base LZjs -->
<script type="application/javascript" src="https://unpkg.com/[email protected]/dist/gwas-credible-sets.min.js" integrity="sha384-lJL/xQT18Xu6GVovitlKgX4kL8hw6YfgLGVM5PWcFUMe+tfvznEwsJlauLzB1AnQ" crossorigin="anonymous"></script>
<script type="application/javascript" src="../dist/ext/lz-credible-sets.min.js"></script>
<title>LocusZoom.js ~ Credible Sets</title>
<style>
body {
background-color: #FAFAFA;
margin: 0 20px;
}
img {
max-width: 100%;
box-sizing: border-box;
}
ul.top_hits li {
margin-bottom: 0;
}
</style>
</head>
<body>
<div class="container">
<h1 style="margin-top: 1em;"><strong>LocusZoom.js</strong></h1>
<h3 style="float: left; color: #777">Credible Sets Demonstration</h3>
<h6 style="float: right;"><a href="../index.html">< return home</a></h6>
<hr style="clear: both;">
<p>
With the help of a standalone JavaScript library, LocusZoom can identify and plot the members of a credible set
based on the displayed plot region. This example shows how to integrate that library into a custom datasource, and
how to take advantage of several visualization options for displaying the credible set members. See the library
<a href="https://github.com/statgen/gwas-credible-sets/">source code</a> and
<a href="https://statgen.github.io/gwas-credible-sets/">documentation</a> for information about the method.
</p>
<p>
To begin, move your mouse over the plot below and select "Display Options". This demonstration allows credible
sets to be displayed as a primary coloring overlay, a separate annotation track, or both. Note that credible sets
are calculated client-side by the web browser, which means that this feature can be used without requiring backend
changes to an existing API server.
</p>
<h3>Interactive Plot</h3>
<div class="row">
<div class="two columns">
<h4>Top Hits</h4>
<ul class="top_hits" style="padding-left: 0.2rem; min-width: 110px;"></ul>
</div>
<div class="ten columns">
<div id="plot" class="lz-container-responsive"></div>
</div>
</div>
<hr>
<div class="row">
<footer style="text-align: center;">
© Copyright <script>document.write(new Date().getFullYear())</script> <a href="https://github.com/statgen">The University of Michigan Center for Statistical
Genetics</a><br>
</footer>
</div>
<script type="application/javascript">
/*
Specify the data sources to use
*/
// Determine if we're online, based on browser state or presence of an optional query parameter
var apiBase = "//portaldev.sph.umich.edu/api/v1/";
data_sources = new LocusZoom.DataSources()
.add("assoc", ["AssociationLZ", {
url: apiBase + "statistic/single/",
params: { source: 45, id_field: "variant" }
}])
.add("credset", ["CredibleSetLZ", { params: { fields: { log_pvalue: 'assoc:log_pvalue' }, threshold: 0.95, significance_threshold: 7.301 } }])
.add("ld", ["LDServer", { url: "https://portaldev.sph.umich.edu/ld/", params: { source: '1000G', build: 'GRCh37', population: 'ALL' } }])
.add("gene", ["GeneLZ", {url: apiBase + "annotation/genes/", params: { build: 'GRCh37' }}])
.add("recomb", ["RecombLZ", {url: apiBase + "annotation/recomb/results/", params: { build: 'GRCh37' }}])
.add("constraint", ["GeneConstraintLZ", { url: "https://gnomad.broadinstitute.org/api/", params: { build: 'GRCh37' } }]);
/*
Define and render the plot
*/
// Fetch custom layout defined for usage with credible sets
var stateUrlMapping = {chr: "chrom", start: "start", end: "end"};
// Fetch initial position from the URL, or use some defaults
var initialState = LzDynamicUrls.paramsFromUrl(stateUrlMapping);
if (!Object.keys(initialState).length) {
initialState = {chr: 16, start: 74947245, end: 75547245};
}
layout = LocusZoom.Layouts.get("plot", "association_credible_set", {state: initialState});
// Generate the LocusZoom plot
window.plot = LocusZoom.populate("#plot", data_sources, layout);
// Changes in the plot can be reflected in the URL, and vice versa (eg browser back button can go back to
// a previously viewed region)
LzDynamicUrls.plotUpdatesUrl(plot, stateUrlMapping);
LzDynamicUrls.plotWatchesUrl(plot, stateUrlMapping);
/*
Add a sidebar to the page with "top hits" items
RBMS1, for example, has a region of high LD and therefore includes many points in the credible set
*/
// Load a region of the plot based on a specified region string
function jumpTo(region) {
var target = region.split(":");
var chr = target[0];
var pos = target[1];
var start = 0;
var end = 0;
if (!pos.match(/[-+]/)) {
start = +pos - 300000;
end = +pos + 300000;
}
plot.applyState({chr: chr, start: start, end: end, ldrefvar: ""});
return false;
}
// Populate a list of top hits links for the plot
var top_hits = [
["16:75247245", "BCAR1 (default)"],
["10:114758349", "TCF7L2"],
["16:53819169", "FTO"],
["9:22051670", "CDKN2A/B"],
["7:28196413", "JAZF1"],
["12:71433293", "TSPAN8"],
["8:95937502", "TP53INP1"],
["6:20679709", "CDKAL1"],
["2:161346447", "RBMS1"],
["15:77832762", "HMG20A"],
["7:15052860", "DGKB"]
];
top_hits.forEach(function (hit) {
d3.select("ul.top_hits").append("li")
.html("<a href=\"javascript:void(0);\" onclick=\"javascript:jumpTo('" + hit[0] + "');\">" + hit[1] + "</a>");
});
</script>
</div>
</body>
</html>
|
sandbox/example_app/templates/base.html | bharling/django-pint | <!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">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Bootstrap 101 Template</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="row">
<div class="col-md-8 col-md-push-2">
<h1>Ye Simple Weight Converter</h1>
{% block content %}
{% endblock %}
</div>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
</body>
</html> |
src/SF/AbreBundle/Resources/public/css/ymedia.css | hhrosario/abresf | /*
OUR GRID
0 - 480
480 - 768
769 - 1020
1200 - infinite
*/
.col-md-4{
float: left;
}
.footer-wrapper .col-md-4{
padding-left: 10px;
}
.footer-ctas{
padding-left: 20px;
}
.visible-desktop{
display: none;
}
.visible-mobile{
display: none;
}
@media (min-width: 1020px){
.col-md-4{
width: 340px;
}
.col-md-offset-4{
margin-left: 320px;
}
.gestion{
min-width: 160px;
}
.col-md-2{
width: 16.6667%;
}
.col-md-3{
width: 260px;
max-width: 25%;
}
.hidden-desktop{
display: none;
}
.visible-desktop{
display: block;
}
.santafe-avanza{
width: 50% !important
}
.contact-form.mensaje-enviado{
min-height: 490px;
}
}
@media (max-width: 770px){
.dropdowns {
margin-bottom: 10px;
}
.visible-mobile{
display: block;
}
.event.sidebar .modulo{
float: left !important;
}
.event.sidebar #calendar{
margin-bottom: 20px;
}
}
@media (min-width: 510px) and (max-width: 769px){
.cover{
padding-bottom: 60% !important;
}
.col-md-4{
width: 66.6667%;
}
.col-md-2{
width: 33.334%;
}
.col-md-3{
/*width: 25%;*/
/*max-width: 25%;*/
}
.dropdowns .col-md-3{
width: 50%;
}
.container{
width: 510px;
}
.grid .item.item-icon-title{
width: 500px;
}
.grid .item.item-icon-title a{
padding: 55px 120px;
}
.body .icons-tramite {
width: 37%;
}
.body .icons-tramite p {
font-size: 10px;
}
.hidden-tablet-vertical{
display: none;
}
.mas-videos .datos-transmision{
width: 60% !important;
}
.body .body-items-list .documento .datos{
width: 80%;
margin-bottom: 30px;
}
.box-personas .tab-content li {
margin-right: 10px;
}
.box-personas .tab-content li:nth-child(4n) {
margin-right: 10px;
}
.box-personas .tab-content li:nth-child(3n) {
margin-right: 0px;
}
}
@media (max-width: 1019px){
.n5 .sidebar {
margin-top: 0 !important;
}
.box-9{
margin-left: 10px;
margin-right: 10px;
}
.n3 .sidebar .col-md-4{
margin: 10px 0;
padding: 0 20px;
}
.ui-list-4{
margin-right: 0;
}
.n3.contents .sidebar{
margin-top: 10px;
}
.touch-hidden{
display: none;
}
.contents{
margin-top: 10px !important;
margin-bottom: 0;
}
.below-contents.contents{
margin-top: 0 !important;
}
.contents.sf-responde{
margin-top: 40px !important;
}
.internal-cta{
display: none !important;
}
.main, .sidebar{
width: 100%;
margin-left: 0;
}
.main-2, .sidebar-2{
width: 100%;
margin-left: 0;
}
.map{
margin-bottom: 10px;
}
.map img, .map iframe{
width: 100%;
height: 200px
}
.map{
margin-left: 0;
}
.tramites-n2 .sidebar-2 {
margin-top: 20px;
}
.tramites-busqueda .ver-mas{
margin-bottom: 0px;
}
.tramites-n2 .box-7 {
padding-bottom: 0;
}
.tramites-n2 .ui-h3-1 {
margin-top: 0;
margin-bottom: 0;
}
.tramites-n2 .box-0 {
margin: 0;
padding-bottom: 0;
}
.envivo .box-1.ui-bg-1 .transmision-on {
width: 100% ;
}
.envivo .box-1.ui-bg-1 .transmision-off {
width: 100% ;
}
.mas-videos{
width: 100% ;
padding: 0;
}
.contents-personas .sidebar img{
margin: 20px 10px 20px 10px;
}
}
/* TABLET */
@media (min-width: 769px) and (max-width: 1019px){
.visible-mobile{
display: block;
}
.cta{
width: 50%;
float: left;
padding: 0 7px;
margin-left: -7px
}
.ui-h4-1{
margin-top: 20px;
}
.gestion{
/*min-width: 120px;*/
}
.santafe-avanza{
width: 25% !important
}
.agenda, .informe{
margin-left: 5px;
}
.col-md-4{
width: 50%;
}
.col-md-2{
width: 25%;
}
.col-md-3{
width: 37.5%;
/*max-width: 25%;*/
}
.col-xs-6, .col-sm-6{
width: 50% !important;
float: left;
}
.footer-ctas{
width: 100% !important;
}
.grid .item.item-icon-title.item-6 {
width: 690px;;
}
.grid .item.item-icon-title.item-6 a{
padding: 55px 220px;
}
.body .body-items-list .documento .datos{
width: 75%;
}
}
@media (max-width: 509px){
.container{
width: 100%;
max-width: 340px;
padding: 0;
}
.footer-ctas{
padding-left: 20px;
padding-right: 20px;
}
.hidden-mobile{
display: none !important;
}
.col-md-4{
width: 100%;
}
.col-md-2{
width: 50%;
}
.col-md-3{
width: 33.333%;
}
.col-xs-6{
width: 50% !important
}
.cta-headers .col-md-2{
width: 33.333%;
}
.cta-headers a.cta span.label{
display: none;
}
.cta-headers a.cta span.title{
display: block;
padding-left: 0;
}
.cta-headers a.cta{
text-align: center;
width: auto;
}
.cta-headers i{
float: none;
}
.narquee{
padding: 0 10px;
}
.col-live{
width: 100px;
}
.live-legend{
padding-left: 110px !important;
}
.dropdowns .col-xs-6{
width: 100% !important;
}
.dropdowns{
margin-bottom: 10px;
}
.infografias{
margin-bottom: 0;
}
.navbar-collapse{
width: 100%;
background-color: #817373;
margin-left: 0 !important;
margin-right: 0 !important;
position: absolute;
left: 0;
margin-top: -7px;
}
.navbar-header{
width: 100%;
position: relative !important;
}
.divider{
border-left: 1px solid #c0b9b9;
}
.navbar-nav{
float: none !important;
}
.nav > li{
float: left;
}
.navbar-nav li.dropdown{
display: none;
}
.navbar-nav li.dropdown.idioma{
display: block;
}
.contents.sf-responde{
margin-top: 0px !important;
}
.tramites .contents{
margin-top: -20px !important;
}
.contact-form .row{
margin-right: -10px;
margin-left: -10px;
}
.contact-form small{
margin-left: 20px;
}
.tramites-n2 .body .icons-tramite {
border: none;
}
.tramites-n2 .body .icons-tramite.p-visible {
border-top: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
}
.tramites-n2 .body .icons-tramite i {
display: none;
}
.tramites-n2 .body .dropdown.dropdown-1{
width: 100%;
}
.tramites-n2 .body .btn{
width: inherit;
}
.tramites-n2.tramites-busqueda .box-1 {
margin-top:0px;
}
.tramites-busqueda .contents {
margin-top:0px !important;
}
.envivo .box-1.ui-bg-1 .transmision-on {
margin-bottom: 10px !important;
height: 250px;
}
.envivo .box-1.ui-bg-1 .transmision-on iframe {
height: 250px;
}
.envivo .box-1.ui-bg-1 .transmision-off {
margin-bottom: 10px !important;
}
.mas-videos li{
margin-bottom: 10px;
}
.mas-videos .datos-transmision{
width: 40% !important;
}
.body .body-items-list .documento .datos{
width: 70%;
margin-bottom: 30px;
}
.box-personas .tab-content li {
margin-right: 10px;
}
.box-personas .tab-content li:nth-child(2n) {
margin-right: 0px;
}
.box-personas .tab-content li:nth-child(4n) {
margin-right: 10px;
}
.perfil-desaparecido {
padding: 5px 0 0 15px;
}
.box-personas .social {
margin: 10px 15px 0 15px;
}
}
@media (max-width: 767px) {
.event-item .event-img{
float: none;
text-align: center;
margin: auto;
}
.event-body{
clear: both;
padding:0 20px 20px;
}
.social > div {
margin: 0 !important
}
.ui-h3-1{
margin-top: 15px;
}
.imprimir, .enviar{
display: none;
}
.cover .module{
width: 190px;
bottom: -70px;
left: 50%;
margin-left: -95px;
}
.sidebar .col-md-4{
margin-top: 20px;
margin-bottom: 0;
}
.modulo.mod-documents{
margin-top: 0 !important;
}
.n5 .sidebar #accordion{
display: none;
}
.cover{
height: 0 !important;
padding-bottom: 80%;
margin-bottom: 90px;
/*overflow: hidden;*/
background-position: top center;
}
.main, .sidebar{
width: 100%;
margin-left: 0;
}
.col-md-4.col-md-offset-4{
margin-top: 20px;
}
.ui-list-1 li{
float: none;
width: 100%;
}
.navbar-header{
position: absolute;
}
#slider .item .info{
padding: 10px;
}
#slider .item p{
display: none;
}
#slider .ui-h1-1{
font-size: 14px;
}
.box-0{
padding: 10px 15px;
}
.body .icons-tramite {
width: 37%;
}
.body .icons-tramite p {
font-size: 10px;
}
.compras .box-6 h2{
margin-left: 10px;
}
.compras .ui-h2-3 a{
font-size: 16px;
}
.compras .contents{
margin-top: 0px !important;
}
.compras .ui-h3-1{
margin-top: 10px;
font-size: 16px;
}
.compras .ui-h3-1 small{
font-size: 16px;
}
.compras .ui-h3-1 i{
margin-left: 10px;
}
.compras .ui-h4-3{
padding-left: 10px;
}
.compras .ui-h4-4{
padding-left: 10px;
}
.compras .contact-form .ui-bg-2{
padding: 10px 0px;
}
.compras-n2 .ui-bg-2{
padding: 5px 10px;
}
.compras-n2 .ui-bg-2 p.pull-left{
margin: 0 0 5px 0;
}
.compras-n2 .body, .compras-n2 .box-body {
padding: 10px;
}
.compras-n2 .body, .compras-n2 .ui-list-4 li {
padding-left: 10px;
}
.compras-n2 .body h3:first-child {
margin-top: 0px;
}
.compras-n2 .body .documento:last-child .datos{
margin-bottom: 0;
}
.contents-personas .box-personas {
margin-bottom: 20px;
}
.contents-personas .sidebar {
padding-bottom: 10px;
}
.contents-personas .sidebar img{
margin: 0px 10px 10px;
}
}
@media screen and (max-width: 1019px){
.tablet-hidden{
display: none;
}
.ww-body{
background-color: transparent;
padding-top: 0;
}
.ww h3{
background-color: transparent;
color: #e80d00;
padding-top: 0;
text-transform: none;
}
.ww{
background-color: #efefef;
border-top: 1px #d8dade solid;
padding-top: 20px;
}
/*.event.sidebar{
margin-top: 20px !important;
}*/
.event.sidebar .modulo{
float: right;
width: 320px;
margin-top: 0;
min-height: 0
}
.event.sidebar .mod-documents dd,
.event.sidebar .mod-documents dt{ display: none;}
.event.sidebar .mod-documents dd:nth-child(2),
.event.sidebar .mod-documents dt:first-child{ display: block;}
.event.sidebar #calendar{
width: 320px;
float: left;
}
.event-nav.visible-mobile{
margin-top: 20px;
}
.event.slider-agenda{
margin-top: 10px;
}
.dropdowns .dropdown{
margin-bottom: 10px;
}
.ui-bg-4, .ui-bg-5{
/*height: auto;*/
}
.footer-ctas{
clear: both;
padding-top: 20px;
}
.tramites .sidebar{
margin-left: 0px;
}
.tramites .main{
width: 100%;
}
.envivo .box-1.ui-bg-1 .transmision-on {
margin-bottom: 20px;
}
.envivo .box-1.ui-bg-1 .transmision-off {
margin-bottom: 20px;
}
.mas-videos li a{
width: inherit;
}
.mas-videos .datos-transmision{
width: 70%;
}.compras .box-6 {
margin-top: 0px;
margin-bottom: 10px;
}
.tabs-compras .tabs-nav {
width: 100%;
}
.compras-n2 .ui-bg-2{
padding: 20px 10px 10px 30px;
}
.compras-n2 .ui-bg-2 p.pull-left{
margin: 0 0 15px 0;
}
.compras-n2 .ui-h3-1{
margin-top: 10px;
}
.box-personas {
top: 0;
margin-top: 30px;
}
} |
clean/Linux-x86_64-4.05.0-2.0.6/released/8.11.1/pi-agm/1.2.5.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>pi-agm: 1 m 16 s</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.11.1 / pi-agm - 1.2.5</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
pi-agm
<small>
1.2.5
<span class="label label-success">1 m 16 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-09-07 08:18:39 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-09-07 08:18:39 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-m4 1 Virtual package relying on m4
coq 8.11.1 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.8.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "http://www-sop.inria.fr/members/Yves.Bertot/"
bug-reports: "[email protected]"
license: "CECILL-B"
build: [["coq_makefile" "-f" "_CoqProject" "-o" "Makefile" ]
[ make "-j" "%{jobs}%" ]]
install: [ make "install" "DEST='%{lib}%/coq/user-contrib/pi_agm'" ]
depends: [
"ocaml"
"coq" {>= "8.10" & < "8.12~"}
"coq-coquelicot" {>= "3" & < "4~"}
"coq-interval" {>= "4"}
]
dev-repo: "git+https://github.com/ybertot/pi-agm.git"
tags: [ "keyword:real analysis" "keyword:pi" "category:Mathematics/Real Calculus and Topology" "logpath:agm" "date:2020-06-23" ]
authors: [ "Yves Bertot <[email protected]>" ]
synopsis:
"Computing thousands or millions of digits of PI with arithmetic-geometric means"
description: """
This is a proof of correctness for two algorithms to compute PI to high
precision using arithmetic-geometric means. A first file contains
the calculus-based proofs for an abstract view of the algorithm, where all
numbers are real numbers. A second file describes how to approximate all
computations using large integers. Other files describe the second algorithm
which is close to the one used in mpfr, for instance.
The whole development can be used to produce mathematically proved and
formally verified approximations of PI."""
url {
src: "https://github.com/ybertot/pi-agm/archive/v1.2.5.zip"
checksum: "sha256=0cb93b44a7198bd157cb16a661b70e0e2ccf858bdbf142815740136b69b52627"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-pi-agm.1.2.5 coq.8.11.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 2h opam install -y --deps-only coq-pi-agm.1.2.5 coq.8.11.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>13 m 40 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-pi-agm.1.2.5 coq.8.11.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 m 16 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 5 M</p>
<ul>
<li>824 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding_correct.glob</code></li>
<li>642 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/agmpi.glob</code></li>
<li>497 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/agmpi.vo</code></li>
<li>432 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding_correct.vo</code></li>
<li>411 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding2.glob</code></li>
<li>251 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding2.vo</code></li>
<li>234 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/elliptic_integral.glob</code></li>
<li>208 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/alg2.vo</code></li>
<li>191 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/elliptic_integral.vo</code></li>
<li>188 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/alg2.glob</code></li>
<li>165 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/generalities.vo</code></li>
<li>150 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/generalities.glob</code></li>
<li>147 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/filter_Rlt.vo</code></li>
<li>130 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/filter_Rlt.glob</code></li>
<li>103 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding_correct.v</code></li>
<li>89 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/agmpi.v</code></li>
<li>75 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/arcsinh.vo</code></li>
<li>69 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/hrounding_correct.vo</code></li>
<li>67 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/atan_derivative_improper_integral.vo</code></li>
<li>54 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/arcsinh.glob</code></li>
<li>45 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/atan_derivative_improper_integral.glob</code></li>
<li>45 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding_big.vo</code></li>
<li>44 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding2.v</code></li>
<li>36 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/elliptic_integral.v</code></li>
<li>36 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/hrounding_correct.glob</code></li>
<li>33 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/computing.vo</code></li>
<li>27 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/filter_Rlt.v</code></li>
<li>27 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/generalities.v</code></li>
<li>26 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/alg2.v</code></li>
<li>16 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding_big.glob</code></li>
<li>7 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/arcsinh.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/atan_derivative_improper_integral.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/hrounding_correct.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/rounding_big.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/computing.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.05.0/lib/coq/user-contrib/agm/computing.glob</code></li>
</ul>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-pi-agm.1.2.5</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
b16d9c2/html/classv8_1_1_default_phantom_persistent_value_map_traits.html | v8-dox/v8-dox.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" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for io.js v2.0.1 - v2.3.0: v8::DefaultPhantomPersistentValueMapTraits< K, V > Class Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for io.js v2.0.1 - v2.3.0
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_default_phantom_persistent_value_map_traits.html">DefaultPhantomPersistentValueMapTraits</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#pub-types">Public Types</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="#pub-static-attribs">Static Public Attributes</a> |
<a href="classv8_1_1_default_phantom_persistent_value_map_traits-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">v8::DefaultPhantomPersistentValueMapTraits< K, V > Class Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for v8::DefaultPhantomPersistentValueMapTraits< K, V >:</div>
<div class="dyncontent">
<div class="center">
<img src="classv8_1_1_default_phantom_persistent_value_map_traits.png" usemap="#v8::DefaultPhantomPersistentValueMapTraits< K, V >_map" alt=""/>
<map id="v8::DefaultPhantomPersistentValueMapTraits< K, V >_map" name="v8::DefaultPhantomPersistentValueMapTraits< K, V >_map">
<area href="classv8_1_1_std_map_traits.html" alt="v8::StdMapTraits< K, V >" shape="rect" coords="0,0,314,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a15222621f1f4588cc075beff86ff46b0"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a15222621f1f4588cc075beff86ff46b0"></a>
typedef <a class="el" href="classv8_1_1_persistent_value_map.html">PersistentValueMap</a>< K, V, <a class="el" href="classv8_1_1_default_phantom_persistent_value_map_traits.html">DefaultPhantomPersistentValueMapTraits</a>< K, V > > </td><td class="memItemRight" valign="bottom"><b>MapType</b></td></tr>
<tr class="separator:a15222621f1f4588cc075beff86ff46b0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7cd15202c39c874a71e42e0680408ed7"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7cd15202c39c874a71e42e0680408ed7"></a>
typedef void </td><td class="memItemRight" valign="bottom"><b>PhantomCallbackDataType</b></td></tr>
<tr class="separator:a7cd15202c39c874a71e42e0680408ed7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_types_classv8_1_1_std_map_traits"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classv8_1_1_std_map_traits')"><img src="closed.png" alt="-"/> Public Types inherited from <a class="el" href="classv8_1_1_std_map_traits.html">v8::StdMapTraits< K, V ></a></td></tr>
<tr class="memitem:ac64cb78b3ef5cfbc35cf03837552e4ea inherit pub_types_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac64cb78b3ef5cfbc35cf03837552e4ea"></a>
typedef std::map< K, PersistentContainerValue > </td><td class="memItemRight" valign="bottom"><b>Impl</b></td></tr>
<tr class="separator:ac64cb78b3ef5cfbc35cf03837552e4ea inherit pub_types_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad20ef2022e83bfba6dcee23a2a34098e inherit pub_types_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad20ef2022e83bfba6dcee23a2a34098e"></a>
typedef Impl::iterator </td><td class="memItemRight" valign="bottom"><b>Iterator</b></td></tr>
<tr class="separator:ad20ef2022e83bfba6dcee23a2a34098e inherit pub_types_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:aa9865d00b04de4d777af48df24e68201"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa9865d00b04de4d777af48df24e68201"></a>
static PhantomCallbackDataType * </td><td class="memItemRight" valign="bottom"><b>PhantomCallbackParameter</b> (<a class="el" href="classv8_1_1_persistent_value_map.html">MapType</a> *map, const K &key, <a class="el" href="classv8_1_1_local.html">Local</a>< V > value)</td></tr>
<tr class="separator:aa9865d00b04de4d777af48df24e68201"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4ce78b9dbfdf684c2b207abf5de025e3"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4ce78b9dbfdf684c2b207abf5de025e3"></a>
static <a class="el" href="classv8_1_1_persistent_value_map.html">MapType</a> * </td><td class="memItemRight" valign="bottom"><b>MapFromPhantomCallbackData</b> (const <a class="el" href="classv8_1_1_phantom_callback_data.html">PhantomCallbackData</a>< PhantomCallbackDataType > &data)</td></tr>
<tr class="separator:a4ce78b9dbfdf684c2b207abf5de025e3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8c5f1d18e22743974b27fce198307723"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8c5f1d18e22743974b27fce198307723"></a>
static K </td><td class="memItemRight" valign="bottom"><b>KeyFromPhantomCallbackData</b> (const <a class="el" href="classv8_1_1_phantom_callback_data.html">PhantomCallbackData</a>< PhantomCallbackDataType > &data)</td></tr>
<tr class="separator:a8c5f1d18e22743974b27fce198307723"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5debfe0bae597c4dde9d23dbc42d0e9e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5debfe0bae597c4dde9d23dbc42d0e9e"></a>
static void </td><td class="memItemRight" valign="bottom"><b>DisposeCallbackData</b> (PhantomCallbackDataType *data)</td></tr>
<tr class="separator:a5debfe0bae597c4dde9d23dbc42d0e9e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1d24e09c410548251b11168e20af7feb"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1d24e09c410548251b11168e20af7feb"></a>
static void </td><td class="memItemRight" valign="bottom"><b>Dispose</b> (<a class="el" href="classv8_1_1_isolate.html">Isolate</a> *isolate, <a class="el" href="classv8_1_1_unique_persistent.html">UniquePersistent</a>< V > value, K key)</td></tr>
<tr class="separator:a1d24e09c410548251b11168e20af7feb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_static_methods_classv8_1_1_std_map_traits"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classv8_1_1_std_map_traits')"><img src="closed.png" alt="-"/> Static Public Member Functions inherited from <a class="el" href="classv8_1_1_std_map_traits.html">v8::StdMapTraits< K, V ></a></td></tr>
<tr class="memitem:a63765723a9d6457ef47a42f79b13eaf7 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a63765723a9d6457ef47a42f79b13eaf7"></a>
static bool </td><td class="memItemRight" valign="bottom"><b>Empty</b> (Impl *impl)</td></tr>
<tr class="separator:a63765723a9d6457ef47a42f79b13eaf7 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a60bd7720bbc6e662d948cf05283a009d inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a60bd7720bbc6e662d948cf05283a009d"></a>
static size_t </td><td class="memItemRight" valign="bottom"><b>Size</b> (Impl *impl)</td></tr>
<tr class="separator:a60bd7720bbc6e662d948cf05283a009d inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae018f70b3284ffda2566c36156db8baa inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae018f70b3284ffda2566c36156db8baa"></a>
static void </td><td class="memItemRight" valign="bottom"><b>Swap</b> (Impl &a, Impl &b)</td></tr>
<tr class="separator:ae018f70b3284ffda2566c36156db8baa inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abc24bdbd2e7b054a7bd905759fad7987 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abc24bdbd2e7b054a7bd905759fad7987"></a>
static Iterator </td><td class="memItemRight" valign="bottom"><b>Begin</b> (Impl *impl)</td></tr>
<tr class="separator:abc24bdbd2e7b054a7bd905759fad7987 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3ac36ae9e3b5585faeb66bb744c24183 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a3ac36ae9e3b5585faeb66bb744c24183"></a>
static Iterator </td><td class="memItemRight" valign="bottom"><b>End</b> (Impl *impl)</td></tr>
<tr class="separator:a3ac36ae9e3b5585faeb66bb744c24183 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa90a541b794946054fbc1e76e3976c4f inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa90a541b794946054fbc1e76e3976c4f"></a>
static K </td><td class="memItemRight" valign="bottom"><b>Key</b> (Iterator it)</td></tr>
<tr class="separator:aa90a541b794946054fbc1e76e3976c4f inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad85f9d7e2ac639208fbce6b04d2436ad inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad85f9d7e2ac639208fbce6b04d2436ad"></a>
static PersistentContainerValue </td><td class="memItemRight" valign="bottom"><b>Value</b> (Iterator it)</td></tr>
<tr class="separator:ad85f9d7e2ac639208fbce6b04d2436ad inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2f41e206a3b1c9806253cca40d2891b1 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2f41e206a3b1c9806253cca40d2891b1"></a>
static PersistentContainerValue </td><td class="memItemRight" valign="bottom"><b>Set</b> (Impl *impl, K key, PersistentContainerValue value)</td></tr>
<tr class="separator:a2f41e206a3b1c9806253cca40d2891b1 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a96c6fa384a4f7b7a64b464457ff347c2 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a96c6fa384a4f7b7a64b464457ff347c2"></a>
static PersistentContainerValue </td><td class="memItemRight" valign="bottom"><b>Get</b> (Impl *impl, K key)</td></tr>
<tr class="separator:a96c6fa384a4f7b7a64b464457ff347c2 inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad35e42652392e70dd23fa4b69b9800ea inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad35e42652392e70dd23fa4b69b9800ea"></a>
static PersistentContainerValue </td><td class="memItemRight" valign="bottom"><b>Remove</b> (Impl *impl, K key)</td></tr>
<tr class="separator:ad35e42652392e70dd23fa4b69b9800ea inherit pub_static_methods_classv8_1_1_std_map_traits"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-attribs"></a>
Static Public Attributes</h2></td></tr>
<tr class="memitem:a798ba69e99e308830a57cb47d4fd5bbb"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a798ba69e99e308830a57cb47d4fd5bbb"></a>
static const PersistentContainerCallbackType </td><td class="memItemRight" valign="bottom"><b>kCallbackType</b> = kNotWeak</td></tr>
<tr class="separator:a798ba69e99e308830a57cb47d4fd5bbb"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>deps/v8/include/<a class="el" href="v8-util_8h_source.html">v8-util.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:49:54 for V8 API Reference Guide for io.js v2.0.1 - v2.3.0 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.5.0/finger-tree/8.5.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>finger-tree: 5 m 19 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.0 / finger-tree - 8.5.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
finger-tree
<small>
8.5.0
<span class="label label-success">5 m 19 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-29 07:47:20 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-29 07:47:20 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.5.0 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/finger-tree"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/FingerTree"]
depends: [
"ocaml"
"coq" {>= "8.5" & < "8.6~"}
]
tags: [ "keyword:data structures" "keyword:dependent types" "keyword:finger trees" "category:Computer Science/Data Types and Data Structures" "date:2009-02" ]
authors: [ "Matthieu Sozeau <[email protected]>" ]
bug-reports: "https://github.com/coq-contribs/finger-tree/issues"
dev-repo: "git+https://github.com/coq-contribs/finger-tree.git"
synopsis: "Dependent Finger Trees"
description: "A verified generic implementation of Finger Trees"
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/finger-tree/archive/v8.5.0.tar.gz"
checksum: "md5=2e6ac43bdbddaa8882a0d6fc2effaa09"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-finger-tree.8.5.0 coq.8.5.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-finger-tree.8.5.0 coq.8.5.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>12 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-finger-tree.8.5.0 coq.8.5.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>5 m 19 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 32 M</p>
<ul>
<li>9 M <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/RopeModule.vo</code></li>
<li>8 M <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/FingerTreeModule.vo</code></li>
<li>8 M <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentFingerTreeModule.vo</code></li>
<li>5 M <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentFingerTree.vo</code></li>
<li>393 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentSequence.vo</code></li>
<li>344 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/StringInterface.vo</code></li>
<li>336 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Digit.vo</code></li>
<li>239 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentFingerTreeModule.glob</code></li>
<li>161 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentFingerTree.glob</code></li>
<li>145 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DigitModule.vo</code></li>
<li>97 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/FingerTree.vo</code></li>
<li>88 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/PrioQueue.vo</code></li>
<li>82 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/OrdSequence.vo</code></li>
<li>72 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentFingerTreeModule.v</code></li>
<li>65 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentFingerTree.v</code></li>
<li>47 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/KeyMonoid.vo</code></li>
<li>45 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentSequence.glob</code></li>
<li>43 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Sequence.vo</code></li>
<li>40 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/OrderedType.vo</code></li>
<li>28 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Monoid.vo</code></li>
<li>28 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DigitModule.glob</code></li>
<li>23 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DependentSequence.v</code></li>
<li>21 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/FingerTreeModule.glob</code></li>
<li>20 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Digit.glob</code></li>
<li>17 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/FingerTree.glob</code></li>
<li>14 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Reduce.vo</code></li>
<li>12 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/FingerTreeModule.v</code></li>
<li>11 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/RopeModule.glob</code></li>
<li>10 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/FingerTree.v</code></li>
<li>10 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Notations.vo</code></li>
<li>8 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/PrioQueue.glob</code></li>
<li>7 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Digit.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/DigitModule.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Monoid.glob</code></li>
<li>6 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/OrdSequence.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/OrdSequence.glob</code></li>
<li>5 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/StringInterface.glob</code></li>
<li>5 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Monoid.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Modules.vo</code></li>
<li>4 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/RopeModule.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Reduce.glob</code></li>
<li>3 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/OrderedType.glob</code></li>
<li>3 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/PrioQueue.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Sequence.glob</code></li>
<li>2 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Modules.glob</code></li>
<li>2 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/KeyMonoid.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/StringInterface.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Sequence.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/KeyMonoid.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/OrderedType.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Modules.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Reduce.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Notations.glob</code></li>
<li>1 K <code>../ocaml-base-compiler.4.04.2/lib/coq/user-contrib/FingerTree/Notations.v</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-finger-tree.8.5.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
doc/spring4.3.3-docs/javadoc-api/org/springframework/messaging/support/package-frame.html | piterlin/piterlin.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_101) on Mon Sep 19 15:00:44 UTC 2016 -->
<title>org.springframework.messaging.support (Spring Framework 4.3.3.RELEASE API)</title><script>var _hmt = _hmt || [];(function() {var hm = document.createElement("script");hm.src = "//hm.baidu.com/hm.js?dd1361ca20a10cc161e72d4bc4fef6df";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(hm, s);})();</script>
<meta name="date" content="2016-09-19">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../org/springframework/messaging/support/package-summary.html" target="classFrame">org.springframework.messaging.support</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="ChannelInterceptor.html" title="interface in org.springframework.messaging.support" target="classFrame"><span class="interfaceName">ChannelInterceptor</span></a></li>
<li><a href="ExecutorChannelInterceptor.html" title="interface in org.springframework.messaging.support" target="classFrame"><span class="interfaceName">ExecutorChannelInterceptor</span></a></li>
<li><a href="HeaderMapper.html" title="interface in org.springframework.messaging.support" target="classFrame"><span class="interfaceName">HeaderMapper</span></a></li>
<li><a href="InterceptableChannel.html" title="interface in org.springframework.messaging.support" target="classFrame"><span class="interfaceName">InterceptableChannel</span></a></li>
<li><a href="MessageHandlingRunnable.html" title="interface in org.springframework.messaging.support" target="classFrame"><span class="interfaceName">MessageHandlingRunnable</span></a></li>
<li><a href="MessageHeaderInitializer.html" title="interface in org.springframework.messaging.support" target="classFrame"><span class="interfaceName">MessageHeaderInitializer</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractHeaderMapper.html" title="class in org.springframework.messaging.support" target="classFrame">AbstractHeaderMapper</a></li>
<li><a href="AbstractMessageChannel.html" title="class in org.springframework.messaging.support" target="classFrame">AbstractMessageChannel</a></li>
<li><a href="AbstractSubscribableChannel.html" title="class in org.springframework.messaging.support" target="classFrame">AbstractSubscribableChannel</a></li>
<li><a href="ChannelInterceptorAdapter.html" title="class in org.springframework.messaging.support" target="classFrame">ChannelInterceptorAdapter</a></li>
<li><a href="ErrorMessage.html" title="class in org.springframework.messaging.support" target="classFrame">ErrorMessage</a></li>
<li><a href="ExecutorSubscribableChannel.html" title="class in org.springframework.messaging.support" target="classFrame">ExecutorSubscribableChannel</a></li>
<li><a href="GenericMessage.html" title="class in org.springframework.messaging.support" target="classFrame">GenericMessage</a></li>
<li><a href="IdTimestampMessageHeaderInitializer.html" title="class in org.springframework.messaging.support" target="classFrame">IdTimestampMessageHeaderInitializer</a></li>
<li><a href="ImmutableMessageChannelInterceptor.html" title="class in org.springframework.messaging.support" target="classFrame">ImmutableMessageChannelInterceptor</a></li>
<li><a href="MessageBuilder.html" title="class in org.springframework.messaging.support" target="classFrame">MessageBuilder</a></li>
<li><a href="MessageHeaderAccessor.html" title="class in org.springframework.messaging.support" target="classFrame">MessageHeaderAccessor</a></li>
<li><a href="NativeMessageHeaderAccessor.html" title="class in org.springframework.messaging.support" target="classFrame">NativeMessageHeaderAccessor</a></li>
</ul>
</div>
</body>
</html>
|
html/234567006179.html | GoC-Spending/data-corporations |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
Barbin Sport Joe Loue Tout Inc. -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492268321329&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=5091&V_SEARCH.docsStart=5090&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/rgstr.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=5089&V_DOCUMENT.docRank=5090&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492268343870&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=123456131366&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=5091&V_DOCUMENT.docRank=5092&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492268343870&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567135299&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Barbin Sport Joe Loue Tout Inc.
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>Barbin Sport Joe Loue Tout Inc.</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.barbinsport.com"
target="_blank" title="Website URL">http://www.barbinsport.com</a></p>
<p><a href="mailto:[email protected]" title="[email protected]">[email protected]</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
2324, rte de Saint-Philippe<br/>
VAL-D'OR,
Quebec<br/>
J9P 4N7
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
2324, rte de Saint-Philippe<br/>
VAL-D'OR,
Quebec<br/>
J9P 4N7
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(819) 738-4916
</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(819) 738-0982</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Marcel
Barbin
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Data Provider <br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(819) 738-4916
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
441220 - Motorcycle, Boat and Other Motor Vehicle Dealers
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Retail
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Personal Watercraft Dealer <br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Marcel
Barbin
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Data Provider <br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(819) 738-4916
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
No
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
441220 - Motorcycle, Boat and Other Motor Vehicle Dealers
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Retail
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Service Name:
</strong>
</div>
<div class="col-md-9">
Personal Watercraft Dealer <br>
</div>
</div>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2015-04-14
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
|
src/Viteloge/CoreBundle/Resources/descriptions/69254.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Valsonne est
un village
géographiquement positionné dans le département de Rhône en Rhône-Alpes. Elle totalisait 807 habitants en 2008.</p>
<p>Le nombre de logements, à Valsonne, se décomposait en 2011 en 66 appartements et 381 maisons soit
un marché plutôt équilibré.</p>
<p>La commune compte quelques équipements, elle propose entre autres un terrain de tennis et un terrain de sport.</p>
<p>À Valsonne, le prix moyen à l'achat d'un appartement s'évalue à 1 423 € du m² en vente. la valorisation moyenne d'une maison à l'achat se situe à 1 482 € du m². À la location la valorisation moyenne se situe à 6,36 € du m² mensuel.</p>
<p>À coté de Valsonne sont positionnées géographiquement les villes de
<a href="{{VLROOT}}/immobilier/ternand_69245/">Ternand</a> localisée à 7 km, 729 habitants,
<a href="{{VLROOT}}/immobilier/dareize_69073/">Dareizé</a> localisée à 6 km, 432 habitants,
<a href="{{VLROOT}}/immobilier/saint-loup_69223/">Saint-Loup</a> située à 7 km, 958 habitants,
<a href="{{VLROOT}}/immobilier/ronno_69169/">Ronno</a> localisée à 5 km, 598 habitants,
<a href="{{VLROOT}}/immobilier/saint-appolinaire_69181/">Saint-Appolinaire</a> localisée à 3 km, 146 habitants,
<a href="{{VLROOT}}/immobilier/sauvages_69174/">Les Sauvages</a> à 4 km, 620 habitants,
entre autres. De plus, Valsonne est située à seulement 29 km de <a href="{{VLROOT}}/immobilier/roanne_42187/">Roanne</a>.</p>
<p>Si vous pensez venir habiter à Valsonne, vous pourrez aisément trouver une maison à vendre. </p>
</div>
|
src/Viteloge/CoreBundle/Resources/descriptions/02474.html | donaldinou/frontend | <div class="commune_descr limited">
<p>
Mennessis est
un village
localisé dans le département de l'Aisne en Picardie. Elle totalisait 386 habitants en 2008.</p>
<p>Le nombre d'habitations, à Mennessis, était réparti en 2011 en zero appartements et 172 maisons soit
un marché plutôt équilibré.</p>
<p>Si vous envisagez de emmenager à Mennessis, vous pourrez aisément trouver une maison à acheter. </p>
<p>La ville offre quelques équipements, elle dispose, entre autres, de un terrain de sport.</p>
<p>À coté de Mennessis sont situées les villes de
<a href="{{VLROOT}}/immobilier/hinacourt_02380/">Hinacourt</a> à 5 km, 38 habitants,
<a href="{{VLROOT}}/immobilier/ly-fontaine_02446/">Ly-Fontaine</a> localisée à 5 km, 104 habitants,
<a href="{{VLROOT}}/immobilier/remigny_02639/">Remigny</a> située à 2 km, 348 habitants,
<a href="{{VLROOT}}/immobilier/frieres-faillouel_02336/">Frières-Faillouël</a> à 2 km, 851 habitants,
<a href="{{VLROOT}}/immobilier/jussy_02397/">Jussy</a> localisée à 4 km, 1 250 habitants,
<a href="{{VLROOT}}/immobilier/tergnier_02738/">Tergnier</a> localisée à 4 km, 14 600 habitants,
entre autres. De plus, Mennessis est située à seulement 17 km de <a href="{{VLROOT}}/immobilier/saint-quentin_02691/">Saint-Quentin</a>.</p>
</div>
|
core/static/css/main.css | intip/merit-market | /*! HTML5 Boilerplate v5.0.0 | MIT License | http://h5bp.com/ */
/*
* What follows is the result of much research on cross-browser styling.
* Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
* Kroc Camen, and the H5BP dev community and team.
*/
/* ==========================================================================
Base styles: opinionated defaults
========================================================================== */
html {
color: #222;
font-size: 1em;
line-height: 1.4;
}
/*
* Remove text-shadow in selection highlight:
* https://twitter.com/miketaylr/status/12228805301
*
* These selection rule sets have to be separate.
* Customize the background color to match your design.
*/
::-moz-selection {
background: #b3d4fc;
text-shadow: none;
}
::selection {
background: #b3d4fc;
text-shadow: none;
}
/*
* A better looking default horizontal rule
*/
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}
/*
* Remove the gap between audio, canvas, iframes,
* images, videos and the bottom of their containers:
* https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
/*
* Remove default fieldset styles.
*/
fieldset {
border: 0;
margin: 0;
padding: 0;
}
/*
* Allow only vertical resizing of textareas.
*/
textarea {
resize: vertical;
}
/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
.person img {
float: left;
margin-right: 15px;
}
.dashboard .trans {
margin-bottom: 20px;
}
.dashboard .received img {
float: left;
margin-right: 15px;
}
.trans .msg {
font-style: italic;
}
/* ==========================================================================
Helper classes
========================================================================== */
/*
* Hide visually and from screen readers:
* http://juicystudio.com/article/screen-readers-display-none.php
*/
.hidden {
display: none !important;
visibility: hidden;
}
/*
* Hide only visually, but have it available for screen readers:
* http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*/
.visuallyhidden {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
/*
* Extends the .visuallyhidden class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto;
}
/*
* Hide visually and from screen readers, but maintain layout
*/
.invisible {
visibility: hidden;
}
/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* `contenteditable` attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
* `:before` to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clearfix:after {
clear: both;
}
/* ==========================================================================
EXAMPLE Media Queries for Responsive Design.
These examples override the primary ('mobile first') styles.
Modify as content requires.
========================================================================== */
@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}
/* ==========================================================================
Print styles.
Inlined to avoid the additional HTTP request:
http://www.phpied.com/delay-loading-your-print-css/
========================================================================== */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important; /* Black prints faster:
http://www.sanbeiji.com/archives/953 */
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
/*
* Don't show links that are fragment identifiers,
* or use the `javascript:` pseudo protocol
*/
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
/*
* Printing Tales:
* http://css-discuss.incutio.com/wiki/Printing_Tables
*/
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
h1, h2 {
text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
}
.trans.row .msg {
padding-left: 90px;
padding-top: 9px;
}
.badge.heart {
background-color: #373737;
}
.heart-color {
color: #FF4949;
}
.trans-min,
.top-giver,
.top-receiver {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
margin-bottom: 10px;
}
.trans-min img {
float: left;
margin-right: 12px;
}
.top-giver,
.top-receiver {
margin-bottom: 15px;
}
.top-giver img,
.top-receiver img {
margin-right: 12px;
}
.top-giver .info,
.top-receiver .info,{
padding-top: 10px;
}
.sidebar {
border-left: 1px solid #eee;
-webkit-box-shadow: -4px 1px 5px -4px rgba(133,133,133,0.8);
-moz-box-shadow: -4px 1px 5px -4px rgba(133,133,133,0.8);
box-shadow: -4px 1px 5px -4px rgba(133,133,133,0.8);
}
|
style.css | haveanicedavid/socket-scrabble | .game-canvas {
border: 3px solid #999;
border-radius: 3px;
margin: auto;
display: block;
background-image:url('./images/background.png');
-webkit-box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.32);
-moz-box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.32);
box-shadow: 3px 3px 5px 1px rgba(0,0,0,0.32);
margin-left:52px;
} |
kartograph-test/leafmap/export_2015_06_29_01_12_30/css/own_style.css | ninety-plus-of-blue/ninety-plus-of-blue.github.io |
body {
padding: 0;
margin: 0;
}
html, body, #map {
height: 946px;
width: 1495px;
}
html, body, #slide {
width: 1495px;
padding: 0;
margin: 0;
}
th {
text-align: left;
vertical-align: top;
}
.info {
padding: 6px 8px;
font: 14px/16px Arial, Helvetica, sans-serif;
background: white;
background: rgba(255,255,255,0.8);
box-shadow: 0 0 15px rgba(0,0,0,0.2);
border-radius: 5px;
}
.info h2 {
margin: 0 0 5px;
color: #777;
}
.leaflet-container {
background: #fff; |
clean/Linux-x86_64-4.09.1-2.0.6/released/8.10.1/quicksort-complexity/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>quicksort-complexity: 1 m 49 s 🏆</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.10.1 / quicksort-complexity - 8.10.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
quicksort-complexity
<small>
8.10.0
<span class="label label-success">1 m 49 s 🏆</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-10-27 08:55:36 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-10-27 08:55:36 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
coq 8.10.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.09.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.09.1 Official release 4.09.1
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/quicksort-complexity"
license: "BSD"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/QuicksortComplexity"]
depends: [
"ocaml"
"coq" {>= "8.10" & < "8.11~"}
]
tags: [
"keyword: quicksort"
"keyword: complexity"
"keyword: average-case"
"category: Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"date: 2010-06"
]
authors: [
"Eelis"
]
bug-reports: "https://github.com/coq-contribs/quicksort-complexity/issues"
dev-repo: "git+https://github.com/coq-contribs/quicksort-complexity.git"
synopsis: "Proofs of Quicksort's worst- and average-case complexity"
description: """
The development contains:
- a set of monads and monad transformers for measuring a (possibly nondeterministic) algorithm's use of designated operations;
- monadically expressed deterministic and nondeterministic implementations of Quicksort;
- proofs of these implementations' worst- and average case complexity.
Most of the development is documented in the TYPES 2008 paper "A Machine-Checked Proof of the Average-Case Complexity of Quicksort in Coq", available at the homepage."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/quicksort-complexity/archive/v8.10.0.tar.gz"
checksum: "md5=c3b2ccbc5f13d56f46e99b51fef90a04"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-quicksort-complexity.8.10.0 coq.8.10.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-quicksort-complexity.8.10.0 coq.8.10.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>8 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-quicksort-complexity.8.10.0 coq.8.10.1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 m 49 s</dd>
</dl>
<h2>Installation size</h2>
<p>Total: 5 M</p>
<ul>
<li>323 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/list_utils.vo</code></li>
<li>250 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/list_utils.glob</code></li>
<li>201 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/vec.vo</code></li>
<li>165 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_definitions.vo</code></li>
<li>155 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/vec.glob</code></li>
<li>146 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/arith_lems.vo</code></li>
<li>126 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_det_avg_complexity.glob</code></li>
<li>125 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/sums_and_averages.vo</code></li>
<li>121 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_case_split.vo</code></li>
<li>103 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_det_avg_complexity.vo</code></li>
<li>93 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_cmp_prob.vo</code></li>
<li>88 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_monad_trans.vo</code></li>
<li>87 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/sums_and_averages.glob</code></li>
<li>85 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/indices.vo</code></li>
<li>83 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_sound_cmps.vo</code></li>
<li>79 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/expec.vo</code></li>
<li>78 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_worst.vo</code></li>
<li>74 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_parts.vo</code></li>
<li>73 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_tree_monad.vo</code></li>
<li>72 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_tree.vo</code></li>
<li>71 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_cases.vo</code></li>
<li>70 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_CM_U_expec_cost_eq.vo</code></li>
<li>69 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/U.vo</code></li>
<li>68 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/util.vo</code></li>
<li>67 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/insertion_sort.vo</code></li>
<li>66 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_definitions.glob</code></li>
<li>65 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_expec.vo</code></li>
<li>64 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/nat_seqs.vo</code></li>
<li>63 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_nondet_avg_complexity.vo</code></li>
<li>60 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_cases.glob</code></li>
<li>60 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monads.vo</code></li>
<li>58 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_det_parts.vo</code></li>
<li>54 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_list.vo</code></li>
<li>53 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/indices.glob</code></li>
<li>50 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/sort_order.vo</code></li>
<li>48 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/arith_lems.glob</code></li>
<li>47 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_tree_monad.vo</code></li>
<li>45 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/harmonic.vo</code></li>
<li>44 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/list_utils.v</code></li>
<li>43 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/list_length_expec.vo</code></li>
<li>41 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_correct.vo</code></li>
<li>40 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/NDP.vo</code></li>
<li>39 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_nondet_avg_complexity.glob</code></li>
<li>39 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/fix_measure_utils.vo</code></li>
<li>38 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/U.glob</code></li>
<li>37 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/nat_below.vo</code></li>
<li>36 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_case_split.glob</code></li>
<li>35 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/expec.glob</code></li>
<li>34 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/fix_measure_utils.glob</code></li>
<li>34 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/vec.v</code></li>
<li>33 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_expec.glob</code></li>
<li>33 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/insertion_sort.glob</code></li>
<li>32 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_monad_trans.glob</code></li>
<li>31 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/skip_list.vo</code></li>
<li>30 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_tree_monad.glob</code></li>
<li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_parts.glob</code></li>
<li>29 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/sort_order.glob</code></li>
<li>28 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/util.glob</code></li>
<li>28 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monads.glob</code></li>
<li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_tree.glob</code></li>
<li>27 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_sound_cmps.glob</code></li>
<li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_CM_U_expec_cost_eq.glob</code></li>
<li>23 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_worst.glob</code></li>
<li>19 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_cmp_prob.glob</code></li>
<li>18 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_det_parts.glob</code></li>
<li>16 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/sums_and_averages.v</code></li>
<li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/list_length_expec.glob</code></li>
<li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/nat_seqs.glob</code></li>
<li>15 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_det_avg_complexity.v</code></li>
<li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_list.glob</code></li>
<li>14 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_definitions.v</code></li>
<li>12 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/indices.v</code></li>
<li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/nat_below.glob</code></li>
<li>11 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/arith_lems.v</code></li>
<li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_cases.v</code></li>
<li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_correct.glob</code></li>
<li>9 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/harmonic.glob</code></li>
<li>8 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/skip_list.glob</code></li>
<li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/U.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/expec.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_nondet_avg_complexity.v</code></li>
<li>7 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_sound_cmps.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_case_split.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_tree.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/insertion_sort.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_tree_monad.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_expec.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/sort_order.v</code></li>
<li>6 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monads.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/util.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_parts.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/fix_measure_utils.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_monad_trans.v</code></li>
<li>5 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_tree_monad.glob</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_worst.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_cmp_prob.v</code></li>
<li>4 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_CM_U_expec_cost_eq.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/ne_list.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/NDP.glob</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/nat_seqs.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_det_parts.v</code></li>
<li>3 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/list_length_expec.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/nat_below.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/skip_list.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/qs_correct.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/harmonic.v</code></li>
<li>2 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/monoid_tree_monad.v</code></li>
<li>1 K <code>../ocaml-base-compiler.4.09.1/lib/coq/user-contrib/QuicksortComplexity/NDP.v</code></li>
</ul>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq-quicksort-complexity.8.10.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
|
docker/2019/12/15/kubernetes.html | xiazemin/MyBlog | <!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">
<meta name="description" content="Sci blog jekyll theme">
<meta name="author" content="AIR RAYA Group">
<link href='/MyBlog/img/favicon.ico' type='image/icon' rel='shortcut icon'/>
<title>泽民博客 | Jekyll theme</title>
<link rel="stylesheet" href="/MyBlog/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<link rel="stylesheet" href="/MyBlog/css/font-awesome.min.css">
<link href="/MyBlog/css/simple-sidebar.css" rel="stylesheet">
<link href="/MyBlog/css/classic-10_7.css" rel="stylesheet" type="text/css">
<!-- Custom CSS -->
<link href="/MyBlog/css/style.css" rel="stylesheet">
<link href="/MyBlog/css/pygments.css" rel="stylesheet">
<!-- Fonts -->
<link href="/MyBlog/css/front.css" rel="stylesheet" type="text/css">
<link href="/MyBlog/css/Josefin_Slab.css" rel="stylesheet" type="text/css">
<link href="/MyBlog/css/Architects_Daughter.css" rel="stylesheet" type="text/css">
<link href="/MyBlog/css/Schoolbell.css" rel="stylesheet" type="text/css">
<link href="/MyBlog/css/Codystar.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="/MyBlog/js/jquery-1.12.0.min.js"></script>
<link href="/MyBlog/css/calendar/common.css" type="text/css" rel="stylesheet">
<script type="text/javascript" src="/MyBlog/js/calendar/calendar.js"></script>
<!-- share this -->
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="/MyBlog/js/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher: "b28464c3-d287-4257-ad18-058346dd35f7", doNotHash: false, doNotCopy: false, hashAddressBar: false});</script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="/MyBlog/js/html5shiv.js"></script>
<script src="/MyBlog/js/respond.min.js"></script>
<![endif]-->
<!--百度统计-->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?e965cab8c73512b8b23939e7051d93bd";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<script async src="/MyBlog/katex/katex.js"></script>
<link rel="stylesheet" href="/MyBlog/katex/katex.css">
<!--轮播图片-->
<!--script type="text/javascript" src="https://xiazemin.github.io/MyBlog/js/jquery.js"></script>
<script type="text/javascript" src="https://xiazemin.github.io/MyBlog/js/jquery.stripesrotator.js"></script>
<script type="text/javascript">
$(document).ready(function() {
alert($('#rotator_xzm'));
alert($('#rotator_xzm').fn);
$('#rotator_xzm').stripesRotator({ images: [ "https://xiazemin.github.io/MyBlog/img/BPlusTree.png", "https://xiazemin.github.io/MyBlog/img/linuxMMap.jpeg"] });
});
</script-->
<!--水印-->
<script type="text/javascript" src="/MyBlog/js/waterMark.js"></script>
<script type="text/javascript">
$(document).ready(function(){
watermark({watermark_txt0:'泽民博客',watermark_txt1:'zemin',watermark_txt2:(new Date()).Format("yyyy-MM-dd hh:mm:ss.S")});
})
</script>
<!--水印-->
<!--adscene-->
<script data-ad-client="ca-pub-6672721494777557" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head>
<body>
<div id="wrapper">
<!-- Navigation -->
<!-- Sidebar -->
<div id="sidebar-wrapper">
<ul class="sidebar-nav">
<li class="sidebar-brand">
<a href="/MyBlog">
Home
</a>
</li>
<li>
<a href="#">About</a>
</li>
<li>
<a href="#">Services</a>
</li>
<li>
<a href="#">Portfolio</a>
</li>
<li>
<a href="#">Events</a>
</li>
<li>
<a href="#">Blog</a>
</li>
<li>
<a href="#">FAQ</a>
</li>
<li>
<a href="#">Contact</a>
</li>
</ul>
</div>
<header class="intro-header">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="heading text-center">
<a href="https://xiazemin.github.io/MyBlog/" style="color: #fff; font-size: 4em; font-family: 'Schoolbell', cursive;">泽民博客</a>
<a href="#menu-toggle" class="btn btn-default sciblog" id="menu-toggle" style="font-weight: bold;">☰ Menu</a>
</div>
</div>
</div>
</div>
</header>
<script async src="/MyBlog/js/busuanzi.pure.mini.js"></script>
<script type="text/javascript" src="/MyBlog/js/jquery.js"></script>
<script type="text/javascript" src="/MyBlog/js/jquery.stripesrotator.js"></script>
<div class="container">
<div class="row">
<div class="box">
<div class="col-lg-12">
<div class="intro-text text-center">
<h1 class="post-title" itemprop="name headline">kubernetes 网络</h1>
<p class="post-meta"> <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">by 夏泽民</span></span> <time datetime="2019-12-15T00:00:00+08:00" itemprop="datePublished"><i class="fa fa-calendar"></i> Dec 15, 2019</time></p>
</div>
<p>K8S 底层网络所需要解决的两个问题</p><br />
<br />
<p>协助 k8s , 给每个 NODE上的 docker 容器都分配互相不冲突的 IP<br />
在这些 IP 地址之间建立一个覆盖网络(overlay Network), 通过这个覆盖网络, 将数据包原封不动地传递到目标容器内.<br />
<!-- more --><br />
Open vSwitch<br />
Open vSwitch 可以建立多钟通信隧道, 例如Open vswitch with GRE/VXALN. 在K8S 场景下, 我们主要建立 L3 到 L3 的隧道.</p><br />
<br />
<p>需要完成的步骤如下:</p><br />
<br />
<p>删除docker daemon 创建的网桥 docker0 已避免 docker0地址冲突.</p><br />
<br />
<p>手工创建一个linux网桥, 手动配置网桥的 IP</p><br />
<br />
<p>建立 Open vswitch 网桥 ovs-bridge, 使用 ovs-vsctl 给ovs-bridge 添加gre端口, 在添加端口是, 需要将目标 NODE 的 IP 地址设置为对端 IP 地址. 每个对端 IP 地址都需要这么操作.</p><br />
<br />
<p>将 ovs-bridge 作为网络接口, 加入docker 的网桥上(docker0 或自己手工创建的网桥)</p><br />
<br />
<p>重启 ovs-bridge 网桥 和 docker 的网桥, 并添加一个docker 的网段到docker 网桥的路由规则中</p><br />
<br />
<p>网络通信过程<br />
当容器内的应用访问另一个容器地址时, 数据包会通过容器内的默认路由发送给docker0网桥, ovs的网桥是作为docker0 网桥的端口存在的, 它会将数据发送给ovs 网桥, ovs 通过gre隧道 送达对端的node.<br />
配置步骤<br />
在两个节点都安装ovs<br />
安装ovs<br />
yum install openvswitch<br />
复制代码禁用selinux 并重启<br />
#vi /etc/selinux/conifg<br />
SELINUX=disabled<br />
复制代码查看ovs状态<br />
systemctl status openvswtich<br />
复制代码创建网桥和 gre 隧道<br />
在每个node上创建ovs 网桥 br0 然后在网桥上创建 gre 隧道<br />
#创建ovs网桥<br />
ovs-vsctl add-br br0</p><br />
<h1 id="创建-gre-隧道连接对端-remote_ip-为对端-eth0-的-ip-注意在另一台机器上设置对端的时候ip-要改为当前这台机器的-ip">创建 GRE 隧道连接对端, remote_ip 为对端 eth0 的 IP, 注意在另一台机器上设置对端的时候,IP 要改为当前这台机器的 IP</h1><br />
<p>ovs-vsctl add-port br0 gre1 – set interface gre1 type gre option:remote_ip=192.168.18.128</p><br />
<h1 id="添加br0-到本地-docker0-网桥-使得容器流量通过-ovs-进入-tunnel">添加br0 到本地 docker0 网桥, 使得容器流量通过 ovs 进入 tunnel</h1><br />
<p>brctl addif docker0 br0<br />
#启动br0 docker0 网桥<br />
ip link set dev br0 up<br />
ip link set dev docker0 up<br />
复制代码由于128, 131 ip的两台机器docker0 网段分别是172.17.43.0/24, 172.17.42.0/24, 这两个网段的路由都需要经过本机docker0网桥.其中一个24网段通过ovs的gre 隧道到达对端. 因此需要在每个node上配置通过docker0 网桥的路由规则<br />
ip route add 172.17.0.0/16 dev docker0<br />
复制代码清空 docker 自带的iptables 规则及linux 的规则, 后者存在拒绝ICMP 保温通过防火墙的规则<br />
iptables -t nat -F; iptalbes -F<br />
复制代码直接路由<br />
网络模型<br />
在默认情况下docker0 的IP 在node 网络是没法感知到的, 通过手工设置路由, 可以让pod 在不同node 之间互通.<br />
实现方式<br />
通过部署multilayer switch (MLS) 来实现<br />
假设 POD1 所在的 docker0 网桥的 IP 网段是 10.1.10.0 , NODE1 地址为 192. 168.1.128; 而 POD2 所在 docker0 ip 网段为 10.1.20.0 NODE2 地址为 192.168.1.129<br />
1 在NODE 1 上添加一条到node2 上 docker0 的静态路由规则<br />
route add -net 10.1.20.0 netmask 255.255.255.0 gw 192.168.1.129<br />
复制代码2 在 NODE 2 上添加一条到 NODE 1 上 docker0 的静态路由规则<br />
route add -net 10.1.10.0 netmask 255.255.255.0 gw 192.168.1.128<br />
复制代码3 验证连通性, 在 NODE1 上 ping node2 上的 docker0 网络<br />
ping 10.1.20.1<br />
复制代码大规模集群下的实现方式, 手工建立 linux bridge 已避免 docker daemon 建立docker0 造成 IP 段冲突, 然后使用docker 的–bridge 命令来指定网桥.<br />
然后在每个节点运行quagga 路由学习软件.<br />
calico<br />
Calico 工作方式<br />
Calico可以创建并管理一个3层平面网络,为每个工作负载分配一个完全可路由的IP地址。 工作负载可以在没有IP封装或网络地址转换的情况下进行通信,以实现裸机性能,简化故障排除和提供更好的互操作性。 在需要使用overlay网络的环境中,Calico提供了IP-in-IP隧道技术,或者也可以与flannel等其他overlay网络配合使用。<br />
Calico还提供网络安全规则的动态配置。 使用Calico的简单策略语言,就可以实现对容器、虚拟机工作负载和裸机主机各节点之间通信的细粒度控制。<br />
Calico v3.4于2018.12.10号发布,可与Kubernetes、OpenShift和OpenStack良好地集成使用。</p><br />
<br />
<p>注意: 在Mesos, DC/OS和Docker orchestrators中使用Calico时,目前只支持到了 Calico v2.6.</p><br />
<br />
<p>Calico的IPIP与BGP模式</p><br />
<br />
<p>IPIP是一种将各Node的路由之间做一个tunnel,再把两个网络连接起来的模式。启用IPIP模式时,Calico将在各Node上创建一个名为”tunl0″的虚拟网络接口。如下图所示。<br />
BGP模式则直接使用物理机作为虚拟路由路(vRouter),不再创建额外的tunnel</p><br />
<br />
<p>calico 在linux 内核中实现一个vRouter来负责数据转发, 通过 BGP 协议,将node 节点上的路由信息在整个calico 网络中广播, 并自动设置到达其他节点的路由转发规则.</p><br />
<br />
<p>Calico BGP模式在小规模集群中可以直接互联,在大规模集群中可以通过额外的BGP route reflector来完成。<br />
Calico主要组件<br />
Calico利用了Linux内核原生的路由和iptables防火墙功能。 进出各个容器、虚拟机和物理主机的所有流量都会在路由到目标之前遍历这些内核规则。</p><br />
<br />
<p>Felix:主要的Calico代理agent,运行每台计算机上管理endpoints资源。<br />
calicoctl:允许从命令行界面配置实现高级策略和网络。<br />
orchestrator plugins:提供与各种流行的云计算编排工具的紧密集成和同步支持。<br />
key/value store:存储Calico的策略配置和网络状态信息,目前主要使用etcdv3或k8s api。<br />
calico/node:在每个主机上运行,从key/value存储中读取相关的策略和网络配置信息,并在Linux内核中实现它。<br />
Dikastes/Envoy:可选的Kubernetes sidecars,可以通过相互TLS身份验证保护工作负载到工作负载的通信,并增加应用层控制策略。</p><br />
<br />
<p>Felix<br />
Felix是一个守护程序,它在每个提供endpoints资源的计算机上运行。在大多数情况下,这意味着它需要在托管容器或VM的宿主机节点上运行。 Felix 负责编制路由和ACL规则以及在该主机上所需的任何其他内容,以便为该主机上的endpoints资源正常运行提供所需的网络连接。<br />
根据特定的编排环境,Felix负责以下任务:</p><br />
<br />
<p>管理网络接口,Felix将有关接口的一些信息编程到内核中,以使内核能够正确处理该endpoint发出的流量。 特别是,它将确保主机正确响应来自每个工作负载的ARP请求,并将为其管理的接口启用IP转发支持。它还监视网络接口的出现和消失,以便确保针对这些接口的编程得到了正确的应用。<br />
编写路由,Felix负责将到其主机上endpoints的路由编写到Linux内核FIB(转发信息库)中。 这可以确保那些发往目标主机的endpoints的数据包被正确地转发。<br />
编写ACLs,Felix还负责将ACLs编程到Linux内核中。 这些ACLs用于确保只能在endpoints之间发送有效的网络流量,并确保endpoints无法绕过Calico的安全措施。<br />
报告状态,Felix负责提供有关网络健康状况的数据。 特别是,它将报告配置其主机时发生的错误和问题。 该数据会被写入etcd,以使其对网络中的其他组件和操作才可见。</p><br />
<br />
<p>Orchestrator Plugin<br />
每个主要的云编排平台都有单独的Calico网络插件(例如OpenStack,Kubernetes)。 这些插件的目的是将Calico更紧密地绑定到编排工具中,允许用户管理Calico网络,就像他们管理编排工具中内置的网络工具一样。<br />
一个好的Orchestrator插件示例是Calico Neutron ML2 驱动程序。 该插件与Neutron的ML2插件集成,允许用户通过Neutron API调用来配置Calico网络,实现了与Neutron的无缝集成。<br />
Orchestrator插件负责以下任务:</p><br />
<br />
<p>API Translation,每个云编排工具都不可避免地拥有自己的一套用于管理网络的API接口规范, Orchestrator插件的主要工作就是将这些API转换为Calico的数据模型,然后将其存储在Calico的数据存储区中。这种转换中的一些工作将非常简单,其他一部分可能更复杂,以便将单个复杂操作(例如,实时迁移)转换为Calico网络期望的一系列更简单的操作。<br />
Feedback,如有需要,orchestrator插件将从Calico网络向编排器提供管理命令的反馈信息。 包括提供有关Felix存活的信息,以及如果网络配置失败则将某些endpoints标记为失败。</p><br />
<br />
<p>etcd<br />
etcd是一个分布式键值存储数据库,专注于实现数据存储一致性。 Calico使用etcd提供组件之间的数据通信,并作为可以保证一致性的数据存储,以确保Calico始终可以构建出一个准确的网络。<br />
根据orchestrator插件的不同,etcd既可以是作为主数据存储使用,也可以是一个单独数据存储的轻量级镜像。例如,在OpenStack部署中,OpenStack数据库被认为是“真实配置信息的来源”,而etcd用于镜像其中有关网络配置的信息,并用于服务其他Calico组件。<br />
etcd组件穿插在整个部署中。它可以被分为两组主机节点:核心集群和代理。<br />
对于小型部署,核心集群可以是一个节点的etcd集群(通常与orchestrator插件组件位于同一节点上)。这种部署模型很简单但没有为etcd提供冗余。在etcd失败的情况下,orchstrator插件必须重建数据库,例如OpenStack,它需要插件从OpenStack数据库重新同步状态到etcd。<br />
在较大的部署中,核心群集可以根据etcd管理指南进行扩展。<br />
此外,在运行Felix或orchstrator插件的每台计算机上,会运行一个etcd代理服务。这减少了etcd核心集群上的负载,并为主机节点屏蔽了etcd服务集群的细节。在etcd集群与orchstrator插件在同一台机器上都有成员的情况下,可以放弃在该机器上使用etcd代理。<br />
etcd负责执行以下任务:</p><br />
<br />
<p>Data Storage,etcd以分布式、一致和容错的方式存储Calico网络的数据(对于至少三个etcd节点的cluster大小)。 这确保Calico网络始终处于已知良好状态,同时允许运行etcd的个别机器节点失败或无法访问。Calico网络数据的这种分布式存储提高了Calico组件从数据库读取的能力。<br />
Communication,etcd也用作组件之间的通信服务。 我们通过让非etcd组件监视键值空间中的某些点来确保他们看到已经做出的任何更改,从而允许他们及时响应这些更改。 该功能允许将状态信息提交到数据库,然后触发基于该状态数据的进一步网络配置管理。</p><br />
<br />
<p>BGP Client (BIRD)<br />
Calico在每个运行Felix服务的节点上都部署一个BGP客户端。 BGP客户端的作用是读取Felix程序编写到内核中并在数据中心内分发的路由信息。<br />
BGP客户端负责执行以下任务:</p><br />
<br />
<p>路由信息分发,当Felix将路由插入Linux内核FIB时,BGP客户端将接收它们并将它们分发到集群中的其他工作节点。</p><br />
<br />
<p>BGP Route Reflector (BIRD)<br />
对于较大规模的部署,简单的BGP可能成为限制因素,因为它要求每个BGP客户端连接到网状拓扑中的每一个其他BGP客户端。这需要越来越多的连接,迅速变得难以维护,甚至会让一些设备的路由表撑满。<br />
因此,在较大规模的部署中,Calico建议部署BGP Route Reflector。通常是在Internet中使用这样的组件充当BGP客户端连接的中心点,从而防止它们需要与群集中的每个BGP客户端进行通信。为了实现冗余,也可以同时部署多个BGP Route Reflector服务。Route Reflector仅仅是协助管理BGP网络,并没有endpoint数据会通过它们。<br />
在Calico中,此BGP组件也是使用的最常见的BIRD,配置为Route Reflector运行,而不是标准BGP客户端。<br />
BGP Route Reflector负责以下任务:</p><br />
<br />
<p>集中式的路由信息分发,当Calico BGP客户端将路由从其FIB通告到Route Reflector时,Route Reflector会将这些路由通告给部署集群中的其他节点。</p><br />
<br />
<p>BIRD是什么<br />
BIRD是布拉格查理大学数学与物理学院的一个学校项目,项目名是BIRD Internet Routing Daemon的缩写。 目前,它由CZ.NIC实验室开发和支持。<br />
BIRD项目旨在开发一个功能齐全的动态IP路由守护进程,主要针对(但不限于)Linux,FreeBSD和其他类UNIX系统,并在GNU通用公共许可证下分发。详细信息参照官网https://bird.network.cz/。<br />
作为一个开源的网络路由守护进程项目,BRID设计并支持了以下功能:</p><br />
<br />
<p>both IPv4 and IPv6 protocols<br />
multiple routing tables<br />
the Border Gateway Protocol (BGPv4)<br />
the Routing Information Protocol (RIPv2, RIPng)<br />
the Open Shortest Path First protocol (OSPFv2, OSPFv3)<br />
the Babel Routing Protocol<br />
the Router Advertisements for IPv6 hosts<br />
a virtual protocol for exchange of routes between different routing tables on a single host<br />
a command-line interface allowing on-line control and inspection of status of the daemon<br />
soft reconfiguration (no need to use complex online commands to change the configuration, just edit the configuration file and notify BIRD to re-read it and it will smoothly switch itself to the new configuration, not disturbing routing protocols unless they are affected by the configuration changes)<br />
a powerful language for route filtering</p><br />
<br />
<p>K8S 中部署 calico</p><br />
<br />
<p>修改kube-api server 启动参数<br />
–allow-priviledge=true (calico 需要特权模式)<br />
复制代码</p><br />
<br />
<p>修改kubelet 启动参数 –network-plugin=cni</p><br />
<br />
<p>假设K8S 环境包含两个node节点 node1 (192,168.18.3) , node2 (192.168.18.4)<br />
创建calico 服务, 主要包括calico-node 和 calico policy controller, 需要的K8S 资源对象如下</p><br />
<br />
<p>configmap: calico-config 包含calico的配置参数<br />
secret: calico-etcd-secrets 用于TLS 连接etcd<br />
在每个节点以daemonset的形式 部署calico/node 容器<br />
在每个节点都安装calico cni 二进制文件和网络配置参数(由install-cni 容器完成)<br />
部署一个名为calico/kube-policy-controller的deployment, 为K8S 集群中的POD 设置network policy</p><br />
<br />
<p>官方 calico k8s 安装 yaml 文件如下<br />
calico-etcd.yaml<br />
—</p><br />
<h1 id="source-calicotemplatescalico-etcd-secretsyaml">Source: calico/templates/calico-etcd-secrets.yaml</h1><br />
<h1 id="the-following-contains-k8s-secrets-for-use-with-a-tls-enabled-etcd-cluster">The following contains k8s Secrets for use with a TLS enabled etcd cluster.</h1><br />
<h1 id="for-information-on-populating-secrets-see-httpkubernetesiodocsuser-guidesecrets">For information on populating Secrets, see http://kubernetes.io/docs/user-guide/secrets/</h1><br />
<p>apiVersion: v1<br />
kind: Secret<br />
type: Opaque<br />
metadata:<br />
name: calico-etcd-secrets<br />
namespace: kube-system<br />
data:<br />
# Populate the following with etcd TLS configuration if desired, but leave blank if<br />
# not using TLS for etcd.<br />
# The keys below should be uncommented and the values populated with the base64<br />
# encoded contents of each file that would be associated with the TLS data.<br />
# Example command for encoding a file contents: cat <file> | base64 -w 0<br />
# etcd-key: null<br />
# etcd-cert: null<br />
# etcd-ca: null<br />
---</file></p><br />
<h1 id="source-calicotemplatescalico-configyaml">Source: calico/templates/calico-config.yaml</h1><br />
<h1 id="this-configmap-is-used-to-configure-a-self-hosted-calico-installation">This ConfigMap is used to configure a self-hosted Calico installation.</h1><br />
<p>kind: ConfigMap<br />
apiVersion: v1<br />
metadata:<br />
name: calico-config<br />
namespace: kube-system<br />
data:<br />
# Configure this with the location of your etcd cluster.<br />
#ETCD的服务地址<br />
etcd_endpoints: “http://<ETCD_IP>:<ETCD_PORT>"<br />
# If you're using TLS enabled etcd uncomment the following.<br />
# You must also populate the Secret below with these files.<br />
etcd_ca: "" # "/calico-secrets/etcd-ca"<br />
etcd_cert: "" # "/calico-secrets/etcd-cert"<br />
etcd_key: "" # "/calico-secrets/etcd-key"<br />
# Typha is disabled.<br />
typha_service_name: "none"<br />
# Configure the backend to use.<br />
calico_backend: "bird"</ETCD_PORT></ETCD_IP></p><br />
<br />
<p># Configure the MTU to use<br />
veth_mtu: “1440”</p><br />
<br />
<p># The CNI network configuration to install on each node. The special<br />
# values in this config will be automatically populated.<br />
cni_network_config: |-<br />
{<br />
“name”: “k8s-pod-network”,<br />
“cniVersion”: “0.3.1”,<br />
“plugins”: [<br />
{<br />
“type”: “calico”,<br />
“log_level”: “info”,<br />
“etcd_endpoints”: “<strong>ETCD_ENDPOINTS</strong>”,<br />
“etcd_key_file”: “<strong>ETCD_KEY_FILE</strong>”,<br />
“etcd_cert_file”: “<strong>ETCD_CERT_FILE</strong>”,<br />
“etcd_ca_cert_file”: “<strong>ETCD_CA_CERT_FILE</strong>”,<br />
“mtu”: <strong>CNI_MTU</strong>,<br />
“ipam”: {<br />
“type”: “calico-ipam”<br />
},<br />
“policy”: {<br />
“type”: “k8s”<br />
},<br />
“kubernetes”: {<br />
“kubeconfig”: “<strong>KUBECONFIG_FILEPATH</strong>”<br />
}<br />
},<br />
{<br />
“type”: “portmap”,<br />
“snat”: true,<br />
“capabilities”: {“portMappings”: true}<br />
}<br />
]<br />
}</p><br />
<br />
<hr /><br />
<h1 id="source-calicotemplatesrbacyaml">Source: calico/templates/rbac.yaml</h1><br />
<br />
<h1 id="include-a-clusterrole-for-the-kube-controllers-component">Include a clusterrole for the kube-controllers component,</h1><br />
<h1 id="and-bind-it-to-the-calico-kube-controllers-serviceaccount">and bind it to the calico-kube-controllers serviceaccount.</h1><br />
<p>kind: ClusterRole<br />
apiVersion: rbac.authorization.k8s.io/v1<br />
metadata:<br />
name: calico-kube-controllers<br />
rules:<br />
# Pods are monitored for changing labels.<br />
# The node controller monitors Kubernetes nodes.<br />
# Namespace and serviceaccount labels are used for policy.</p><br />
<ul><br />
<li>apiGroups: [””]<br />
resources:<br />
<ul><br />
<li>pods</li><br />
<li>nodes</li><br />
<li>namespaces</li><br />
<li>serviceaccounts<br />
verbs:</li><br />
<li>watch</li><br />
<li>list<br />
# Watch for changes to Kubernetes NetworkPolicies.</li><br />
</ul><br />
</li><br />
<li>apiGroups: [“networking.k8s.io”]<br />
resources:<br />
<ul><br />
<li>networkpolicies<br />
verbs:</li><br />
<li>watch</li><br />
<li><br />
<h2 id="list">list</h2><br />
<p>kind: ClusterRoleBinding<br />
apiVersion: rbac.authorization.k8s.io/v1<br />
metadata:<br />
name: calico-kube-controllers<br />
roleRef:<br />
apiGroup: rbac.authorization.k8s.io<br />
kind: ClusterRole<br />
name: calico-kube-controllers<br />
subjects:</p><br />
</li><br />
</ul><br />
</li><br />
<li>kind: ServiceAccount<br />
name: calico-kube-controllers<br />
namespace: kube-system<br />
—<br />
<h1 id="include-a-clusterrole-for-the-calico-node-daemonset">Include a clusterrole for the calico-node DaemonSet,</h1><br />
<h1 id="and-bind-it-to-the-calico-node-serviceaccount">and bind it to the calico-node serviceaccount.</h1><br />
<p>kind: ClusterRole<br />
apiVersion: rbac.authorization.k8s.io/v1<br />
metadata:<br />
name: calico-node<br />
rules:</p><br />
<h1 id="the-cni-plugin-needs-to-get-pods-nodes-and-namespaces">The CNI plugin needs to get pods, nodes, and namespaces.</h1><br />
<ul><br />
<li>apiGroups: [””]<br />
resources:<br />
<ul><br />
<li>pods</li><br />
<li>nodes</li><br />
<li>namespaces<br />
verbs:</li><br />
<li>get</li><br />
</ul><br />
</li><br />
<li>apiGroups: [””]<br />
resources:<br />
<ul><br />
<li>endpoints</li><br />
<li>services<br />
verbs:<br />
# Used to discover service IPs for advertisement.</li><br />
<li>watch</li><br />
<li>list</li><br />
</ul><br />
</li><br />
<li>apiGroups: [””]<br />
resources:<br />
<ul><br />
<li>nodes/status<br />
verbs:<br />
# Needed for clearing NodeNetworkUnavailable flag.</li><br />
<li><br />
<h2 id="patch">patch</h2><br />
<p>apiVersion: rbac.authorization.k8s.io/v1<br />
kind: ClusterRoleBinding<br />
metadata:<br />
name: calico-node<br />
roleRef:<br />
apiGroup: rbac.authorization.k8s.io<br />
kind: ClusterRole<br />
name: calico-node<br />
subjects:</p><br />
</li><br />
</ul><br />
</li><br />
</ul><br />
</li><br />
<li>kind: ServiceAccount<br />
name: calico-node<br />
namespace: kube-system</li><br />
</ul><br />
<br />
<hr /><br />
<h1 id="source-calicotemplatescalico-nodeyaml">Source: calico/templates/calico-node.yaml</h1><br />
<h1 id="this-manifest-installs-the-calico-node-container-as-well">This manifest installs the calico-node container, as well</h1><br />
<h1 id="as-the-cni-plugins-and-network-config-on">as the CNI plugins and network config on</h1><br />
<h1 id="each-master-and-worker-node-in-a-kubernetes-cluster">each master and worker node in a Kubernetes cluster.</h1><br />
<p>kind: DaemonSet<br />
apiVersion: apps/v1<br />
metadata:<br />
name: calico-node<br />
namespace: kube-system<br />
labels:<br />
k8s-app: calico-node<br />
spec:<br />
selector:<br />
matchLabels:<br />
k8s-app: calico-node<br />
updateStrategy:<br />
type: RollingUpdate<br />
rollingUpdate:<br />
maxUnavailable: 1<br />
template:<br />
metadata:<br />
labels:<br />
k8s-app: calico-node<br />
annotations:<br />
# This, along with the CriticalAddonsOnly toleration below,<br />
# marks the pod as a critical add-on, ensuring it gets<br />
# priority scheduling and that its resources are reserved<br />
# if it ever gets evicted.<br />
scheduler.alpha.kubernetes.io/critical-pod: ‘’<br />
spec:<br />
nodeSelector:<br />
beta.kubernetes.io/os: linux<br />
hostNetwork: true<br />
tolerations:<br />
# Make sure calico-node gets scheduled on all nodes.<br />
- effect: NoSchedule<br />
operator: Exists<br />
# Mark the pod as a critical add-on for rescheduling.<br />
- key: CriticalAddonsOnly<br />
operator: Exists<br />
- effect: NoExecute<br />
operator: Exists<br />
serviceAccountName: calico-node<br />
# Minimize downtime during a rolling upgrade or deletion; tell Kubernetes to do a “force<br />
# deletion”: https://kubernetes.io/docs/concepts/workloads/pods/pod/#termination-of-pods.<br />
terminationGracePeriodSeconds: 0<br />
priorityClassName: system-node-critical<br />
initContainers:<br />
# This container installs the CNI binaries<br />
# and CNI network config file on each node.<br />
- name: install-cni<br />
image: calico/cni:v3.8.0<br />
command: [“/install-cni.sh”]<br />
env:<br />
# Name of the CNI config file to create.<br />
- name: CNI_CONF_NAME<br />
value: “10-calico.conflist”<br />
# The CNI network config to install on each node.<br />
- name: CNI_NETWORK_CONFIG<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: cni_network_config<br />
# The location of the etcd cluster.<br />
- name: ETCD_ENDPOINTS<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_endpoints<br />
# CNI MTU Config variable<br />
- name: CNI_MTU<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: veth_mtu<br />
# Prevents the container from sleeping forever.<br />
- name: SLEEP<br />
value: “false”<br />
volumeMounts:<br />
- mountPath: /host/opt/cni/bin<br />
name: cni-bin-dir<br />
- mountPath: /host/etc/cni/net.d<br />
name: cni-net-dir<br />
- mountPath: /calico-secrets<br />
name: etcd-certs<br />
# Adds a Flex Volume Driver that creates a per-pod Unix Domain Socket to allow Dikastes<br />
# to communicate with Felix over the Policy Sync API.<br />
- name: flexvol-driver<br />
image: calico/pod2daemon-flexvol:v3.8.0<br />
volumeMounts:<br />
- name: flexvol-driver-host<br />
mountPath: /host/driver<br />
containers:<br />
# Runs calico-node container on each Kubernetes node. This<br />
# container programs network policy and routes on each<br />
# host.<br />
- name: calico-node<br />
image: calico/node:v3.8.0<br />
env:<br />
# The location of the etcd cluster.<br />
- name: ETCD_ENDPOINTS<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_endpoints<br />
# Location of the CA certificate for etcd.<br />
- name: ETCD_CA_CERT_FILE<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_ca<br />
# Location of the client key for etcd.<br />
- name: ETCD_KEY_FILE<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_key<br />
# Location of the client certificate for etcd.<br />
- name: ETCD_CERT_FILE<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_cert<br />
# Set noderef for node controller.<br />
- name: CALICO_K8S_NODE_REF<br />
valueFrom:<br />
fieldRef:<br />
fieldPath: spec.nodeName<br />
# Choose the backend to use.<br />
- name: CALICO_NETWORKING_BACKEND<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: calico_backend<br />
# Cluster type to identify the deployment type<br />
- name: CLUSTER_TYPE<br />
value: “k8s,bgp”<br />
# Auto-detect the BGP IP address.<br />
- name: IP<br />
value: “autodetect”<br />
# Enable IPIP<br />
- name: CALICO_IPV4POOL_IPIP<br />
value: “Always”<br />
# Set MTU for tunnel device used if ipip is enabled<br />
- name: FELIX_IPINIPMTU<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: veth_mtu<br />
# The default IPv4 pool to create on startup if none exists. Pod IPs will be<br />
# chosen from this range. Changing this value after installation will have<br />
# no effect. This should fall within <code class="language-plaintext highlighter-rouge">--cluster-cidr</code>.<br />
- name: CALICO_IPV4POOL_CIDR<br />
value: “192.168.0.0/16”<br />
# Disable file logging so <code class="language-plaintext highlighter-rouge">kubectl logs</code> works.<br />
- name: CALICO_DISABLE_FILE_LOGGING<br />
value: “true”<br />
# Set Felix endpoint to host default action to ACCEPT.<br />
- name: FELIX_DEFAULTENDPOINTTOHOSTACTION<br />
value: “ACCEPT”<br />
# Disable IPv6 on Kubernetes.<br />
- name: FELIX_IPV6SUPPORT<br />
value: “false”<br />
# Set Felix logging to “info”<br />
- name: FELIX_LOGSEVERITYSCREEN<br />
value: “info”<br />
- name: FELIX_HEALTHENABLED<br />
value: “true”<br />
securityContext:<br />
privileged: true<br />
resources:<br />
requests:<br />
cpu: 250m<br />
livenessProbe:<br />
httpGet:<br />
path: /liveness<br />
port: 9099<br />
host: localhost<br />
periodSeconds: 10<br />
initialDelaySeconds: 10<br />
failureThreshold: 6<br />
readinessProbe:<br />
exec:<br />
command:<br />
- /bin/calico-node<br />
- -bird-ready<br />
- -felix-ready<br />
periodSeconds: 10<br />
volumeMounts:<br />
- mountPath: /lib/modules<br />
name: lib-modules<br />
readOnly: true<br />
- mountPath: /run/xtables.lock<br />
name: xtables-lock<br />
readOnly: false<br />
- mountPath: /var/run/calico<br />
name: var-run-calico<br />
readOnly: false<br />
- mountPath: /var/lib/calico<br />
name: var-lib-calico<br />
readOnly: false<br />
- mountPath: /calico-secrets<br />
name: etcd-certs<br />
- name: policysync<br />
mountPath: /var/run/nodeagent<br />
volumes:<br />
# Used by calico-node.<br />
- name: lib-modules<br />
hostPath:<br />
path: /lib/modules<br />
- name: var-run-calico<br />
hostPath:<br />
path: /var/run/calico<br />
- name: var-lib-calico<br />
hostPath:<br />
path: /var/lib/calico<br />
- name: xtables-lock<br />
hostPath:<br />
path: /run/xtables.lock<br />
type: FileOrCreate<br />
# Used to install CNI.<br />
- name: cni-bin-dir<br />
hostPath:<br />
path: /opt/cni/bin<br />
- name: cni-net-dir<br />
hostPath:<br />
path: /etc/cni/net.d<br />
# Mount in the etcd TLS secrets with mode 400.<br />
# See https://kubernetes.io/docs/concepts/configuration/secret/<br />
- name: etcd-certs<br />
secret:<br />
secretName: calico-etcd-secrets<br />
defaultMode: 0400<br />
# Used to create per-pod Unix Domain Sockets<br />
- name: policysync<br />
hostPath:<br />
type: DirectoryOrCreate<br />
path: /var/run/nodeagent<br />
# Used to install Flex Volume Driver<br />
- name: flexvol-driver-host<br />
hostPath:<br />
type: DirectoryOrCreate<br />
path: /usr/libexec/kubernetes/kubelet-plugins/volume/exec/nodeagent~uds<br />
—</p><br />
<br />
<p>apiVersion: v1<br />
kind: ServiceAccount<br />
metadata:<br />
name: calico-node<br />
namespace: kube-system</p><br />
<br />
<hr /><br />
<h1 id="source-calicotemplatescalico-kube-controllersyaml">Source: calico/templates/calico-kube-controllers.yaml</h1><br />
<br />
<h1 id="see-httpsgithubcomprojectcalicokube-controllers">See https://github.com/projectcalico/kube-controllers</h1><br />
<p>apiVersion: apps/v1<br />
kind: Deployment<br />
metadata:<br />
name: calico-kube-controllers<br />
namespace: kube-system<br />
labels:<br />
k8s-app: calico-kube-controllers<br />
spec:<br />
# The controllers can only have a single active instance.<br />
replicas: 1<br />
selector:<br />
matchLabels:<br />
k8s-app: calico-kube-controllers<br />
strategy:<br />
type: Recreate<br />
template:<br />
metadata:<br />
name: calico-kube-controllers<br />
namespace: kube-system<br />
labels:<br />
k8s-app: calico-kube-controllers<br />
annotations:<br />
scheduler.alpha.kubernetes.io/critical-pod: ‘’<br />
spec:<br />
nodeSelector:<br />
beta.kubernetes.io/os: linux<br />
tolerations:<br />
# Mark the pod as a critical add-on for rescheduling.<br />
- key: CriticalAddonsOnly<br />
operator: Exists<br />
- key: node-role.kubernetes.io/master<br />
effect: NoSchedule<br />
serviceAccountName: calico-kube-controllers<br />
priorityClassName: system-cluster-critical<br />
# The controllers must run in the host network namespace so that<br />
# it isn’t governed by policy that would prevent it from working.<br />
hostNetwork: true<br />
containers:<br />
- name: calico-kube-controllers<br />
image: calico/kube-controllers:v3.8.0<br />
env:<br />
# The location of the etcd cluster.<br />
- name: ETCD_ENDPOINTS<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_endpoints<br />
# Location of the CA certificate for etcd.<br />
- name: ETCD_CA_CERT_FILE<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_ca<br />
# Location of the client key for etcd.<br />
- name: ETCD_KEY_FILE<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_key<br />
# Location of the client certificate for etcd.<br />
- name: ETCD_CERT_FILE<br />
valueFrom:<br />
configMapKeyRef:<br />
name: calico-config<br />
key: etcd_cert<br />
# Choose which controllers to run.<br />
- name: ENABLED_CONTROLLERS<br />
value: policy,namespace,serviceaccount,workloadendpoint,node<br />
volumeMounts:<br />
# Mount in the etcd TLS secrets.<br />
- mountPath: /calico-secrets<br />
name: etcd-certs<br />
readinessProbe:<br />
exec:<br />
command:<br />
- /usr/bin/check-status<br />
- -r<br />
volumes:<br />
# Mount in the etcd TLS secrets with mode 400.<br />
# See https://kubernetes.io/docs/concepts/configuration/secret/<br />
- name: etcd-certs<br />
secret:<br />
secretName: calico-etcd-secrets<br />
defaultMode: 0400</p><br />
<br />
<hr /><br />
<br />
<p>apiVersion: v1<br />
kind: ServiceAccount<br />
metadata:<br />
name: calico-kube-controllers<br />
namespace: kube-system<br />
—</p><br />
<h1 id="source-calicotemplatescalico-typhayaml">Source: calico/templates/calico-typha.yaml</h1><br />
<br />
<hr /><br />
<h1 id="source-calicotemplatesconfigure-canalyaml">Source: calico/templates/configure-canal.yaml</h1><br />
<br />
<hr /><br />
<h1 id="source-calicotemplateskdd-crdsyaml">Source: calico/templates/kdd-crds.yaml</h1><br />
<br />
<p>复制代码kubectl apply -f calico-etcd.yaml<br />
复制代码<br />
注意修改参数</p><br />
<br />
<p>更多calico设置<br />
coredns<br />
启用 coredns 需要在kubelet 上添加两个参数<br />
–cluster-dns=169.169.0.100 IP 为DNS服务的cluster ip<br />
–cluster-domain=cluster.local 为dns服务设置的域名<br />
需要部署的coredns yaml文件<br />
apiVersion: v1<br />
kind: ServiceAccount<br />
metadata:<br />
name: coredns<br />
namespace: kube-system<br />
—<br />
apiVersion: rbac.authorization.k8s.io/v1<br />
kind: ClusterRole<br />
metadata:<br />
labels:<br />
kubernetes.io/bootstrapping: rbac-defaults<br />
name: system:coredns<br />
rules:</p><br />
<ul><br />
<li>apiGroups:<br />
<ul><br />
<li>””<br />
resources:</li><br />
<li>endpoints</li><br />
<li>services</li><br />
<li>pods</li><br />
<li>namespaces<br />
verbs:</li><br />
<li>list</li><br />
<li>watch</li><br />
</ul><br />
</li><br />
<li>apiGroups:<br />
<ul><br />
<li>””<br />
resources:</li><br />
<li>nodes<br />
verbs:</li><br />
<li><br />
<h2 id="get">get</h2><br />
<p>apiVersion: rbac.authorization.k8s.io/v1<br />
kind: ClusterRoleBinding<br />
metadata:<br />
annotations:<br />
rbac.authorization.kubernetes.io/autoupdate: “true”<br />
labels:<br />
kubernetes.io/bootstrapping: rbac-defaults<br />
name: system:coredns<br />
roleRef:<br />
apiGroup: rbac.authorization.k8s.io<br />
kind: ClusterRole<br />
name: system:coredns<br />
subjects:</p><br />
</li><br />
</ul><br />
</li><br />
<li>kind: ServiceAccount<br />
name: coredns<br />
namespace: kube-system<br />
—<br />
apiVersion: v1<br />
kind: ConfigMap<br />
metadata:<br />
name: coredns<br />
namespace: kube-system<br />
data:<br />
Corefile: |<br />
.:53 {<br />
errors<br />
health<br />
ready<br />
kubernetes CLUSTER_DOMAIN REVERSE_CIDRS {<br />
pods insecure<br />
fallthrough in-addr.arpa ip6.arpa<br />
}FEDERATIONS<br />
prometheus :9153<br />
forward . UPSTREAMNAMESERVER<br />
cache 30<br />
loop<br />
reload<br />
loadbalance<br />
}STUBDOMAINS<br />
—<br />
apiVersion: apps/v1<br />
kind: Deployment<br />
metadata:<br />
name: coredns<br />
namespace: kube-system<br />
labels:<br />
k8s-app: kube-dns<br />
kubernetes.io/name: “CoreDNS”<br />
spec:<br />
replicas: 2<br />
strategy:<br />
type: RollingUpdate<br />
rollingUpdate:<br />
maxUnavailable: 1<br />
selector:<br />
matchLabels:<br />
k8s-app: kube-dns<br />
template:<br />
metadata:<br />
labels:<br />
k8s-app: kube-dns<br />
spec:<br />
priorityClassName: system-cluster-critical<br />
serviceAccountName: coredns<br />
tolerations:<br />
- key: “CriticalAddonsOnly”<br />
operator: “Exists”<br />
nodeSelector:<br />
beta.kubernetes.io/os: linux<br />
containers:<br />
- name: coredns<br />
image: coredns/coredns:1.5.0<br />
imagePullPolicy: IfNotPresent<br />
resources:<br />
limits:<br />
memory: 170Mi<br />
requests:<br />
cpu: 100m<br />
memory: 70Mi<br />
args: [ “-conf”, “/etc/coredns/Corefile” ]<br />
volumeMounts:<br />
- name: config-volume<br />
mountPath: /etc/coredns<br />
readOnly: true<br />
ports:<br />
- containerPort: 53<br />
name: dns<br />
protocol: UDP<br />
- containerPort: 53<br />
name: dns-tcp<br />
protocol: TCP<br />
- containerPort: 9153<br />
name: metrics<br />
protocol: TCP<br />
securityContext:<br />
allowPrivilegeEscalation: false<br />
capabilities:<br />
add:<br />
- NET_BIND_SERVICE<br />
drop:<br />
- all<br />
readOnlyRootFilesystem: true<br />
livenessProbe:<br />
httpGet:<br />
path: /health<br />
port: 8080<br />
scheme: HTTP<br />
initialDelaySeconds: 60<br />
timeoutSeconds: 5<br />
successThreshold: 1<br />
failureThreshold: 5<br />
readinessProbe:<br />
httpGet:<br />
path: /ready<br />
port: 8181<br />
scheme: HTTP<br />
dnsPolicy: Default<br />
volumes:<br />
- name: config-volume<br />
configMap:<br />
name: coredns<br />
items:<br />
- key: Corefile<br />
path: Corefile<br />
—<br />
apiVersion: v1<br />
kind: Service<br />
metadata:<br />
name: kube-dns<br />
namespace: kube-system<br />
annotations:<br />
prometheus.io/port: “9153”<br />
prometheus.io/scrape: “true”<br />
labels:<br />
k8s-app: kube-dns<br />
kubernetes.io/cluster-service: “true”<br />
kubernetes.io/name: “CoreDNS”<br />
spec:<br />
selector:<br />
k8s-app: kube-dns<br />
#这里要和kubelet 参数对应上<br />
clusterIP: 169.169.0.100<br />
ports:<br />
<ul><br />
<li>name: dns<br />
port: 53<br />
protocol: UDP</li><br />
<li>name: dns-tcp<br />
port: 53<br />
protocol: TCP</li><br />
<li>name: metrics<br />
port: 9153<br />
protocol: TCP<br />
复制代码如果想知道现有集群中使用的配置项可以使用如下命令进行查看<br />
kubectl -n kube-system get configmap coredns -o yaml</li><br />
</ul><br />
</li><br />
</ul><br />
<span class='st_sharethis_large' displayText='ShareThis'></span>
<span class='st_facebook_large' displayText='Facebook'></span>
<span class='st_twitter_large' displayText='Tweet'></span>
<span class='st_linkedin_large' displayText='LinkedIn'></span>
<span class='st_pinterest_large' displayText='Pinterest'></span>
<span class='st_email_large' displayText='Email'></span>
</div>
Category docker
</div>
</div>
<!--赞-->
<div class="row">
<div class="col-lg-6">
<img src="https://xiazemin.github.io/MyBlog/img/webwxgetmsgimg.jpeg" height="400" width="auto" />
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="disqus_thread"></div>
<div id="gitmentContainer"></div>
<link rel="stylesheet" href="/MyBlog/css/default.css">
<script src="/MyBlog/js/gitment.browser.js"></script>
<script type="text/javascript" src="/MyBlog/js/json2.js"></script>
<script>
var gitment = new Gitment({
owner: 'xiazemin',
repo: 'MyBlogComment',
oauth: {
client_id: '981ba8c916c262631ea0',
client_secret: 'a52260ef92de69011ccd1cf355b973ef11d6da0e',
},
});
var MyGitmentContainer=gitment.render('gitmentContainer');
window.setTimeout(MyGitMentBtnclick,1000);
//document.ready(function(){
//window.onload=function(){}
function MyGitMentBtnclick(){
//var MyGitmentContainer=document.getElementById('gitmentContainer');
var ele=[],all=MyGitmentContainer.getElementsByTagName("*");
for(var i=0;i<all.length;i++){
if(all[i].className=='gitment-comments-init-btn'){
MyGitMentBtn=all[i];
console.log(MyGitMentBtn);
MyGitMentBtn.click();
}
}
}
</script>
<!--script>
/**
* RECOMMENDED CONFIGURATION VARIABLES: EDIT AND UNCOMMENT THE SECTION BELOW TO INSERT DYNAMIC VALUES FROM YOUR PLATFORM OR CMS.
* LEARN WHY DEFINING THESE VARIABLES IS IMPORTANT: https://disqus.com/admin/universalcode/#configuration-variables
*/
/*
var disqus_config = function () {
this.page.url = PAGE_URL; // Replace PAGE_URL with your page's canonical URL variable
this.page.identifier = PAGE_IDENTIFIER; // Replace PAGE_IDENTIFIER with your page's unique identifier variable
};
*/
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = '//airrayagroup.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
<script id="dsq-count-scr" src="//airrayagroup.disqus.com/count.js" async></script-->
</div>
</div>
</div>
<hr>
<footer>
<div class="container">
<a href="/MyBlog/" style="color: green; font-size: 2em; font-family: 'Schoolbell', cursive;">首页</a>
<div class="row">
<div class="col-lg-6">
<p>Copyright © 2017 [email protected] <p>
</div>
<div class="col-lg-6">
<p style="float: right;">Jekyll theme by <a href="https://github.com/xiazemin/">夏泽民</a></p>
</div>
</div>
</div>
</footer>
<!-- jQuery -->
<script src="/MyBlog/js/jquery-1.12.0.min.js"></script>
<script src="/MyBlog/js/jquery-migrate-1.2.1.min.js"></script>
<!-- Latest compiled and minified JavaScript -->
<script src="/MyBlog/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script>
<!-- Menu Toggle Script -->
<script>
$("#menu-toggle").click(function(e) {
e.preventDefault();
$("#wrapper").toggleClass("toggled");
});
</script>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"0","bdSize":"16"},"slide":{"type":"slide","bdImg":"6","bdPos":"right","bdTop":"100"},"image":{"viewList":["qzone","tsina","tqq","renren","weixin"],"viewText":"分享到:","viewSize":"16"}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='/MyBlog/shareapi/js/share.js?v=89860593.js?'];</script>
<!-- 2d -->
<script type="text/javascript" charset="utf-8" src="/MyBlog/js/L2Dwidget.0.min.js"></script>
<script type="text/javascript" charset="utf-8" src="/MyBlog/js/L2Dwidget.min.js"></script>
<script type="text/javascript">
setTimeout(()=> {
/*L2Dwidget.init({"display": {
"superSample": 2,
"width": 200,
"height": 400,
"position": "right",
"hOffset": 0,
"vOffset": 0
}
});
*/
L2Dwidget
.on('*', (name) => {
console.log('%c EVENT ' + '%c -> ' + name, 'background: #222; color: yellow', 'background: #fff; color: #000')
})
.init({
dialog: {
// 开启对话框
enable: true,
script: {
// 每空闲 10 秒钟,显示一条一言
'every idle 10s': '$hitokoto$',
// 当触摸到星星图案
'hover .star': '星星在天上而你在我心里 (*/ω\*)',
// 当触摸到角色身体
'tap body': '哎呀!别碰我!',
// 当触摸到角色头部
'tap face': '人家已经不是小孩子了!'
}
}
});
})
</script>
<!--html xmlns:wb="http://open.weibo.com/wb">
<script src="http://tjs.sjs.sinajs.cn/open/api/js/wb.js" type="text/javascript" charset="utf-8"></script>
<wb:follow-button uid="2165491993" type="red_1" width="67" height="24" ></wb:follow-button-->
<!--本文来自-->
<script type="text/javascript">
/* 仅IE
document.body.oncopy = function(){
setTimeout(
function () {
var text =window.clipboardData.getData("text");
if (text) {
text = text + "/r/n本篇文章来源于 xiazemin 的 泽民博客|https://xiazemin.github.io/MyBlog/index.html 原文链接:"+location.href; clipboardData.setData("text", text);
}
},
100 )
}
*/
//绑定在了body上,也可以绑定在其他可用元素行,但是不是所有元素都支持copy和past事件。
/*
$(document.body).bind({
copy: function(event) {//copy事件
//var cpTxt = "复制的数据";
var clipboardData = window.clipboardData; //for IE
if (!clipboardData) { // for chrome
clipboardData = event.originalEvent.clipboardData;
}
if (event.clipboardData != null/false/undefined) { //ignore the incorrectness of the truncation
clipboarddata = event.clipboardData;
} else if (window.clipboardData != null/false/undefined) {
clipboarddata = window.clipboardData;
} else { //default to the last option even if it is null/false/undefined
clipboarddata = event.originalEvent.clipboardData;
}
//e.clipboardData.getData('text');//可以获取用户选中复制的数据
//clipboardData.setData('Text', cpTxt);
alert(clipboarddata.getData('text'));
//$('#message').text('Copy Data : ' + cpTxt);
return false;//否则设不生效
},paste: function(e) {//paste事件
var eve = e.originalEvent
var cp = eve.clipboardData;
var data = null;
var clipboardData = window.clipboardData; // IE
if (!clipboardData) { //chrome
clipboardData = e.originalEvent.clipboardData
}
data = clipboardData.getData('Text');
//$('#message').html(data);
}
});
*/
function addLink() {
var body_element = document.getElementsByTagName('body')[0];
var selection;
selection = window.getSelection();
var pagelink = "<br /><br />本文来源:xiazemin 的 泽民博客 <a href='"+document.location.href+"'>"+document.location.href+"</a>";
//+document.location.href+当前页面链接
var copy_text = selection + pagelink;
console.log(copy_text);
var new_div = document.createElement('div');
new_div.style.left='-99999px';
new_div.style.position='absolute';
body_element.appendChild(new_div );
new_div.innerHTML = copy_text ;
selection.selectAllChildren(new_div );
window.setTimeout(function() {
body_element.removeChild(new_div );
},0);
}
document.oncopy = addLink;
</script>
<!--本文来自-->
</div>
</body>
</html> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.