Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Yuan (0.01 sec)

  1. AUTHORS

    # See the latter for an explanation.
    
    # Names should be added to this file as:
    # Name or Organization <email address>
    # The email address is not required for organizations.
    
    Google Inc.
    Yuan Tang <******@****.***>
    Registered: 2025-05-27 12:39
    - Last Modified: 2022-03-03 15:11
    - 357 bytes
    - Viewed (0)
  2. CITATION.cff

        given-names: Oriol
      - family-names: Warden
        given-names: Pete
      - family-names: Wattenberg
        given-names: Martin
      - family-names: Wicke
        given-names: Martin
      - family-names: Yu
        given-names: Yuan
      - family-names: Zheng
        given-names: Xiaoqiang
    identifiers:
      - type: doi
        value: 10.5281/zenodo.4724125
        description: The concept DOI for the collection containing all versions of the Citation File Format.
    Registered: 2025-05-27 12:39
    - Last Modified: 2021-09-06 15:26
    - 3.5K bytes
    - Viewed (0)
  3. docs/vi/docs/deployment/versions.md

    Đó là lí do các phiên bản hiện tại vẫn còn là 0.x.x, điều này phản ánh rằng mỗi phiên bản có thể có các thay đổi gây mất tương thích. Điều này tuân theo các quy ước về <a href="https://semver.org/" class="external-link" target="blank">Semantic Versioning</a>.
    
    Registered: 2025-05-25 07:19
    - Last Modified: 2025-02-28 14:15
    - 4.5K bytes
    - Viewed (0)
  4. src/main/resources/fess_indices/fess/ca/stopwords.txt

    nogensmenys
    només
    nosaltres
    nostra
    nostre
    nostres
    o
    oh
    oi
    on
    pas
    pel
    pels
    per
    però
    perquè
    poc 
    poca
    pocs
    poques
    potser
    propi
    qual
    quals
    quan
    quant 
    que
    què
    quelcom
    qui
    quin
    quina
    quines
    quins
    s'ha
    s'han
    sa
    semblant
    semblants
    ses
    seu 
    seus
    seva
    seva
    seves
    si
    sobre
    sobretot
    Registered: 2025-05-26 08:04
    - Last Modified: 2018-07-19 06:31
    - 1.3K bytes
    - Viewed (0)
  5. licenses/github.com/huandu/xstrings/LICENSE

    The MIT License (MIT)
    
    Copyright (c) 2015 Huan Du
    
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to deal
    in the Software without restriction, including without limitation the rights
    to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
    copies of the Software, and to permit persons to whom the Software is
    Registered: 2025-05-28 22:53
    - Last Modified: 2019-10-26 02:47
    - 1K bytes
    - Viewed (0)
  6. docs/vi/docs/fastapi-cli.md

    # FastAPI CLI
    
    **FastAPI CLI** là một chương trình dòng lệnh có thể được sử dụng để phục vụ ứng dụng FastAPI của bạn, quản lý dự án FastAPI của bạn và nhiều hoạt động khác.
    
    Khi bạn cài đặt FastAPI (vd với `pip install "fastapi[standard]"`), nó sẽ bao gồm một gói được gọi là `fastapi-cli`, gói này cung cấp lệnh `fastapi` trong terminal.
    
    Để chạy ứng dụng FastAPI của bạn cho quá trình phát triển (development), bạn có thể sử dụng lệnh `fastapi dev`:
    
    <div class="termy">
    Registered: 2025-05-25 07:19
    - Last Modified: 2025-02-07 22:09
    - 5.4K bytes
    - Viewed (0)
  7. docs/es/docs/tutorial/index.md

    </pre>
    ```
    
    </div>
    
    Es **ALTAMENTE recomendable** que escribas o copies el código, lo edites y lo ejecutes localmente.
    
    Usarlo en tu editor es lo que realmente te muestra los beneficios de FastAPI, al ver cuán poco código tienes que escribir, todos los chequeos de tipos, autocompletado, etc.
    
    ---
    
    ## Instalar FastAPI
    
    El primer paso es instalar FastAPI.
    
    Registered: 2025-05-25 07:19
    - Last Modified: 2024-12-30 17:46
    - 6.3K bytes
    - Viewed (0)
Back to top