Search Options

Results per page
Sort
Preferred Languages
Advance

Results 201 - 210 of 338 for Chaves (0.05 sec)

  1. licenses/k8s.io/component-base/LICENSE

    1. "control" means (i) the power, direct or indirect, to cause the
    2. direction or management of such entity, whether by contract or
    3. otherwise, or (ii) ownership of fifty percent (50%) or more of the
    4. outstanding shares, or (iii) beneficial ownership of such entity.
    5.  
    6. "You" (or "Your") shall mean an individual or Legal Entity
    7. exercising permissions granted by this License.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Sat Oct 26 02:47:39 UTC 2019
    - 11.1K bytes
    - Viewed (0)
  2. licenses/k8s.io/kube-openapi/pkg/validation/validate/LICENSE

    1. "control" means (i) the power, direct or indirect, to cause the
    2. direction or management of such entity, whether by contract or
    3. otherwise, or (ii) ownership of fifty percent (50%) or more of the
    4. outstanding shares, or (iii) beneficial ownership of such entity.
    5.  
    6. "You" (or "Your") shall mean an individual or Legal Entity
    7. exercising permissions granted by this License.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Dec 16 22:26:43 UTC 2020
    - 11.1K bytes
    - Viewed (0)
  3. licenses/sigs.k8s.io/apiserver-network-proxy/konnectivity-client/LICENSE

    1. "control" means (i) the power, direct or indirect, to cause the
    2. direction or management of such entity, whether by contract or
    3. otherwise, or (ii) ownership of fifty percent (50%) or more of the
    4. outstanding shares, or (iii) beneficial ownership of such entity.
    5.  
    6. "You" (or "Your") shall mean an individual or Legal Entity
    7. exercising permissions granted by this License.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Jun 27 20:56:17 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  4. licenses/sigs.k8s.io/controller-runtime/LICENSE

    1. "control" means (i) the power, direct or indirect, to cause the
    2. direction or management of such entity, whether by contract or
    3. otherwise, or (ii) ownership of fifty percent (50%) or more of the
    4. outstanding shares, or (iii) beneficial ownership of such entity.
    5.  
    6. "You" (or "Your") shall mean an individual or Legal Entity
    7. exercising permissions granted by this License.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Thu Aug 29 18:40:20 UTC 2024
    - 11.1K bytes
    - Viewed (0)
  5. licenses/sigs.k8s.io/yaml/goyaml.v2/LICENSE

    1. "control" means (i) the power, direct or indirect, to cause the
    2. direction or management of such entity, whether by contract or
    3. otherwise, or (ii) ownership of fifty percent (50%) or more of the
    4. outstanding shares, or (iii) beneficial ownership of such entity.
    5.  
    6. "You" (or "Your") shall mean an individual or Legal Entity
    7. exercising permissions granted by this License.
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Tue Oct 31 19:53:28 UTC 2023
    - 11.1K bytes
    - Viewed (0)
  6. docs/en/docs/tutorial/bigger-applications.md

    1. ///
    2.  
    3. ## Another module with `APIRouter`
    4.  
    5. Let's say you also have the endpoints dedicated to handling "items" from your application in the module at `app/routers/items.py`.
    6.  
    7. You have *path operations* for:
    8.  
    9. * `/items/`
    10. * `/items/{item_id}`
    11.  
    12. It's all the same structure as with `app/routers/users.py`.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 18.4K bytes
    - Viewed (0)
  7. docs/pt/docs/tutorial/security/first-steps.md

    1. * Normalmente, um token é definido para expirar depois de um tempo.
    2. * Então, o usuário terá que se logar de novo depois de um tempo.
    3. * E se o token for roubado, o risco é menor. Não é como se fosse uma chave permanente que vai funcionar para sempre (na maioria dos casos).
    4. * O frontend armazena aquele token temporariamente em algum lugar.
    5. * O usuário clica no frontend para ir à outra seção daquele frontend do aplicativo web.
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Sun Oct 06 20:36:54 UTC 2024
    - 8.4K bytes
    - Viewed (0)
  8. android/guava/src/com/google/common/util/concurrent/AtomicLongMap.java

    1. }
    2.  
    3. /**
    4. * Removes all mappings from this map whose values are zero.
    5. *
    6. * <p>This method is not atomic: the map may be visible in intermediate states, where some of the
    7. * zero values have been removed and others have not.
    8. */
    9. public void removeAllZeros() {
    10. Iterator<Entry<K, AtomicLong>> entryIterator = map.entrySet().iterator();
    11. while (entryIterator.hasNext()) {
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Mon Apr 01 16:15:01 UTC 2024
    - 14.1K bytes
    - Viewed (0)
  9. compat/maven-model-builder/src/site/apt/index.apt

    1. ({{{./apidocs/org/apache/maven/model/building/DefaultModelBuilder.html}javadoc}},
    2. {{{./xref/org/apache/maven/model/building/DefaultModelBuilder.html}source}})
    3. that manages the steps sequence.
    4.  
    5. The sequence is divided into 2 phases:
    6.  
    7. * phase 1
    8.  
    9. ** profile activation: see {{{./apidocs/org/apache/maven/model/profile/activation/package-summary.html}available activators}}.
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 13.2K bytes
    - Viewed (0)
  10. LICENSES/vendor/github.com/containerd/errdefs/LICENSE

    1. "control" means (i) the power, direct or indirect, to cause the
    2. direction or management of such entity, whether by contract or
    3. otherwise, or (ii) ownership of fifty percent (50%) or more of the
    4. outstanding shares, or (iii) beneficial ownership of such entity.
    5.  
    6. "You" (or "Your") shall mean an individual or Legal Entity
    7. exercising permissions granted by this License.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Sun Sep 22 18:50:45 UTC 2024
    - 10.6K bytes
    - Viewed (0)
Back to top