Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 109 for 250s (0.04 sec)

  1. src/main/java/jcifs/SmbConstants.java

         */
        int DEFAULT_NOTIFY_BUF_SIZE = 1024;
    
        /**
         * Default maximum number of sessions per transport connection.
         */
        int DEFAULT_SSN_LIMIT = 250;
        /**
         * Default connection timeout in milliseconds.
         */
        int DEFAULT_CONN_TIMEOUT = 35000;
    
        /**
         * No flags set in SMB header.
         */
        int FLAGS_NONE = 0x00;
        /**
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sun Aug 24 00:49:49 UTC 2025
    - 12.8K bytes
    - Viewed (0)
  2. cmd/apierrorcode_string.go

    	_ = x[ErrInvalidDataSource-245]
    	_ = x[ErrInvalidTableAlias-246]
    	_ = x[ErrMissingRequiredParameter-247]
    	_ = x[ErrObjectSerializationConflict-248]
    	_ = x[ErrUnsupportedSQLOperation-249]
    	_ = x[ErrUnsupportedSQLStructure-250]
    	_ = x[ErrUnsupportedSyntax-251]
    	_ = x[ErrUnsupportedRangeHeader-252]
    	_ = x[ErrLexerInvalidChar-253]
    	_ = x[ErrLexerInvalidOperator-254]
    	_ = x[ErrLexerInvalidLiteral-255]
    	_ = x[ErrLexerInvalidIONLiteral-256]
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Wed Apr 16 07:34:24 UTC 2025
    - 21.6K bytes
    - Viewed (0)
  3. docs/ko/docs/tutorial/metadata.md

    | `description` | `str` | API에 대한 짧은 설명입니다. 마크다운을 사용할 수 있습니다. |
    | `version` | `string` | API의 버전입니다. OpenAPI의 버전이 아닌, 여러분의 애플리케이션의 버전을 나타냅니다. 예: `2.5.0` |
    | `terms_of_service` | `str` | API 이용 약관의 URL입니다. 제공하는 경우 URL 형식이어야 합니다. |
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 6.4K bytes
    - Viewed (0)
  4. src/test/java/jcifs/dcerpc/msrpc/MsrpcShareGetInfoTest.java

            securityDescriptorBytes[23] = 0; // ACL size (high byte)
            securityDescriptorBytes[24] = 0; // ACE count (low byte) - 0 ACEs
            securityDescriptorBytes[25] = 0; // ACE count (high byte)
            securityDescriptorBytes[26] = 0; // sbz2 (low byte)
            securityDescriptorBytes[27] = 0; // sbz2 (high byte)
    
            info502.security_descriptor = securityDescriptorBytes;
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 14.3K bytes
    - Viewed (0)
  5. src/test/java/jcifs/http/NtlmSspTest.java

            message[20] = 24; // Length
            message[21] = 0;
            message[22] = 24; // Max Length
            message[23] = 0;
            message[24] = 88; // Offset
            message[25] = 0;
            message[26] = 0;
            message[27] = 0;
    
            // Domain (12 bytes "DOMAIN" in Unicode at offset 112)
            message[28] = 12; // Length
            message[29] = 0;
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 21 04:51:33 UTC 2025
    - 11.4K bytes
    - Viewed (0)
  6. src/test/java/jcifs/internal/smb1/trans/nt/SmbComNtTransactionTest.java

            transaction.setTotalDataCount(1000);
            transaction.setMaxParameterCount(2048);
            transaction.setMaxDataCountForTest(4096);
            transaction.setParameterCount(250);
            transaction.setParameterOffset(150);
            transaction.setDataCount(500);
            transaction.setDataOffset(400);
            transaction.setSetupCount(2);
            transaction.setSetupWireFormatReturn(8);
    
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Thu Aug 14 05:31:44 UTC 2025
    - 18.1K bytes
    - Viewed (0)
  7. android/guava-tests/test/com/google/common/primitives/CharsTest.java

        assertThat(Chars.constrainToRange((char) 1, (char) 1, (char) 5)).isEqualTo((char) 1);
        assertThat(Chars.constrainToRange((char) 1, (char) 3, (char) 5)).isEqualTo((char) 3);
        assertThat(Chars.constrainToRange((char) 255, (char) 250, (char) 254)).isEqualTo((char) 254);
        assertThat(Chars.constrainToRange((char) 5, (char) 2, (char) 2)).isEqualTo((char) 2);
        assertThrows(
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 25.9K bytes
    - Viewed (0)
  8. android/guava-tests/test/com/google/common/collect/IteratorsTest.java

          protected Iterator<Integer> newTargetIterator() {
            return Iterators.concat(iterateOver(1), iterateOver(), iterateOver(), iterateOver(2));
          }
        }.test();
      }
    
      @GwtIncompatible // fairly slow (~50s)
      public void testConcatUnmodifiable() {
        new IteratorTester<Integer>(
            5, UNMODIFIABLE, asList(1, 2), IteratorTester.KnownOrder.KNOWN_ORDER) {
          @Override
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 54.4K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_ru.properties

    labels.facet_contentLength_1m=1 МБ - &nbsp;
    labels.facet_contentLength_10kto50k=10 КБ - 50 КБ
    labels.facet_contentLength_50kto100k=50 КБ - 100 КБ
    labels.facet_contentLength_100kto250k=100 КБ - 250 КБ
    labels.facet_contentLength_250kto500k=250 КБ - 500 КБ
    labels.facet_contentLength_1mto5m=1 МБ - 5 МБ
    labels.facet_contentLength_5m=5 МБ - &nbsp;
    labels.facet_filetype_title=Тип файла
    labels.facet_filetype_html=HTML
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_de.properties

    labels.facet_contentLength_1m=1 MB - &nbsp;
    labels.facet_contentLength_10kto50k=10 KB - 50 KB
    labels.facet_contentLength_50kto100k=50 KB - 100 KB
    labels.facet_contentLength_100kto250k=100 KB - 250 KB
    labels.facet_contentLength_250kto500k=250 KB - 500 KB
    labels.facet_contentLength_1mto5m=1 MB - 5 MB
    labels.facet_contentLength_5m=5 MB - &nbsp;
    labels.facet_filetype_title=Dateityp
    labels.facet_filetype_html=HTML
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.5K bytes
    - Viewed (1)
Back to top