Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 169 for ve (0.3 sec)

  1. docs/tr/docs/how-to/index.md

    Bu fikirlerin büyük bir kısmı aşağı yukarı **bağımsız** olacaktır, çoğu durumda bunları sadece **projenize** hitap ediyorsa incelemelisiniz.
    
    Projeniz için ilginç ve yararlı görünen bir şey varsa devam edin ve inceleyin, aksi halde bunları atlayabilirsiniz.
    
    !!! tip "İpucu"
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jan 25 14:56:05 GMT 2024
    - 625 bytes
    - Viewed (0)
  2. docs/tr/docs/features.md

    ### Güvenlik ve kimlik doğrulama
    
    Güvenlik ve doğrulama database ve data modellerinden taviz vermeden entegre edilebilir durumda.
    
    Bütün güvenlik şemaları OpenAPI'da tanımlanmış durumda, kapsadıkları:
    
    * HTTP Basic.
    * **OAuth2** (ve **JWT tokenleriyle** beraber). Bu öğretici içeriğe göz atabilirsin [OAuth2 with JWT](tutorial/security/oauth2-jwt.md){.internal-link target=_blank}.
    * API anahtarları:
        * Headerlar.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Apr 18 19:53:19 GMT 2024
    - 11.1K bytes
    - Viewed (0)
  3. docs/tr/docs/fastapi-people.md

    ### Çeviri Değerlendirmeleri
    
    Yalnızca birkaç dil konuşabiliyorum (ve çok da iyi değilim 😅). Bu yüzden değerlendirme yapanların da döküman çevirilerini [**onaylama yetkisi**](contributing.md#translations){.internal-link target=_blank} var. Onlar olmasaydı çeşitli dillerde dökümantasyon da olmazdı.
    
    ---
    
    **En fazla değerlendirme yapanlar** 🕵️ kodun, dökümantasyonun ve özellikle **çevirilerin** Pull Request'lerini inceleyerek kalitesinden emin oldular.
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 16 23:54:24 GMT 2024
    - 6.8K bytes
    - Viewed (0)
  4. docs/tr/docs/tutorial/first-steps.md

    "Şema" terimi, JSON içeriği gibi bazı verilerin şeklini de ifade edebilir.
    
    Bu durumda, JSON özellikleri ve sahip oldukları veri türleri gibi anlamlarına gelir.
    
    #### OpenAPI ve JSON Şema
    
    OpenAPI, API'niz için bir API şeması tanımlar. Ve bu şema, JSON veri şemaları standardı olan **JSON Şema** kullanılarak API'niz tarafından gönderilen ve alınan verilerin tanımlarını (veya "şemalarını") içerir.
    
    #### `openapi.json` Dosyasına Göz At
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Feb 08 13:10:55 GMT 2024
    - 10.6K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/util/concurrent/AggregateFuture.java

          if (!firstTimeSeen) {
            /*
             * We've seen this, so we've seen its causes, too. No need to re-add them. (There's one case
             * where this isn't true, but we ignore it: If we record an exception, then someone calls
             * initCause() on it, and then we examine it again, we'll conclude that we've seen the whole
             * chain before when in fact we haven't. But this should be rare.)
    Java
    - Registered: Fri Apr 26 12:43:10 GMT 2024
    - Last Modified: Thu Feb 01 21:46:34 GMT 2024
    - 15.4K bytes
    - Viewed (0)
  6. docs/tr/docs/resources/index.md

    # Kaynaklar
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jan 25 14:57:16 GMT 2024
    - 83 bytes
    - Viewed (0)
  7. docs/tr/docs/about/index.md

    # Hakkında
    
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Jan 23 14:11:15 GMT 2024
    - 83 bytes
    - Viewed (0)
  8. .github/ISSUE_TEMPLATE/feature_request.md

    **Describe the solution you'd like**
    A clear and concise description of what you want to happen.
    
    **Describe alternatives you've considered**
    A clear and concise description of any alternative solutions or features you've considered.
    
    **Additional context**
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Tue May 07 20:49:54 GMT 2019
    - 610 bytes
    - Viewed (0)
  9. docs/tr/docs/external-links.md

    # Harici Bağlantılar ve Makaleler
    
    **FastAPI** sürekli büyüyen harika bir topluluğa sahiptir.
    
    **FastAPI** ile alakalı birçok yazı, makale, araç ve proje bulunmaktadır.
    
    Bunlardan bazılarının tamamlanmamış bir listesi aşağıda bulunmaktadır.
    
    !!! tip "İpucu"
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Tue Jan 09 15:28:47 GMT 2024
    - 1.1K bytes
    - Viewed (0)
  10. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      `Serpent, I say again!' repeated the Pigeon, but in a more
    subdued tone, and added with a kind of sob, `I've tried every
    way, and nothing seems to suit them!'
    
      `I haven't the least idea what you're talking about,' said
    Alice.
    
      `I've tried the roots of trees, and I've tried banks, and I've
    tried hedges,' the Pigeon went on, without attending to her; `but
    those serpents!  There's no pleasing them!'
    
    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)
Back to top