Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 30 of 33 for Ye (0.02 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. docs/tr/docs/tutorial/query-params-str-validations.md

    ...parametreyi `None` varsayılan değeriyle opsiyonel yapar; şununla aynı:
    
    
    ```Python
    q: str | None = None
    ```
    
    Ancak `Query` sürümü bunun bir query parametresi olduğunu açıkça belirtir.
    
    Sonrasında `Query`’ye daha fazla parametre geçebiliriz. Bu örnekte string’ler için geçerli olan `max_length`:
    
    ```Python
    q: str | None = Query(default=None, max_length=50)
    ```
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 17.3K bytes
    - Click Count (0)
  2. docs/tr/docs/advanced/generate-clients.md

    Örneğin burada ilk tag'i (muhtemelen tek tag'iniz olur) ve *path operation* adını (function adı) kullanıyor.
    
    Sonrasında bu özel fonksiyonu `generate_unique_id_function` parametresiyle **FastAPI**'ye geçebilirsiniz:
    
    {* ../../docs_src/generate_clients/tutorial003_py310.py hl[6:7,10] *}
    
    ### Özel Operation ID'lerle TypeScript Client Üretme { #generate-a-typescript-client-with-custom-operation-ids }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 10.2K bytes
    - Click Count (0)
  3. docs/tr/docs/tutorial/security/oauth2-jwt.md

    /// note | Not
    
    Yeni (sahte) veritabanı `fake_users_db`'ye bakarsanız, hash'lenmiş password'ün artık nasıl göründüğünü görebilirsiniz: `"$argon2id$v=19$m=65536,t=3,p=4$wagCPXjifgvUFBzq4hqe3w$CYaIb8sB+wtD+Vu/P4uod1+Qof8h+1g7bbDlBID48Rc"`.
    
    ///
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 12.1K bytes
    - Click Count (0)
  4. docs/tr/docs/python-types.md

    {* ../../docs_src/python_types/tutorial013_py310.py hl[1,4] *}
    
    Python'un kendisi bu `Annotated` ile bir şey yapmaz. Editörler ve diğer araçlar için tip hâlâ `str`'dir.
    
    Ama **FastAPI**'ye uygulamanızın nasıl davranmasını istediğinize dair ek metadata sağlamak için `Annotated` içindeki bu alanı kullanabilirsiniz.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 11.9K bytes
    - Click Count (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    com.sv
    com.sy
    com.tj
    com.tm
    com.tn
    com.to
    com.tr
    com.tt
    com.tw
    com.ua
    com.ug
    com.uy
    com.uz
    com.vc
    com.ve
    com.vi
    com.vn
    com.vu
    com.ws
    com.ye
    com.zm
    commbank
    commune.am
    community
    community-pro.de
    community-pro.net
    como.it
    company
    compare
    computer
    comsec
    condos
    conf.au
    conf.lv
    conf.se
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Tue May 27 22:00:49 GMT 2025
    - 129.6K bytes
    - Click Count (3)
  6. docs/tr/docs/tutorial/sql-databases.md

    Eğer `-> HeroPublic` yazsaydık, editörünüz ve linter’ınız (haklı olarak) `HeroPublic` yerine `Hero` döndürdüğünüz için şikayet edecekti.
    
    Bunu `response_model` içinde belirterek **FastAPI**’ye işini yapmasını söylüyoruz; type annotation’lara ve editörünüzün/diğer araçların sağladığı desteğe karışmamış oluyoruz.
    
    ///
    
    ### `HeroPublic` ile Hero’ları Okuma { #read-heroes-with-heropublic }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 16.8K bytes
    - Click Count (0)
  7. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    13F6..13F7    ; disallowed                             # NA   <reserved-13F6>..<reserved-13F7>
    13F8          ; mapped                 ; 13F0          # 8.0  CHEROKEE SMALL LETTER YE
    13F9          ; mapped                 ; 13F1          # 8.0  CHEROKEE SMALL LETTER YI
    13FA          ; mapped                 ; 13F2          # 8.0  CHEROKEE SMALL LETTER YO
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
  8. docs/tr/docs/advanced/behind-a-proxy.md

    {* ../../docs_src/behind_a_proxy/tutorial002_py310.py hl[3] *}
    
    `FastAPI`'ye `root_path` vermek, Uvicorn veya Hypercorn'a `--root-path` komut satırı seçeneğini vermekle eşdeğerdir.
    
    ### `root_path` Hakkında { #about-root-path }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 16.5K bytes
    - Click Count (0)
  9. docs/tr/docs/virtual-environments.md

    ```mermaid
    flowchart LR
        stone(philosophers-stone) -->|requires| harry-1[harry v1]
    ```
    
    Sonra daha ileri bir zamanda `prisoner-of-azkaban` adlı başka bir proje oluşturuyorsunuz; bu proje de `harry`'ye bağlı, fakat bu proje **`harry` versiyon `3`** istiyor.
    
    ```mermaid
    flowchart LR
        azkaban(prisoner-of-azkaban) --> |requires| harry-3[harry v3]
    ```
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 07:53:17 GMT 2026
    - 23.5K bytes
    - Click Count (0)
  10. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    up his head--Brandy now--Don't choke him--How was it, old fellow?
    What happened to you?  Tell us all about it!'
    
      Last came a little feeble, squeaking voice, (`That's Bill,'
    thought Alice,) `Well, I hardly know--No more, thank ye; I'm
    better now--but I'm a deal too flustered to tell you--all I know
    is, something comes at me like a Jack-in-the-box, and up I goes
    like a sky-rocket!'
    
      `So you did, old fellow!' said the others.
    
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Apr 21 02:27:51 GMT 2017
    - 145.2K bytes
    - Click Count (0)
Back to Top