Search Options

Results per page
Sort
Preferred Languages
Advance

Results 231 - 240 of 262 for idea (0.22 sec)

  1. requirements_lock_3_11.txt

        --hash=sha256:fb267ce4b83f9c42560e9ff4d30f60f7ae492eacf9c7ede849edf8c1b860e16b
        # via
        #   -r ci/official/requirements_updater/requirements.in
        #   keras-nightly
    idna==3.10 \
        --hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
        --hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
        # via requests
    jax==0.4.7 \
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 67.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    ### Avoiding permanent beta
    
    From Kubernetes 1.20 onwards, SIG Architecture will implement a new policy to transition all REST APIs out of beta within nine months. The idea behind the new policy is to avoid features staying in beta for a long time. Once a new API enters beta, it will have nine months to either:
    
     - reach GA, and deprecate the beta, or
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. requirements_lock_3_13.txt

        --hash=sha256:fb267ce4b83f9c42560e9ff4d30f60f7ae492eacf9c7ede849edf8c1b860e16b
        # via
        #   -r ci/official/requirements_updater/requirements.in
        #   keras-nightly
    idna==3.10 \
        --hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
        --hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
        # via requests
    jax==0.4.7 \
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 66.2K bytes
    - Viewed (0)
  4. docs/es/docs/tutorial/query-params-str-validations.md

    * `fixedquery`: tiene el valor exacto `fixedquery`.
    * `$`: termina allí, no tiene más caracteres después de `fixedquery`.
    
    Si te sientes perdido con todas estas ideas de **"expresión regular"**, no te preocupes. Son un tema difícil para muchas personas. Aún puedes hacer muchas cosas sin necesitar expresiones regulares todavía.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Feb 15 16:23:59 UTC 2025
    - 16.5K bytes
    - Viewed (0)
  5. docs/pt/docs/virtual-environments.md

    ### Instalar pacotes diretamente
    
    Se estiver com pressa e não quiser usar um arquivo para declarar os requisitos de pacote do seu projeto, você pode instalá-los diretamente.
    
    /// tip | Dica
    
    É uma (muito) boa ideia colocar os pacotes e versões que seu programa precisa em um arquivo (por exemplo `requirements.txt` ou `pyproject.toml`).
    
    ///
    
    //// tab | `pip`
    
    <div class="termy">
    
    ```console
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 22.6K bytes
    - Viewed (0)
  6. README.md

    🔹 S3 API Compatible – Seamless integration with existing S3 tools
    🔹 Built for AI & Analytics – Optimized for large-scale data pipelines
    🔹 High Performance – Ideal for demanding storage workloads.
    
    AI storage documentation  (https://min.io/solutions/object-storage-for-ai).
    
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Tue Aug 12 18:20:36 UTC 2025
    - 18.7K bytes
    - Viewed (0)
  7. docs/ja/docs/features.md

    * **brainfuckなし**:
        * スキーマ定義のためのマイクロ言語を新たに学習する必要はありません。
        * Pythonの型を知っている場合は、既にPydanticの使用方法を知っているに等しいです。
    * ユーザーの **<abbr title = "コードエディターに似た統合開発環境">IDE</abbr>/<abbr title = "コードエラーをチェックするプログラム">リンター</abbr>/思考 とうまく連携します**:
        * Pydanticのデータ構造は、ユーザーが定義するクラスの単なるインスタンスであるため、オートコンプリート、リンティング、mypy、およびユーザーの直感はすべて、検証済みのデータで適切に機能するはずです。
    * **複雑な構造**を検証:
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sat Nov 09 16:39:20 UTC 2024
    - 12.2K bytes
    - Viewed (0)
  8. compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/LegacyRepositorySystem.java

                    } finally {
                        request.setLocalRepository(localRepository);
                    }
                }
            } catch (ComponentLookupException e) {
                // no ide workspace artifact resolution
            }
    
            return artifactResolver.resolve(request);
        }
    
        @Override
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jun 06 14:28:57 UTC 2025
    - 31.2K bytes
    - Viewed (0)
  9. ci/official/requirements_updater/numpy1_requirements/requirements_lock_3_9.txt

        --hash=sha256:fb267ce4b83f9c42560e9ff4d30f60f7ae492eacf9c7ede849edf8c1b860e16b
        # via
        #   -r ci/official/requirements_updater/requirements.in
        #   keras-nightly
    idna==3.10 \
        --hash=sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9 \
        --hash=sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
        # via requests
    importlib-metadata==8.6.1 \
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Wed Sep 03 23:57:17 UTC 2025
    - 65.9K bytes
    - Viewed (0)
  10. src/main/java/jcifs/smb1/smb1/SID.java

                ret.append("-").append(sub_authority[i] & 0xFFFFFFFFL);
            }
    
            return ret.toString();
        }
    
        /**
         * Return a String representing this SID ideal for display to
         * users. This method should return the same text that the ACL
         * editor in Windows would display.
         * <p>
         * Specifically, if the SID has
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Sat Aug 16 01:32:48 UTC 2025
    - 31.5K bytes
    - Viewed (0)
Back to top