Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 20 for Sit (0.23 sec)

  1. docs/en/docs/async.md

    You pay. 💸
    
    The cashier gives you the number of your turn.
    
    <img src="/img/async/concurrent-burgers/concurrent-burgers-04.png" class="illustration">
    
    While you are waiting, you go with your crush and pick a table, you sit and talk with your crush for a long time (as your burgers are very fancy and take some time to prepare).
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 23K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    such a nice little dog near our house I should like to show you!
    A little bright-eyed terrier, you know, with oh, such long curly
    brown hair!  And it'll fetch things when you throw them, and
    it'll sit up and beg for its dinner, and all sorts of things--I
    can't remember half of them--and it belongs to a farmer, you
    know, and he says it's so useful, it's worth a hundred pounds!
    Plain Text
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Viewed (0)
  3. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    such a nice little dog near our house I should like to show you!
    A little bright-eyed terrier, you know, with oh, such long curly
    brown hair!  And it'll fetch things when you throw them, and
    it'll sit up and beg for its dinner, and all sorts of things--I
    can't remember half of them--and it belongs to a farmer, you
    know, and he says it's so useful, it's worth a hundred pounds!
    Plain Text
    - Registered: Fri Apr 12 12:43:09 GMT 2024
    - Last Modified: Mon Oct 29 21:35:03 GMT 2012
    - 145.2K bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/collect/MinMaxPriorityQueue.java

          case 1:
            return 0; // The lone element in the queue is the maximum.
          case 2:
            return 1; // The lone element in the maxHeap is the maximum.
          default:
            // The max element must sit on the first level of the maxHeap. It is
            // actually the *lesser* of the two from the maxHeap's perspective.
            return (maxHeap.compareElements(1, 2) <= 0) ? 1 : 2;
        }
      }
    
      /**
    Java
    - Registered: Fri May 03 12:43:13 GMT 2024
    - Last Modified: Thu Feb 22 21:19:52 GMT 2024
    - 34K bytes
    - Viewed (0)
  5. docs/changelogs/changelog_2x.md

     *  **OkHttp now caches private responses**. We've changed from a shared cache
        to a private cache, and will now store responses that use an `Authorization`
        header. This means OkHttp's cache shouldn't be used on middleboxes that sit
        between user agents and the origin server.
    
     *  **TLS configuration updated.** OkHttp now explicitly enables TLSv1.2,
        TLSv1.1 and TLSv1.0 where they are supported. It will continue to perform
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sun Feb 06 02:19:09 GMT 2022
    - 26.6K bytes
    - Viewed (0)
  6. src/main/resources/fess_indices/_aws/fess.json

    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Tue Mar 23 12:38:28 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  7. src/main/resources/fess_indices/_cloud/fess.json

    Json
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Sat Feb 27 09:26:16 GMT 2021
    - 117.3K bytes
    - Viewed (0)
  8. api/go1.txt

    pkg syscall (linux-386), const ARPHRD_RAWHDLC ideal-int
    pkg syscall (linux-386), const ARPHRD_ROSE ideal-int
    pkg syscall (linux-386), const ARPHRD_RSRVD ideal-int
    pkg syscall (linux-386), const ARPHRD_SIT ideal-int
    pkg syscall (linux-386), const ARPHRD_SKIP ideal-int
    pkg syscall (linux-386), const ARPHRD_SLIP ideal-int
    pkg syscall (linux-386), const ARPHRD_SLIP6 ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  9. api/go1.1.txt

    pkg syscall (linux-386), const ARPHRD_RAWHDLC = 518
    pkg syscall (linux-386), const ARPHRD_ROSE = 270
    pkg syscall (linux-386), const ARPHRD_RSRVD = 260
    pkg syscall (linux-386), const ARPHRD_SIT = 776
    pkg syscall (linux-386), const ARPHRD_SKIP = 771
    pkg syscall (linux-386), const ARPHRD_SLIP = 256
    pkg syscall (linux-386), const ARPHRD_SLIP6 = 258
    pkg syscall (linux-386), const ARPHRD_TUNNEL = 768
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  10. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const ARPHRD_RAWHDLC ideal-int
    pkg syscall (linux-arm-cgo), const ARPHRD_ROSE ideal-int
    pkg syscall (linux-arm-cgo), const ARPHRD_RSRVD ideal-int
    pkg syscall (linux-arm-cgo), const ARPHRD_SIT ideal-int
    pkg syscall (linux-arm-cgo), const ARPHRD_SKIP ideal-int
    pkg syscall (linux-arm-cgo), const ARPHRD_SLIP ideal-int
    pkg syscall (linux-arm-cgo), const ARPHRD_SLIP6 ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top