Search Options

Results per page
Sort
Preferred Languages
Advance

Results 931 - 940 of 1,180 for round (0.02 sec)

  1. docs/em/docs/tutorial/handling-errors.md

    {
      "item": "The Foo Wrestlers"
    }
    ```
    
    โœ‹๏ธ ๐Ÿšฅ ๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ“จ `http://example.com/items/bar` (๐Ÿšซ-๐Ÿšซ `item_id` `"bar"`), ๐Ÿ‘ˆ ๐Ÿ‘ฉโ€๐Ÿ’ป ๐Ÿ”œ ๐Ÿ“จ ๐Ÿ‡บ๐Ÿ‡ธ๐Ÿ” ๐Ÿ‘” ๐Ÿ“Ÿ 4๏ธโƒฃ0๏ธโƒฃ4๏ธโƒฃ ("๐Ÿšซ ๐Ÿ”Ž" โŒ), & ๐ŸŽป ๐Ÿ“จ:
    
    ```JSON
    {
      "detail": "Item not found"
    }
    ```
    
    /// tip
    
    ๐Ÿ•โ” ๐Ÿ™‹โ€โ™€ `HTTPException`, ๐Ÿ‘† ๐Ÿ’ช ๐Ÿšถโ€โ™€๏ธ ๐Ÿ™† ๐Ÿ’ฒ ๐Ÿ‘ˆ ๐Ÿ’ช ๐Ÿ—œ ๐ŸŽป ๐Ÿ”ข `detail`, ๐Ÿšซ ๐Ÿ•ด `str`.
    
    ๐Ÿ‘† ๐Ÿ’ช ๐Ÿšถโ€โ™€๏ธ `dict`, `list`, โ™’๏ธ.
    
    ๐Ÿ‘ซ ๐Ÿต ๐Ÿ” **FastAPI** & ๐Ÿ—œ ๐ŸŽป.
    
    ///
    
    ## ๐Ÿšฎ ๐Ÿ›ƒ ๐ŸŽš
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 8.1K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/ds/callback/FileListIndexUpdateCallbackImpl.java

         *
         * @param paramMap the parameter map to search
         * @param key the parameter key to look up
         * @param defaultValue the default value to return if key is not found
         * @return the parameter value as a string, or the default value if not found
         */
        protected String getParamValue(final DataStoreParams paramMap, final String key, final String defaultValue) {
            return paramMap.getAsString(key, defaultValue);
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Aug 07 03:06:29 UTC 2025
    - 28.9K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/hash/HashTestUtils.java

       * unequivocally demonstrate that funneling cannot be occurring. This is done bit-by-bit. For each
       * input bit(i) and output bit(j), two pairs of keys must be found with all bits identical except
       * bit(i). One pair must differ in output bit(j), and one pair must not. This proves that input
       * bit(i) can alter output bit(j).
       */
      static void checkNoFunnels(HashFunction function) {
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Mon Aug 11 19:31:30 UTC 2025
    - 25.6K bytes
    - Viewed (0)
  4. docs/ja/docs/tutorial/response-status-code.md

    * **`300`** ไปฅไธŠใฏใ€Œใƒชใƒ€ใ‚คใƒฌใ‚ฏใƒˆใ€ใฎใŸใ‚ใฎใ‚‚ใฎใงใ™ใ€‚ใ“ใ‚Œใ‚‰ใฎใ‚นใƒ†ใƒผใ‚ฟใ‚นใ‚ณใƒผใƒ‰ใ‚’ๆŒใคใƒฌใ‚นใƒใƒณใ‚นใฏ`304`๏ผˆNot Modified๏ผ‰ใ‚’้™คใใ€ใƒœใƒ‡ใ‚ฃใ‚’ๆŒใคใ“ใจใ‚‚ๆŒใŸใชใ„ใ“ใจใ‚‚ใงใใพใ™ใ€‚
    * **`400`** ไปฅไธŠใฏใ€Œใ‚ฏใƒฉใ‚คใ‚ขใƒณใƒˆใ‚จใƒฉใƒผใ€ใฎใƒฌใ‚นใƒใƒณใ‚นใฎใŸใ‚ใฎใ‚‚ใฎใงใ™ใ€‚ใ“ใ‚Œใ‚‰ใฏใ€ใŠใใ‚‰ใๆœ€ใ‚‚ๅคš็”จใ™ใ‚‹ใงใ‚ใ‚ใ†๏ผ’็•ช็›ฎใฎใ‚ฟใ‚คใƒ—ใงใ™ใ€‚
        * ไพ‹ใˆใฐใ€`404`ใฏใ€ŒNot Foundใ€ใƒฌใ‚นใƒใƒณใ‚นใงใ™ใ€‚
        * ใ‚ฏใƒฉใ‚คใ‚ขใƒณใƒˆใ‹ใ‚‰ใฎไธ€่ˆฌ็š„ใชใ‚จใƒฉใƒผใซใคใ„ใฆใฏใ€`400`ใ‚’ไฝฟ็”จใ™ใ‚‹ใ“ใจใŒใงใใพใ™ใ€‚
    * `500`ไปฅไธŠใฏใ‚ตใƒผใƒใƒผใ‚จใƒฉใƒผใฎใŸใ‚ใฎใ‚‚ใฎใงใ™ใ€‚ใ“ใ‚Œใ‚‰ใ‚’็›ดๆŽฅไฝฟใ†ใ“ใจใฏใปใจใ‚“ใฉใ‚ใ‚Šใพใ›ใ‚“ใ€‚ใ‚ขใƒ—ใƒชใ‚ฑใƒผใ‚ทใƒงใƒณใ‚ณใƒผใƒ‰ใ‚„ใ‚ตใƒผใƒใƒผใฎใฉใ“ใ‹ใงไฝ•ใ‹ๅ•้กŒใŒ็™บ็”Ÿใ—ใŸๅ ดๅˆใ€ใ“ใ‚Œใ‚‰ใฎใ‚นใƒ†ใƒผใ‚ฟใ‚นใ‚ณใƒผใƒ‰ใฎใ„ใšใ‚Œใ‹ใŒ่‡ชๅ‹•็š„ใซ่ฟ”ใ•ใ‚Œใพใ™ใ€‚
    
    /// tip | ่ฑ†็Ÿฅ่ญ˜
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Nov 18 02:25:44 UTC 2024
    - 5.5K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/net/InetAddresses.java

       *
       * <p>All of the fields in this class are encoded in various portions of the IPv6 address as part
       * of the protocol. More protocols details can be found at: <a target="_parent"
       * href="http://en.wikipedia.org/wiki/Teredo_tunneling">http://en.wikipedia.
       * org/wiki/Teredo_tunneling</a>.
       *
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Wed Feb 19 21:24:11 UTC 2025
    - 47.4K bytes
    - Viewed (0)
  6. okhttp-logging-interceptor/src/test/java/okhttp3/logging/HttpLoggingInterceptorTest.kt

        fun assertLogEqual(expected: String) =
          apply {
            assertThat(index, "No more messages found")
              .isLessThan(logs.size)
            assertThat(logs[index++]).isEqualTo(expected)
            return this
          }
    
        fun assertLogMatch(regex: Regex) =
          apply {
            assertThat(index, "No more messages found")
              .isLessThan(logs.size)
            assertThat(logs[index++])
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Aug 21 14:27:04 UTC 2025
    - 37.5K bytes
    - Viewed (0)
  7. cmd/bucket-handlers.go

    	dObjects, errs := deleteObjectsFn(ctx, bucket, deleteList, ObjectOptions{
    		PrefixEnabledFn:  vc.PrefixEnabled,
    		VersionSuspended: vc.Suspended(),
    	})
    
    	// Are all objects saying bucket not found?
    	if isAllBucketsNotFound(errs) {
    		writeErrorResponse(ctx, w, toAPIError(ctx, errs[0]), r.URL)
    		return
    	}
    
    	for i := range errs {
    		// DeleteMarkerVersionID is not used specifically to avoid
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 63.9K bytes
    - Viewed (0)
  8. README.md

        return ClassUtil.newInstance(className); // Wraps checked exceptions automatically
    } catch (ClassNotFoundRuntimeException e) {
        // Handle the wrapped exception
        logger.error("Class not found: " + className, e);
    }
    ```
    
    ## ๐Ÿ—๏ธ Architecture & Design Patterns
    
    ### Core Design Principles
    CoreLib follows a **utility-class pattern** where most functionality is exposed through static methods:
    
    Registered: Fri Sep 05 20:58:11 UTC 2025
    - Last Modified: Sun Aug 31 02:56:02 UTC 2025
    - 12.7K bytes
    - Viewed (0)
  9. android/guava-tests/test/com/google/common/primitives/BytesTest.java

        assertThat(newArray).isEqualTo(new byte[] {(byte) 0, (byte) 1, (byte) 2});
        newArray[1] = (byte) 5;
        assertThat((byte) list.get(1)).isEqualTo((byte) 1);
      }
    
      // This test stems from a real bug found by andrewk
      public void testAsList_subList_toArray_roundTrip() {
        byte[] array = {(byte) 0, (byte) 1, (byte) 2, (byte) 3};
        List<Byte> list = Bytes.asList(array);
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 17.5K bytes
    - Viewed (0)
  10. src/archive/tar/strconv_test.go

    // Copyright 2016 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    package tar
    
    import (
    	"math"
    	"strings"
    	"testing"
    	"time"
    )
    
    func TestFitsInBase256(t *testing.T) {
    	vectors := []struct {
    		in    int64
    		width int
    		ok    bool
    	}{
    		{+1, 8, true},
    		{0, 8, true},
    		{-1, 8, true},
    		{1 << 56, 8, false},
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Mon Sep 08 17:08:20 UTC 2025
    - 15K bytes
    - Viewed (0)
Back to top