Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. misc/ios/README

    ideviceinstaller tools from https://www.libimobiledevice.org/. Use the HEAD versions from
    source; the stable versions have bugs that prevents the Go exec wrapper to install and run
    apps.
    
    Second, the Go exec wrapper must be told the developer account signing identity, the team
    id and a provisioned bundle id to use. They're specified with the environment variables
    GOIOS_DEV_ID, GOIOS_TEAM_ID and GOIOS_APP_ID. The detect.go program in this directory will
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Dec 29 21:49:26 GMT 2020
    - 2.7K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `How am I to get in?' asked Alice again, in a louder tone.
    
      `ARE you to get in at all?' said the Footman.  `That's the
    first question, you know.'
    
      It was, no doubt:  only Alice did not like to be told so.
    `It's really dreadful,' she muttered to herself, `the way all the
    creatures argue.  It's enough to drive one crazy!'
    
      The Footman seemed to think this a good opportunity for
    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)
  3. docs/en/docs/tutorial/query-params-str-validations.md

    ## Use `Annotated` in the type for the `q` parameter
    
    Remember I told you before that `Annotated` can be used to add metadata to your parameters in the [Python Types Intro](../python-types.md#type-hints-with-metadata-annotations){.internal-link target=_blank}?
    
    Now it's the time to use it with FastAPI. 🚀
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Fri Mar 22 01:42:11 GMT 2024
    - 25.7K bytes
    - Viewed (0)
  4. RELEASE.md

    Penghao Cen, Phil, Raghuraman-K, resec, Rohin Mohanadas, Sandeep N Gupta, Scott
    Tseng, seaotterman, Seo Sanghyeon, Sergei Lebedev, Ted Chang, terrytangyuan, Tim
    H, tkunic, Tod, vihanjain, Yan Facai (颜发才), Yin Li, Yong Tang, Yukun Chen,
    Yusuke Yamada
    
    # Release 1.6.0
    
    ## Breaking Changes
    
    *   Prebuilt binaries are now built against CUDA 9.0 and cuDNN 7.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  5. docs/contribute/concurrency.md

    The application-layer must block on writing I/O. We can't return from a write until we've pushed its bytes onto the socket. Otherwise, if the write fails we are unable to deliver its IOException to the application. We would have told the application layer that the write succeeded, but it didn't!
    
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sun Feb 06 16:35:36 GMT 2022
    - 7K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `How am I to get in?' asked Alice again, in a louder tone.
    
      `ARE you to get in at all?' said the Footman.  `That's the
    first question, you know.'
    
      It was, no doubt:  only Alice did not like to be told so.
    `It's really dreadful,' she muttered to herself, `the way all the
    creatures argue.  It's enough to drive one crazy!'
    
      The Footman seemed to think this a good opportunity for
    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)
  7. CHANGELOG/CHANGELOG-1.14.md

    - Fixed admission metrics in seconds. ([#72343](https://github.com/kubernetes/kubernetes/pull/72343), [@danielqsj](https://github.com/danielqsj))
    - When a watch is closed by an HTTP2 load balancer and we are told to go away, skip printing the message to stderr by default.
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
  8. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    goupile.fr
    
    // Government of the Netherlands: https://www.government.nl
    // Submitted by <******@****.***>
    gov.nl
    
    // Group 53, LLC : https://www.group53.com
    // Submitted by Tyler Todd <******@****.***>
    awsmppl.com
    
    // GünstigBestellen : https://günstigbestellen.de
    // Submitted by Furkan Akkoc <******@****.***>
    günstigbestellen.de
    günstigliefern.de
    
    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)
Back to top