Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 19 of 19 for smear (0.03 sec)

  1. docs/vi/docs/virtual-environments.md

    // Kích hoạt môi trường ảo trong prisoner-of-azkaban/.venv 🚀
    $ source .venv/bin/activate
    
    // Bây giờ khi bạn chạy python, nó sẽ tìm thấy gói sirius được cài đặt trong môi trường ảo này ✨
    $ python main.py
    
    I solemnly swear 🐺
    
    (Tôi long trọng thề 🐺 - câu này được lấy từ Harry Potter, chú thích của người dịch)
    ```
    
    </div>
    
    ## Các cách làm tương tự
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Feb 07 22:19:18 UTC 2025
    - 26.1K bytes
    - Viewed (0)
  2. docs/es/docs/virtual-environments.md

    // Activa el entorno virtual en prisoner-of-azkaban/.venv 🚀
    $ source .venv/bin/activate
    
    // Ahora cuando ejecutes python, encontrará el paquete sirius instalado en este entorno virtual ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## Alternativas
    
    Esta es una guía simple para comenzar y enseñarte cómo funciona todo **por debajo**.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 30 18:26:57 UTC 2024
    - 22.2K bytes
    - Viewed (0)
  3. docs/en/docs/virtual-environments.md

    $ source .venv/bin/activate
    
    // Now when you run python, it will find the package sirius installed in this virtual environment ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## Alternatives { #alternatives }
    
    This is a simple guide to get you started and teach you how everything works **underneath**.
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:15:41 UTC 2025
    - 22.4K bytes
    - Viewed (0)
  4. docs/zh-hant/docs/virtual-environments.md

    $ deactivate
    
    // 啟用 prisoner-of-azkaban/.venv 中的虛擬環境 🚀
    $ source .venv/bin/activate
    
    // 現在當你執行 python 時,它會在這個虛擬環境中找到已安裝的 sirius 套件 ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## 替代方案
    
    這是一個簡單的指南,幫助你入門並教會你如何理解一切**底層**的原理。
    
    有許多**替代方案**來管理虛擬環境、套件依賴(requirements)、專案。
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Mon Dec 09 22:39:33 UTC 2024
    - 20.7K bytes
    - Viewed (0)
  5. docs/ja/docs/virtual-environments.md

    $ source .venv/bin/activate
    
    // Now when you run python, it will find the package sirius installed in this virtual environment ✨
    $ python main.py
    
    I solemnly swear 🐺
    ```
    
    </div>
    
    ## 代替手段
    
    これは、あらゆる仕組みを**根本から**学ぶためのシンプルな入門ガイドです。
    
    仮想環境、パッケージの依存関係(requirements)、プロジェクトの管理には、多くの**代替手段**があります。
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Wed Mar 19 12:22:33 UTC 2025
    - 27.8K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.22.md

    ### Bug or Regression
    
    - Added jitter factor to lease controller that better smears load on kube-apiserver over time. ([#101652](https://github.com/kubernetes/kubernetes/pull/101652), [@marseel](https://github.com/marseel)) [SIG API Machinery and Scalability]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.21.md

    ### Bug or Regression
    
    - Added jitter factor to lease controller that better smears load on kube-apiserver over time. ([#101652](https://github.com/kubernetes/kubernetes/pull/101652), [@marseel](https://github.com/marseel)) [SIG API Machinery and Scalability]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  8. CHANGELOG/CHANGELOG-1.20.md

    ### Bug or Regression
    
    - Added jitter factor to lease controller that better smears load on kube-apiserver over time. ([#101652](https://github.com/kubernetes/kubernetes/pull/101652), [@marseel](https://github.com/marseel)) [SIG API Machinery and Scalability]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  9. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    2F6C          ; mapped                 ; 76EE          # 3.0  KANGXI RADICAL EYE
    2F6D          ; mapped                 ; 77DB          # 3.0  KANGXI RADICAL SPEAR
    2F6E          ; mapped                 ; 77E2          # 3.0  KANGXI RADICAL ARROW
    2F6F          ; mapped                 ; 77F3          # 3.0  KANGXI RADICAL STONE
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top