- Sort Score
- Result 10 results
- Languages All
Results 1 - 7 of 7 for barber (0.05 sec)
-
docs/en/docs/img/sponsors/doist-banner.svg
doist-banner.svg...
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Fri Jul 01 08:58:40 UTC 2022 - 52.2K bytes - Viewed (0) -
src/main/webapp/css/font-awesome.min.css
x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-righ...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 55.8K bytes - Viewed (0) -
src/main/webapp/js/admin/jquery-3.7.1.min.js
r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function it(e,t,n,r,i,o){var a="width"===t?1:0,s=0,u=0,l=0;if(n===(r?"border":"content"))return 0;for(;a<4;a+=2)"margin"===n&&(l+=ce.css(e,n+Q[a],!0,i)),r?("content"===n&&(u-=ce.css(e,"padding"+Q[a],!0,i)),"margin"!==n&&(u-=ce.css(e,"border"+Q[a]+"Width",!0,i))):(u+=ce.css(e,"padding"+Q[a],!0,i),"padding"!==n?u+=ce.css(e,"border"+Q[a]+"Width",!0,i):s+=ce.css(e,"border"+Q[a]+"Width",!0,i));return!r&&0<=o&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 26 01:07:52 UTC 2024 - 85.5K bytes - Viewed (0) -
src/main/webapp/css/admin/font-awesome.min.css
x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-righ...
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Dec 14 21:22:25 UTC 2019 - 55.8K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/api/json/SearchApiManager.java
} } final HttpServletResponse response = LaResponseUtil.getResponse(); if (t instanceof final InvalidAccessTokenException e) { response.setHeader("WWW-Authenticate", "Bearer error=\"" + e.getType() + "\""); writeJsonResponse(HttpServletResponse.SC_UNAUTHORIZED, message); } else { writeJsonResponse(status, message); } }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Sat Oct 12 01:54:46 UTC 2024 - 50.3K bytes - Viewed (0) -
src/main/java/jcifs/smb/SmbFile.java
* descriptions of what they do: * * <p> * [1] This URL scheme is based largely on the <i>SMB * Filesharing URL Scheme</i> IETF draft. * * <p> * <table border="1" cellpadding="3" cellspacing="0" width="100%" summary="URL examples"> * <tr bgcolor="#ccccff"> * <td colspan="2"><b>SMB URL Examples</b></td> * <tr> * <td width="20%"><b>URL</b></td> * <td><b>Description</b></td>
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Thu May 23 01:50:13 UTC 2024 - 82.3K bytes - Viewed (0) -
src/main/java/org/codelibs/core/io/CopyUtil.java
import org.codelibs.core.net.URLUtil; import org.codelibs.core.nio.ChannelUtil; /** * コピーのためのユーティリティです。 * <p> * コピー可能な入力と出力の組み合わせと、コピーされる要素の単位は以下のとおりです。 * </p> * <table border="1"> * <caption>Elements for coping instances</caption> * <tr> * <th rowspan="2">入力の型</th> * <th colspan="4">出力の型</th> * </tr> * <tr> * <th>{@link OutputStream}</th> * <th>{@link Writer}</th>
Registered: Fri Nov 01 20:58:10 UTC 2024 - Last Modified: Thu Mar 07 01:59:08 UTC 2024 - 52.4K bytes - Viewed (0)