Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 401 for li (0.01 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/services/Source.java

         * <ul>
         *   <li>File sources resolve against their parent directory</li>
         *   <li>URL sources resolve against their base URL</li>
         *   <li>Other sources may not support resolution and return null</li>
         * </ul>
         * <p>
         * The implementation must handle:
         * <ul>
         *   <li>Both forward and back slashes as path separators</li>
         *   <li>Parent directory references (..)</li>
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-01-29 09:46
    - 4K bytes
    - Viewed (0)
  2. ci/official/utilities/generate_index_html.sh

    <body>
    <h1>TensorFlow Job Logs and Links</h1>
    <h2>Job Details</h2>
    <ul>
    <li>Job name: $KOKORO_JOB_NAME</li>
    <li>Job pool: $KOKORO_JOB_POOL</li>
    <li>Job ID: $KOKORO_BUILD_ID</li>
    <li>Current HEAD Piper Changelist, if any: cl/${KOKORO_PIPER_CHANGELIST:-not available}</li>
    <li>Pull Request Number, if any: ${KOKORO_GITHUB_PULL_REQUEST_NUMBER_tensorflow:- none}</li>
    Registered: 2025-05-27 12:39
    - Last Modified: 2023-09-29 20:26
    - 2.3K bytes
    - Viewed (0)
  3. fess-crawler/src/main/java/org/codelibs/fess/crawler/util/XmlUtil.java

     * </p>
     *
     * <h2>Dependencies:</h2>
     * <ul>
     *   <li>org.apache.logging.log4j.Logger</li>
     *   <li>org.apache.logging.log4j.LogManager</li>
     *   <li>org.xml.sax.InputSource</li>
     *   <li>javax.xml.parsers.SAXParser</li>
     *   <li>javax.xml.parsers.SAXParserFactory</li>
     *   <li>org.xml.sax.helpers.DefaultHandler</li>
     *   <li>org.codelibs.fess.crawler.Constants</li>
     *   <li>org.codelibs.fess.crawler.exception.CrawlerSystemException</li>
    Registered: 2025-05-25 03:50
    - Last Modified: 2025-03-15 06:52
    - 9.3K bytes
    - Viewed (0)
  4. src/main/java/org/codelibs/curl/Curl.java

     * <pre>
     * CurlRequest request = Curl.get("http://example.com");
     * </pre>
     *
     * <p>Supported HTTP methods:</p>
     * <ul>
     *   <li>GET</li>
     *   <li>POST</li>
     *   <li>PUT</li>
     *   <li>DELETE</li>
     *   <li>HEAD</li>
     *   <li>OPTIONS</li>
     *   <li>CONNECT</li>
     * </ul>
     *
     * <p>The Curl class also defines an enum {@link Method} which lists all supported HTTP methods.</p>
     *
    Registered: 2025-05-24 08:59
    - Last Modified: 2025-05-10 01:44
    - 4.8K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/primitives/package-info.java

     *
     * <ul>
     *   <li>{@link ImmutableDoubleArray}
     *   <li>{@link ImmutableIntArray}
     *   <li>{@link ImmutableLongArray}
     *   <li>{@link UnsignedInteger}
     *   <li>{@link UnsignedLong}
     * </ul>
     *
     * <h3>Per-type static utilities</h3>
     *
     * <ul>
     *   <li>{@link Booleans}
     *   <li>{@link Bytes}
     *       <ul>
     *         <li>{@link SignedBytes}
     *         <li>{@link UnsignedBytes}
     *       </ul>
    Registered: 2025-05-30 12:43
    - Last Modified: 2025-01-03 15:30
    - 2K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/curl/io/ContentOutputStream.java

     *
     * <p>Fields:</p>
     * <ul>
     *   <li>{@code logger} - Logger instance for logging warnings.</li>
     *   <li>{@code PREFIX} - Prefix for the temporary file name.</li>
     *   <li>{@code SUFFIX} - Suffix for the temporary file name.</li>
     *   <li>{@code done} - Flag indicating whether the file has been retrieved.</li>
     * </ul>
     *
     * <p>Constructors:</p>
     * <ul>
    Registered: 2025-05-24 08:59
    - Last Modified: 2025-05-10 01:44
    - 2.9K bytes
    - Viewed (0)
  7. api/maven-api-cli/src/main/java/org/apache/maven/api/cli/package-info.java

     * <ul>
     *   <li>Command-line argument parsing and processing</li>
     *   <li>Maven tool invocation ({@code mvn}, {@code mvnenc}, {@code mvnsh})</li>
     *   <li>Core extensions configuration</li>
     *   <li>Early-stage logging before the full Maven logging system is initialized</li>
     * </ul>
     *
     * <p>The main components are:</p>
     * <ul>
    Registered: 2025-05-24 08:56
    - Last Modified: 2025-03-04 14:17
    - 1.9K bytes
    - Viewed (0)
  8. fess-crawler/src/main/java/org/codelibs/fess/crawler/helper/impl/LogHelperImpl.java

     * </p>
     * <ul>
     *   <li>Starting and finishing threads</li>
     *   <li>Starting and cleaning up crawling</li>
     *   <li>Handling unsupported URLs</li>
     *   <li>Checking last modified dates</li>
     *   <li>Getting content</li>
     *   <li>Handling redirects</li>
     *   <li>Processing responses</li>
     *   <li>Handling exceptions during crawling and child URL processing</li>
     *   <li>Handling cases where no URL is in the queue</li>
    Registered: 2025-05-25 03:50
    - Last Modified: 2025-03-15 06:52
    - 11.2K bytes
    - Viewed (0)
  9. src/main/webapp/WEB-INF/view/admin/dict/kuromoji/admin_dict_kuromoji.jsp

                            <ol class="breadcrumb float-sm-right">
                                <li class="breadcrumb-item"><la:link href="list">
                                    <la:message key="labels.dict_list_link"/>
                                </la:link></li>
                                <li class="breadcrumb-item"><la:message key="labels.dict_kuromoji_list_link"/></li>
                            </ol>
                        </div>
                    </div>
    Registered: 2025-05-26 08:04
    - Last Modified: 2020-03-27 06:24
    - 10.1K bytes
    - Viewed (0)
  10. cmd/namespace-lock.go

    	const readLock = true
    	success := make([]int, len(li.paths))
    	for i, path := range li.paths {
    		if !li.ns.lock(ctx, li.volume, path, lockSource, li.opsID, readLock, timeout.Timeout()) {
    			timeout.LogFailure()
    			for si, sint := range success {
    				if sint == 1 {
    					li.ns.unlock(li.volume, li.paths[si], readLock)
    				}
    			}
    			if err := ctx.Err(); err == context.Canceled {
    				return LockContext{}, err
    			}
    Registered: 2025-05-25 19:28
    - Last Modified: 2024-09-29 22:40
    - 9.2K bytes
    - Viewed (0)
Back to top