Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 124 for understand (0.2 seconds)

  1. docs/bucket/versioning/DESIGN.md

    `xl.meta` is a new self describing backend format used by MinIO to support AWS S3 compatible versioning.
    This file is the source of truth for each `version` at rest. `xl.meta` is a msgpack file serialized from a
    well defined data structure. To understand `xl.meta` here are the few things to start with
    
    `xl.meta` carries first 8 bytes an XL header which describes the current format and the format version,
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Sun Jul 17 15:43:14 GMT 2022
    - 5.8K bytes
    - Click Count (0)
  2. android/guava/src/com/google/common/util/concurrent/NullnessCasts.java

       * code would be responsible for populating a "real" {@code T} (which might still be the value
       * {@code null}!) before returning it to callers. Depending on how the code is structured, a
       * nullness analysis might not understand that the field has been populated. To avoid that problem
       * without having to add {@code @SuppressWarnings}, the code can call this method.
       *
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Wed Aug 13 20:49:47 GMT 2025
    - 4K bytes
    - Click Count (0)
  3. build-logic-commons/basics/src/main/kotlin/gradlebuild.minify.gradle.kts

     *
     * WARNING: if you decide to do the minification by hand, make sure that you cover all paths of loading classes:
     * reflection, dynamic loading, etc. and understand how the library works internally.
     * These changes might break things in subtle ways otherwise.
     */
    val keepPatterns = mapOf(
        "it.unimi.dsi:fastutil" to setOf(
            // For persistence cache
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Thu Mar 12 18:27:10 GMT 2026
    - 5.8K bytes
    - Click Count (0)
  4. .teamcity/src/main/kotlin/model/FunctionalTestBucketGenerator.kt

        subprojectName: String,
    ): Boolean =
        if (testCoverage.os == Os.MACOS && testCoverage.arch == Arch.AMD64) {
            subprojectName.contains("native") ||
                // Include precondition-tester here so we understand that tests do run on macOS intel as well
                subprojectName in listOf("file-watching", "snapshots", "workers", "logging", "precondition-tester")
        } else {
            true
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Thu Apr 10 15:09:32 GMT 2025
    - 7.3K bytes
    - Click Count (0)
  5. guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/Platform.java

        @SuppressWarnings("unchecked")
        Class<E> result = classOrNull == null ? (Class<E>) (Class<?>) Object.class : classOrNull;
        return result;
      }
    
      /*
       * If I understand correctly:
       *
       * This needs to be a @JsMethod so that J2CL knows to look for a JavaScript implemention of
       * it in Platform.native.js. (The JavaScript implementation inline below is visible to *GWT*, but
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Jan 23 17:16:53 GMT 2026
    - 5.3K bytes
    - Click Count (0)
  6. docs/en/docs/how-to/migrate-from-pydantic-v1-to-pydantic-v2.md

    Pydantic has an official [Migration Guide](https://docs.pydantic.dev/latest/migration/) from v1 to v2.
    
    It also includes what has changed, how validations are now more correct and strict, possible caveats, etc.
    
    You can read it to understand better what has changed.
    
    ## Tests { #tests }
    
    Make sure you have [tests](../tutorial/testing.md) for your app and you run them on continuous integration (CI).
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 5.4K bytes
    - Click Count (0)
  7. docs/en/docs/tutorial/query-params-str-validations.md

    These custom validators are for things that can be checked with **only** the **same data** provided in the request.
    
    ///
    
    ### Understand that Code { #understand-that-code }
    
    The important point is just using **`AfterValidator` with a function inside `Annotated`**. Feel free to skip this part. ๐Ÿคธ
    
    ---
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 16.3K bytes
    - Click Count (0)
  8. src/main/java/jcifs/internal/dtyp/ACE.java

     * such as those associated with files and directories. The Windows OS
     * determines which users have the necessary permissions to access objects
     * based on these entries.
     * <p>
     * To fully understand the information exposed by this class a description
     * of the access check algorithm used by Windows is required. The following
     * is a basic description of the algorithm. For a more complete description
    Created: Sun Apr 05 00:10:12 GMT 2026
    - Last Modified: Sat Aug 16 01:32:48 GMT 2025
    - 5.6K bytes
    - Click Count (0)
  9. docs/zh-hant/docs/help-fastapi.md

    ่ซ‹่จ˜ๅพ—๏ผŒๆœ€้‡่ฆ็š„ๆ˜ฏ๏ผš็›ก้‡ๅ‹ๅ–„ใ€‚ๅคงๅฎถๅฏ่ƒฝๅธถ่‘—ๆŒซๆŠ˜่€Œไพ†๏ผŒๅพˆๅคšๆ™‚ๅ€™ๆๅ•ๆ–นๅผไธๅค ็†ๆƒณ๏ผŒไฝ†่ซ‹็›กไฝ ๆ‰€่ƒฝไฟๆŒๅ‹ๅ–„ใ€‚๐Ÿค—
    
    **FastAPI** ็คพ็พค็š„็†ๅฟตๆ˜ฏๅ‹ๅ–„ไธ”ๆญก่ฟŽๅคงๅฎถใ€‚ๅŒๆ™‚๏ผŒไนŸไธ่ฆๆŽฅๅ—้œธๅ‡Œๆˆ–ๅฐไป–ไบบไธๅฐŠ้‡็š„่กŒ็‚บใ€‚ๆˆ‘ๅ€‘่ฆๅฝผๆญค็…ง้กงใ€‚
    
    ---
    
    ไปฅไธ‹ๆ˜ฏๅœจ๏ผˆDiscussions ๆˆ– Issues๏ผ‰ไธญๅนซๅŠฉไป–ไบบ่งฃๆฑบๅ•้กŒ็š„ๆ–นๅผ๏ผš
    
    ### ๅ…ˆ็†่งฃๅ•้กŒ { #understand-the-question }
    
    * ๅ…ˆ็ขบ่ชไฝ ๆ˜ฏๅฆ่ƒฝ็†่งฃๆๅ•่€…็š„**็›ฎ็š„**่ˆ‡ไฝฟ็”จๆƒ…ๅขƒใ€‚
    
    * ๆŽฅ่‘—็œ‹็œ‹ๅ•้กŒ๏ผˆ็ต•ๅคงๅคšๆ•ธๆ˜ฏๆๅ•๏ผ‰ๆ˜ฏๅฆ**ๆธ…ๆฅš**ใ€‚
    
    * ๅพˆๅคšๆ™‚ๅ€™๏ผŒๆๅ•ๆ˜ฏๅŸบๆ–ผไฝฟ็”จ่€…่‡ชๅทฑๆƒณๅƒไธญ็š„่งฃๆณ•๏ผŒไฝ†ๅฏ่ƒฝๆœ‰**ๆ›ดๅฅฝ**็š„ๆ–นๆณ•ใ€‚ๅฆ‚ๆžœไฝ ่ƒฝๆ›ด็†่งฃไป–ๅ€‘็š„ๅ•้กŒ่ˆ‡ไฝฟ็”จๆƒ…ๅขƒ๏ผŒไฝ ไนŸ่จฑ่ƒฝๆๅ‡บๆ›ดๅฅฝ็š„**ๆ›ฟไปฃ่งฃๆณ•**ใ€‚
    
    * ๅฆ‚ๆžœไฝ ็„กๆณ•็†่งฃๅ•้กŒ๏ผŒ่ซ‹่ฆๆฑ‚ๆไพ›ๆ›ดๅคš**็ดฐ็ฏ€**ใ€‚
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 11.9K bytes
    - Click Count (0)
  10. docs/ko/docs/help-fastapi.md

    **FastAPI** ์ปค๋ฎค๋‹ˆํ‹ฐ์˜ ๋ชฉํ‘œ๋Š” ์นœ์ ˆํ•˜๊ณ  ํ™˜์˜ํ•˜๋Š” ๊ฒƒ์ž…๋‹ˆ๋‹ค. ๋™์‹œ์—, ๊ดด๋กญํž˜์ด๋‚˜ ๋ฌด๋ก€ํ•œ ํ–‰๋™์„ ๋ฐ›์•„๋“ค์ด์ง€ ๋งˆ์„ธ์š”. ์šฐ๋ฆฌ๋Š” ์„œ๋กœ๋ฅผ ๋Œ๋ด์•ผ ํ•ฉ๋‹ˆ๋‹ค.
    
    ---
    
    ๋‹ค๋ฅธ ์‚ฌ๋žŒ๋“ค์˜ ์งˆ๋ฌธ(๋””์Šค์ปค์…˜ ๋˜๋Š” ์ด์Šˆ์—์„œ) ํ•ด๊ฒฐ์„ ๋„์šธ ์ˆ˜ ์žˆ๋Š” ๋ฐฉ๋ฒ•์€ ๋‹ค์Œ๊ณผ ๊ฐ™์Šต๋‹ˆ๋‹ค.
    
    ### ์งˆ๋ฌธ ์ดํ•ดํ•˜๊ธฐ { #understand-the-question }
    
    * ์งˆ๋ฌธํ•˜๋Š” ์‚ฌ๋žŒ์ด ๊ฐ€์ง„ **๋ชฉ์ **๊ณผ ์‚ฌ์šฉ ์‚ฌ๋ก€๋ฅผ ์ดํ•ดํ•  ์ˆ˜ ์žˆ๋Š”์ง€ ํ™•์ธํ•˜์„ธ์š”.
    
    * ๊ทธ๋Ÿฐ ๋‹ค์Œ ์งˆ๋ฌธ(๋Œ€๋ถ€๋ถ„์€ ์งˆ๋ฌธ์ž…๋‹ˆ๋‹ค)์ด **๋ช…ํ™•**ํ•œ์ง€ ํ™•์ธํ•˜์„ธ์š”.
    
    * ๋งŽ์€ ๊ฒฝ์šฐ ์‚ฌ์šฉ์ž๊ฐ€ ์ƒ์ƒํ•œ ํ•ด๊ฒฐ์ฑ…์— ๋Œ€ํ•œ ์งˆ๋ฌธ์„ ํ•˜์ง€๋งŒ, ๋” **์ข‹์€** ํ•ด๊ฒฐ์ฑ…์ด ์žˆ์„ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. ๋ฌธ์ œ์™€ ์‚ฌ์šฉ ์‚ฌ๋ก€๋ฅผ ๋” ์ž˜ ์ดํ•ดํ•˜๋ฉด ๋” ๋‚˜์€ **๋Œ€์•ˆ์ ์ธ ํ•ด๊ฒฐ์ฑ…**์„ ์ œ์•ˆํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 15.4K bytes
    - Click Count (0)
Back to Top