Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for web (0.17 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Web Crawling */
        public static final String LABELS_web_crawling_configuration = "{labels.web_crawling_configuration}";
    
        /** The key of the message: Web Crawling Configuration */
        public static final String LABELS_web_crawling_title_details = "{labels.web_crawling_title_details}";
    
        /** The key of the message: Included URLs For Crawling */
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
  2. guava-tests/benchmark/com/google/common/base/CharMatcherBenchmark.java

      private static String checkString(
          int length, int percent, String matchingChars, Random rand, boolean forceSlow, boolean web) {
        // Check whether we should ignore everything else and pull from the web.
        if (web) {
          StringBuilder builder = new StringBuilder(length);
          CharSamples sampler = new CharSamples(rand);
          for (int i = 0; i < length; i++) {
    Java
    - Registered: Fri Apr 19 12:43:09 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 194.8K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    bn
    com.bn
    edu.bn
    gov.bn
    net.bn
    org.bn
    
    // bo : https://nic.bo/delegacion2015.php#h-1.10
    bo
    com.bo
    edu.bo
    gob.bo
    int.bo
    org.bo
    net.bo
    mil.bo
    tv.bo
    web.bo
    // Social Domains
    academia.bo
    agro.bo
    arte.bo
    blog.bo
    bolivia.bo
    ciencia.bo
    cooperativa.bo
    democracia.bo
    deporte.bo
    ecologia.bo
    economia.bo
    empresa.bo
    indigena.bo
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
  4. android/guava-tests/benchmark/com/google/common/base/CharMatcherBenchmark.java

      private static String checkString(
          int length, int percent, String matchingChars, Random rand, boolean forceSlow, boolean web) {
        // Check whether we should ignore everything else and pull from the web.
        if (web) {
          StringBuilder builder = new StringBuilder(length);
          CharSamples sampler = new CharSamples(rand);
          for (int i = 0; i < length; i++) {
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Mon Oct 10 19:45:10 GMT 2022
    - 194.8K bytes
    - Viewed (0)
  5. api/maven-api-model/src/main/mdo/maven.mdo

              <name>distributionManagement</name>
              <version>4.0.0+</version>
              <description>Distribution information for a project that enables deployment of the site
                and artifacts to remote web servers and repositories respectively.</description>
              <association>
                <type>DistributionManagement</type>
              </association>
            </field>
            <field xdoc.separator="blank">
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/es/config/cbean/cq/bs/BsWebConfigCQ.java

        //                                                                       =============
        @Override
        public String asTableDbName() {
            return "web_config";
        }
    
        @Override
        public String xgetAliasName() {
            return "web_config";
        }
    
        // ===================================================================================
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 172.1K bytes
    - Viewed (0)
  7. analysis/analysis-api-fir/src/org/jetbrains/kotlin/analysis/api/fir/diagnostics/KtFirDataClassConverters.kt

    import org.jetbrains.kotlin.fir.analysis.diagnostics.js.FirJsErrors
    import org.jetbrains.kotlin.fir.analysis.diagnostics.jvm.FirJvmErrors
    import org.jetbrains.kotlin.fir.analysis.diagnostics.web.common.FirWebCommonErrors
    import org.jetbrains.kotlin.fir.builder.FirSyntaxErrors
    import org.jetbrains.kotlin.fir.declarations.FirDeclaration
    import org.jetbrains.kotlin.fir.declarations.FirFunction
    import org.jetbrains.kotlin.psi
    Plain Text
    - Registered: Fri Apr 26 08:18:10 GMT 2024
    - Last Modified: Wed Apr 24 09:49:26 GMT 2024
    - 208.3K bytes
    - Viewed (0)
  8. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    required: - name type: object type: array fromParams: description: List of query parameters from which JWT is expected. items: type: string type: array issuer: description: Identifies the issuer that issued the JWT. type: string jwks: description: JSON Web Key Set of public keys to validate signature of the JWT. type: string jwks_uri: description: URL of the provider's public key set to validate signature of the JWT. type: string jwksUri: description: URL of the provider's public key set to validate signature...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
Back to top